Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6627 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-vIlBIsc9ANed/agent.2073 SSH_AGENT_PID=2075 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/private_key_13499032737945170793.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-master # 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/master^{commit} # timeout=10 Checking out Revision b07907031c42486a15145aa086d9a229d7f98e08 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b07907031c42486a15145aa086d9a229d7f98e08 # timeout=10 Commit message: "Fix Testcontainer issue with latest docker engine" > git rev-list --no-walk b07907031c42486a15145aa086d9a229d7f98e08 # 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-master] $ /bin/bash /tmp/jenkins10080153113351836705.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-8YsM 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-8YsM/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-8YsM/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.49 botocore==1.42.49 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.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.21.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 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.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 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.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.7.0 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.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.2 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.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6308829628934505563.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-6627 [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/a1policymanagementservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-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-master] $ /bin/sh -xe /tmp/jenkins13353657513397474513.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-master] $ /bin/sh /tmp/jenkins6200695464017596798.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-master@tmp/config2550180591339040977tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config14876097858293588293tmp [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-master] $ /bin/bash -l /tmp/jenkins5945780345597870501.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.12.0-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-master/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 5 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-master/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.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 10:07:26.369 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:26.391 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 10:07:26.578 [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. 10:07:26.834 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:26.834 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 10:07:26.841 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:26.841 [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.605 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 10:07:27.666 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-14509493900405543528/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 10:07:28.690 [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. 10:07:29.438 [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 10:07:30.237 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:07:32.354+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:07:32.360+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:07:34.898+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:07:38.548+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-02-14T10:07:40.630+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-02-14T10:07:42.854+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 12.664 seconds (process running for 21.226) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.12 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-02-14T10:07:44.496+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.231 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-02-14T10:07:44.843+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:44.851+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:46.893+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-02-14T10:07:46.945+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:46.947+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:46.957+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:46.958+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:46.975+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:46.976+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:48.985+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.472 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-02-14T10:07:49.145+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:49.147+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:49.148+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:49.297+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:49.299+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:49.300+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:49.301+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-02-14T10:07:49.306+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:49.308+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:49.309+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:49.451+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-02-14T10:07:49.475+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:49.477+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:49.478+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:49.485+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:07:50.375+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-02-14T10:07:50.454+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-02-14T10:07:50.456+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-02-14T10:07:50.456+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.470 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-02-14T10:07:50.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:50.482+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:50.482+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:50.602+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:50.605+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:50.606+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:50.742+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-02-14T10:07:50.855+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:50.857+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:50.857+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:50.865+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-02-14T10:07:50.971+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:50.979+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:50.980+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-02-14T10:07:50.998+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-02-14T10:07:51.114+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.115+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.116+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.759 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-02-14T10:07:51.406+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.407+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.576+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.577+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.604+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.605+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.615+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.616+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.619+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-02-14T10:07:51.628+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.629+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.642+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.643+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.652+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.653+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.663+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.664+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.673+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-02-14T10:07:51.673+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:07:51.676+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.431 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.182 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-02-14T10:09:01.847+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: 3bb73cfa-5ec1-48ee-a742-e1698771c0e0, 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: 69.65 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:09:02.758+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:09:02.759+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:09:03.262+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:09:03.969+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:09:03.972+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-02-14T10:09:04.371+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.717 seconds (process running for 102.749) [facility=, subject=, traceId=] 2026-02-14T10:09:04.640+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.839 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-02-14T10:09:05.434+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-02-14T10:09:05.550+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-02-14T10:09:05.651+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-02-14T10:09:05.652+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-02-14T10:09:05.753+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-02-14T10:09:05.857+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.531 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:09:06.072+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:09:06.072+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:09:06.412+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:09:06.869+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:09:07.261+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.258 seconds (process running for 105.639) [facility=, subject=, traceId=] 2026-02-14T10:09:07.860+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: 11aee8a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:08.168+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11aee8a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:08.428+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: 4cad427f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test 2026-02-14T10:09:08.485+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cad427f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:09:08.578+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:09:08.578+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:09:08.986+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:09:09.248+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:09:09.594+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 1.101 seconds (process running for 107.973) [facility=, subject=, traceId=] 2026-02-14T10:09:09.708+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: 4b81c3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:09.797+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-02-14T10:09:09.798+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-02-14T10:09:10.607+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:09:10.613+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:10.643+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:10.803+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: 264b8376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:10.813+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-02-14T10:09:10.819+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264b8376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:10.884+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: 4fb8dfc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:10.904+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb8dfc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:10.972+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/rics/ric1, and the Request Id: 4713a01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:10.981+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4713a01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.058+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/configuration, and the Request Id: 6d718dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.073+0000 [https-jsse-nio-auto-3-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:09:11.077+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-02-14T10:09:11.245+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 1351b204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.250+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1351b204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.252+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-02-14T10:09:11.264+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:09:11.341+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/rics, and the Request Id: 7dce6b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.348+0000 [https-jsse-nio-auto-3-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dce6b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.415+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: e20b867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.422+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e20b867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.502+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/status, and the Request Id: 3b83fe6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.512+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b83fe6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.591+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/configuration, and the Request Id: 4a4a356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.601+0000 [https-jsse-nio-auto-3-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:09:11.602+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-02-14T10:09:11.782+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: 1fa06151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:11.789+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa06151 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.314 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:09:11.872+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:09:11.872+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:09:12.160+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:09:12.394+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:09:12.717+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.896 seconds (process running for 111.096) [facility=, subject=, traceId=] 2026-02-14T10:09:12.849+0000 [https-jsse-nio-auto-4-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 1a88fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:12.933+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: 1f87f567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:12.951+0000 [https-jsse-nio-auto-4-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f87f567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:13.022+0000 [https-jsse-nio-auto-4-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 60790c64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:13.111+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, and the Request Id: 5e60746f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:09:13.259+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:09:13.259+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:09:13.527+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:09:13.745+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:09:14.073+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.864 seconds (process running for 112.451) [facility=, subject=, traceId=] 2026-02-14T10:09:14.157+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: 7606d704, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.221+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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:14.227+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-02-14T10:09:14.252+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7606d704 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.342+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: 2d3078a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.350+0000 [https-jsse-nio-auto-5-exec-1] 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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:14.351+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-02-14T10:09:14.434+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: 7e4c07a2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.470+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4c07a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.472+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:14.484+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3078a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.566+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: 242c4f31, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.581+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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:14.584+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-02-14T10:09:14.596+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: 6d1693be, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.609+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1693be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.610+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:14.616+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242c4f31 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.721+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: 5a2652bd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.727+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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:14.728+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-02-14T10:09:14.744+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: 4c0cb16c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.752+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0cb16c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.755+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:14.780+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2652bd the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.796+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: 4eb06914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.811+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: 3607cef3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.817+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3607cef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.842+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb06914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.938+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-02-14T10:09:14.938+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: 10e40792, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.944+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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:14.945+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-02-14T10:09:14.952+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: 14bf9fb0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.957+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14bf9fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:14.964+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:14.971+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e40792 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.005+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: 776d683f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.015+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: 24d23876, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.020+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d23876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.027+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776d683f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.160+0000 [https-jsse-nio-auto-5-exec-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-02-14T10:09:15.160+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: 32757ea, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.165+0000 [https-jsse-nio-auto-5-exec-3] 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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:15.166+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-02-14T10:09:15.178+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: 52c4b754, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.188+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c4b754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.190+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:15.195+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32757ea the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.228+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: 32bfde1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.241+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: 271fc80, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.253+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271fc80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.261+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bfde1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.332+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: 2e123751, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.347+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e123751 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.415+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: 3f311e8a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.423+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f311e8a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.488+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: 497f18a4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.493+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-02-14T10:09:15.500+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: 4d1e644b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.507+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:15.509+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1e644b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.514+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497f18a4 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.574+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/6e9dfd66-0e71-45b1-b704-ca9769d2ec87, and the Request Id: 5a09f453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.587+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: 2058c6a5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.592+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2058c6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.702+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: 17353b14, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.707+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.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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:15.708+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-02-14T10:09:15.714+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: 4e804ad4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.722+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:15.726+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e804ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.728+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17353b14 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.756+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: 5886f8f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.765+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: 5cbfbf92, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.776+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbfbf92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.777+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5886f8f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.842+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: 179fd1f7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.847+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-02-14T10:09:15.854+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: 5f25edf5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.861+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:15.866+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179fd1f7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.874+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f25edf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.922+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: 7270a97b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.927+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-02-14T10:09:15.935+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: 6c9a11f7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.940+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9a11f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:15.944+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:15.952+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7270a97b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.004+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: 47634a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.015+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: 3504ad8b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.027+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3504ad8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.032+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: 7e876d8d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.038+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e876d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.044+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47634a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.105+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/policy-types, and the Request Id: 58dcb18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.118+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58dcb18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.177+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: 78c2720, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.185+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-02-14T10:09:16.193+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: 76c63723, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.199+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c63723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.204+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:16.220+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c2720 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.273+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/c22e9e25-7ceb-437d-ab2c-b3008858c1b4, and the Request Id: 47bb5223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.291+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: 11dfb915, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.296+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dfb915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.300+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bb5223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.384+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: 6c23f4b1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.389+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-02-14T10:09:16.395+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: 61c548e6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.400+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c548e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.404+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:16.409+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c23f4b1 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.465+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/status, and the Request Id: 34c9442b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.476+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: c9d6f12, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.482+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9d6f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.488+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c9442b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.566+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: 5ae7f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.589+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae7f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.652+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/policy-types, and the Request Id: 76d05fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.662+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d05fb1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.725+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: 243bb7b0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.735+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243bb7b0 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.796+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: 5a9005e0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.805+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-02-14T10:09:16.812+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: 474fbaf8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.817+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474fbaf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.820+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:16.827+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9005e0 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.831+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: 36e43942, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.839+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-02-14T10:09:16.845+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: 717ea4d5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.851+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717ea4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.860+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e43942 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.921+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: cd7e40f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.930+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-02-14T10:09:16.937+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: 3ff66203, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.942+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff66203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.945+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:16.956+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: 1cd3a665, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.962+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd7e40f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.964+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-02-14T10:09:16.971+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: aca3b1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.976+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aca3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:16.989+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd3a665 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.053+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: 5723b058, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.061+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-02-14T10:09:17.072+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: 7e38841b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.077+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e38841b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.080+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.088+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5723b058 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.105+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: 619cf4f7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.112+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-02-14T10:09:17.121+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: 206f4bbd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.134+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206f4bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.135+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619cf4f7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.189+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: 1a046661, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.193+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-02-14T10:09:17.202+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: 3ee93a3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.210+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.217+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a046661 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.218+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee93a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.222+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: 3a82f10c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.226+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-02-14T10:09:17.233+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: 712c9b47, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.242+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712c9b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.248+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a82f10c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.316+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: 558c6d32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.321+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-02-14T10:09:17.328+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: 13cfde84, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.337+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.341+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cfde84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.343+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558c6d32 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.392+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: 564c8c10, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.396+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-02-14T10:09:17.400+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564c8c10 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.464+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: 597c67ba, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.468+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-02-14T10:09:17.474+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: 3f0758c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.478+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0758c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.481+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.485+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597c67ba the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.588+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: 5a3f4b03, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:17.598+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-02-14T10:09:17.604+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: 7254d71, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.609+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7254d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.612+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.616+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3f4b03 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:17.644+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: 4439c979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.658+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: 1c830aef, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.663+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c830aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.669+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4439c979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.754+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: 3ef387a4, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:17.761+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-02-14T10:09:17.771+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: 5034cc1c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.775+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5034cc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.778+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.782+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef387a4 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:17.805+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: 6bf02c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.813+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: 35d726c9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.821+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d726c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.826+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf02c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.908+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: 40e8e2c9, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:17.914+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-02-14T10:09:17.920+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: 45ea355d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.925+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ea355d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.932+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:17.936+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e8e2c9 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:17.961+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: 412ecea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.968+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: 6c1ef797, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.973+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1ef797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:17.980+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412ecea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.069+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: 2f59ced9, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:18.075+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-02-14T10:09:18.085+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: 67b8eae7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.091+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b8eae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.093+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:18.101+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f59ced9 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-02-14T10:09:18.126+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: 1003f2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.134+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: 6bd2bc6d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.139+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd2bc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.143+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1003f2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.203+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: 3fbdca3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.211+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-02-14T10:09:18.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: 1bf8197a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.223+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf8197a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.227+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:18.238+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbdca3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.282+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: 184115ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.290+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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:18.291+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-02-14T10:09:18.294+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184115ed the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.356+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: 466565ee, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.367+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-02-14T10:09:18.373+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: f2434da, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.380+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2434da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.386+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:18.391+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466565ee the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.448+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: 6721b996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.461+0000 [https-jsse-nio-auto-5-exec-10] 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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:18.462+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-02-14T10:09:18.468+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: 1233dae5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.486+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1233dae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.498+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6721b996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.558+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: 788ed8bd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.564+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-02-14T10:09:18.571+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: 41e4cebd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.576+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e4cebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.579+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:18.583+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788ed8bd the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.671+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: 573e0285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.680+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$ign1Hxa2.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:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-14T10:09:18.681+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-02-14T10:09:18.690+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: 6002aeb0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.695+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6002aeb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.710+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573e0285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.772+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: 41d65c82, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.777+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-02-14T10:09:18.785+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: 36e90b9f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.792+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e90b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.795+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:18.801+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d65c82 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.858+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: 218245de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.868+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-02-14T10:09:18.879+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: 6dacc144, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.884+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dacc144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.891+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218245de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.950+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/policyOne, and the Request Id: 5420c748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.961+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: 6eceb3be, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.967+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eceb3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:18.971+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5420c748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.039+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: 543d6dac, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.050+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-02-14T10:09:19.058+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: 77aad9ed, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.064+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aad9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.066+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:19.077+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543d6dac the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.128+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: 7c47c6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.140+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-02-14T10:09:19.150+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: 19f4f07a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.157+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f4f07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.165+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c47c6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.220+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: 403cc5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.233+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: 7741ca5e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.243+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7741ca5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.249+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403cc5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.309+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: 35db6780, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.317+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-02-14T10:09:19.325+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: 7a01bd0b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.331+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a01bd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.337+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:19.344+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35db6780 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.411+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/policyOne, and the Request Id: 22768ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.419+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-02-14T10:09:19.426+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: 82692, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.432+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.442+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22768ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.493+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: 54acb399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.506+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: 688f12fc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.513+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688f12fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.519+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54acb399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.602+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: 336367dc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.617+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-02-14T10:09:19.631+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: 659a6180, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.639+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659a6180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.646+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:19.662+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336367dc the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.720+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, and the Request Id: 31ab4c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.728+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-02-14T10:09:19.736+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: 6319b451, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.744+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6319b451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.751+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ab4c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.804+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: 52ae4419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.822+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: 5eb9fd34, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.828+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb9fd34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:19.835+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ae4419 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: 6.646 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:09:19.898+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:09:19.899+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:09:20.167+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:09:20.407+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:09:20.720+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.852 seconds (process running for 119.099) [facility=, subject=, traceId=] 2026-02-14T10:09:20.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/services, and the Request Id: d0de32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:20.807+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:20.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 577d4088, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:20.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-02-14T10:09:21.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/services, and the Request Id: 31b4db4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.192+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:21.194+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:21.398+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:21.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 5532f084, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-02-14T10:09:21.653+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-02-14T10:09:21.657+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:21.709+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:09:21.727+0000 [Thread-34] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:21.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: 7d56313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.784+0000 [Thread-39] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:21.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: 2c168b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 3e05eb79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.834+0000 [Thread-44] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:21.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: 3b5bcaed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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, and the Request Id: 5239b008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 18e154db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.885+0000 [Thread-49] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:21.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: 1e0ba3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 2b1833b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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/policy-instances, and the Request Id: 2c14779b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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/policy-instances, and the Request Id: 4e40b59a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 2ff37232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 3e57802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 4ffaf647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:21.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: 60ea93d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e40b59a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 1fab1f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.008+0000 [Thread-58] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:22.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ea93d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 2595c26d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c14779b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e57802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 213d1e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 7ee292f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fab1f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2595c26d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_0, and the Request Id: 66832727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee292f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_2_0, and the Request Id: 495931ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_4_0, and the Request Id: 88dc55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 28131629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213d1e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.054+0000 [https-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_0, and the Request Id: 615e5510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.061+0000 [Thread-64] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 5aa221f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.098+0000 [Thread-68] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:22.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: 2c2f7635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.124+0000 [Thread-72] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:22.143+0000 [Thread-75] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:22.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: 30e0d69d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 280068ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 460244cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_0-, and the Request Id: 35614d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_2_0-, and the Request Id: 2b54c44c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies/policy_1_0-, and the Request Id: 7c08869e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: d6cae8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 51084753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460244cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 208b3d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208b3d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_4_0-, and the Request Id: 7f0b99e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_5_0, and the Request Id: 85bc36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 66d2fc90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 3d07357a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies, and the Request Id: 60df8293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 2baf7ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-instances, and the Request Id: 7eed89ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 291ab36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_5_0-, and the Request Id: 4a6230ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eed89ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 61a3f075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies, and the Request Id: 6c49a575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 6c64fdd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a3f075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 61e8ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e8ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_6_0, and the Request Id: 7d00581b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 382ebc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 1cf7c7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 21fdf407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382ebc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf7c7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 38a058e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fdf407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315fb358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 7044eded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_6_0-, and the Request Id: 4f62e621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: c962b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7044eded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 274d9fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 5b1168b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_7_0, and the Request Id: 6032ab6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 281856e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_9_0, and the Request Id: 7e26c60a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321d1fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321d1fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281856e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 6445626e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-instances, and the Request Id: fe6b680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_8_0, and the Request Id: 776355cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 622efc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 4fbb7f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6445626e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe6b680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_9_0-, and the Request Id: 2be6837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 5c448b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbb7f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 5ccd8ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_10_0, and the Request Id: 63c3da12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccd8ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 5ceeb23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_7_0-, and the Request Id: 4adbf5b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: d4d685d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceeb23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 6c92612f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4d685d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_8_0-, and the Request Id: 3128e1ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c92612f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 4dee2106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies/policy_3_1, and the Request Id: 136dc291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_4_1, and the Request Id: 23532392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dee2106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_10_0-, and the Request Id: 738235e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: cded1e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 22d34294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 6ec7735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70af9dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec7735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_3_1-, and the Request Id: f4559e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 3b19dd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 173cc398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173cc398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_2_1, and the Request Id: 5ea3cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_4_1-, and the Request Id: 44ba1dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.612+0000 [https-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_1, and the Request Id: 70bd2f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 7cda19a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cda19a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 185c65d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 600de989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 55cbf92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 5d987bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: acee752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 587af4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cbf92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_1_1, and the Request Id: 5e80b812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies, and the Request Id: 656e7307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 4ce05749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_2_1-, and the Request Id: 50b5ba39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce05749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_5_1-, and the Request Id: 54492cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_6_1, and the Request Id: 555b9999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 16d08c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 435481e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435481e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 6488e553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-instances, and the Request Id: 71c3641d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6488e553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c3641d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569f9f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_9_1, and the Request Id: 685a876f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47803776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 4f6c7612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47803776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 761726c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_1-, and the Request Id: 7899b69c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_7_1, and the Request Id: 4368578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 43f14921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 5b579a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_6_1-, and the Request Id: 6351a661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f14921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 435e2352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435e2352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_8_1, and the Request Id: 3f908793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 3e18dc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_9_1-, and the Request Id: 6e6f78e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 293df623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293df623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 3f4050e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 4661ce98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-instances, and the Request Id: 45e2fe28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 4140d43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4661ce98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 49e52731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e2fe28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4050e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e18dc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_2, and the Request Id: 26a82d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_7_1-, and the Request Id: 519a0d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_3_2, and the Request Id: 191aeb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-types, and the Request Id: 2ec2c3dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 727083e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.832+0000 [https-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_1-, and the Request Id: 2bd8ff6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 6ed7773c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec2c3dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies/policy_10_1, and the Request Id: 1e253cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_3_2-, and the Request Id: 1f1239ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 50aee35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 62d1e43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_4_2-, and the Request Id: 2dcf9c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 4ef87851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 136c73a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: c5330d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 5e75c47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 23944bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-instances, and the Request Id: 67a9a458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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-instances, and the Request Id: 14580bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a9a458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14580bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies/policy_10_1-, and the Request Id: 6ebb6ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 1d467ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 35a94559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a94559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 66c25f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_2_2, and the Request Id: 33795100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d467ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 6e790482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 7518635a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 3c068b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 32fb1d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e790482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f901f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f901f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 7bad6d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy_5_2, and the Request Id: 165d4133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fb1d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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: 7fb15ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb15ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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, and the Request Id: 2e3a8bf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.962+0000 [https-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: 516e26d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2a5666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_6_2, and the Request Id: 7a650231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bad6d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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_2_2-, and the Request Id: ac23fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-types, and the Request Id: 3d3bd079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 973c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policy-instances, and the Request Id: 7cdf4aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 973c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:22.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/policies, and the Request Id: 2db3daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 115b97b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdf4aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 7f8e5f25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3bd079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_5_2-, and the Request Id: 2367f747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8e5f25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.019+0000 [https-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: 3ec0cae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115b97b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_1_2-, and the Request Id: 65b225e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_9_2, and the Request Id: 727ceb42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_6_2-, and the Request Id: 521c92fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_8_2, and the Request Id: 7f31182e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 1601e361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 3040d68f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 304df239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3040d68f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 413e267f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-instances, and the Request Id: 7a82c184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 6efa11d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efa11d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_8_2-, and the Request Id: 79a2809d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_7_2-, and the Request Id: 5eeacc01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_4_3, and the Request Id: 11926ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a82c184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_9_2-, and the Request Id: 68504a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 60d166ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d166ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567cce69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_3_3, and the Request Id: 3299684f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies, and the Request Id: 202d4a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 653142e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies, and the Request Id: 3e9a1150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653142e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: eec8596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 1e95c6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 754fa817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: a98f1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a98f1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_4_3-, and the Request Id: 4c05e637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_10_2, and the Request Id: be69ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_3_3-, and the Request Id: 57772ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 2e2ed218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 26408392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 211c80a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 750a52ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 6fd4c796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 4ac6e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c80a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 1db0fe25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 5a8027d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-types, and the Request Id: 601a2b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_10_2-, and the Request Id: 609a4dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 5ef3784a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601a2b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 138c5335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_5_3, and the Request Id: 687a034a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8027d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 2c0aede8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef3784a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 1f0aa4b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies, and the Request Id: 6e0585f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0aa4b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d7d8781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0aede8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 3b37731b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7d8781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4baf4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 46d3c1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d3c1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_5_3-, and the Request Id: 29bd77c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 68f158dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.274+0000 [https-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: 1f5c6ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 2c95bc9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_2_3, and the Request Id: 44f5ebdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_1_3, and the Request Id: 427bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 70611371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1b995b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 520ed74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 23be51df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c95bc9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70611371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_7_3-, and the Request Id: 5e8126bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 435865cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 411d271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23be51df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520ed74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435865cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411d271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 5043ff8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e7d80b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_8_3, and the Request Id: 65c0fb7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_6_3, and the Request Id: 76075fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: bd77c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5043ff8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_3_4, and the Request Id: 19b4241a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_2_3-, and the Request Id: 3fb9f8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd77c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 2fa9f8a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_1_3-, and the Request Id: 4de66bd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e7d80b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_4_4, and the Request Id: 6a2e543d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 79aea45c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 5d0e9778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 5046fced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_6_3-, and the Request Id: 5480a5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79aea45c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: da9a103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_3_4-, and the Request Id: 43cec6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_9_3, and the Request Id: 21c732f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da9a103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.394+0000 [https-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_3-, and the Request Id: 2c8c889c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 512ea993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 55009b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55009b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies, and the Request Id: 133078dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 5fa41498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_10_3, and the Request Id: 28f59367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_4_4-, and the Request Id: 5dd4fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 6316d460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1e5165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 72691326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 15892381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies, and the Request Id: 365ba8d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 6d42610f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-instances, and the Request Id: 3f821227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_10_3-, and the Request Id: 1dedc7cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_9_3-, and the Request Id: 4349ec37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15892381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f821227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 51997cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 5d3eded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51997cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56d9d0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies, and the Request Id: 44133497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 7a40c6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d9d0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a40c6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_1_4, and the Request Id: 43364af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_2_4, and the Request Id: 26c52f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 12646bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a47da8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 3558e735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12646bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3558e735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_5_4, and the Request Id: 6d751ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 4ae006ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 66239e63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 70f9bd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 6194691d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66239e63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_7_4, and the Request Id: 6a23c4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf37adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf37adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_4-, and the Request Id: 5a4459f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 154b98a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 16956018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_2_4-, and the Request Id: 2c4fff16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.615+0000 [https-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_4-, and the Request Id: 2fe96073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16956018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 1763ecb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1763ecb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_6_4, and the Request Id: 77fe8fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 2a942489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 54186dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-types, and the Request Id: 6a49a27f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-instances, and the Request Id: 6f20c4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_7_4-, and the Request Id: 7e577bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f20c4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a49a27f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 23e64aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_3_5, and the Request Id: 10438570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 2b73fb2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 67bcb041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e64aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-instances, and the Request Id: 5e425583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_8_4, and the Request Id: 5aa6f1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e425583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298f29c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 132e79a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132e79a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.705+0000 [https-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_4-, and the Request Id: 6c5e5810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_3_5-, and the Request Id: 2b4259f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 3317f69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-instances, and the Request Id: 4105a90c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_5, and the Request Id: 35a9ba1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3317f69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_8_4-, and the Request Id: 5f56e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 218dd05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 6b45a66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4105a90c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 54ebbcfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 121def11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121def11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 6aa58e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 49d3e348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_4, and the Request Id: 3daa319e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_10_4, and the Request Id: 6a8c165a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 180f086e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d3e348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_4_5-, and the Request Id: 7057f4a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3624580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 107a53f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-instances, and the Request Id: 2a00c426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 25eb6c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_9_4-, and the Request Id: 2942289b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3624580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_10_4-, and the Request Id: 18be0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 5c42205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 78dd61a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 2fc554e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dd61a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107a53f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 28ae7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a00c426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_1_5, and the Request Id: 1fc8711a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 52cd6aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 61a7e688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a7e688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.849+0000 [https-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_5, and the Request Id: 5167e76e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 2de4f01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_2_5, and the Request Id: 14819275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cd6aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 26742a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: e481ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 3f1b305a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 423b497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 7cf7d9ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 1778a100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_2_5-, and the Request Id: 7704b8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 76938a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf7d9ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1778a100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 6b6fb2bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 25b0094d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_1_5-, and the Request Id: 58ffd5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_5_5-, and the Request Id: 108e762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 7aee18ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-instances, and the Request Id: 5e90fa40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aee18ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e90fa40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-types, and the Request Id: 36239990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 6bdfb5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdfb5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_7_5, and the Request Id: 46b0b3cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 78131b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 4d9e428d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36239990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee373c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78131b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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-types, and the Request Id: 2f8f4082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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, and the Request Id: 9d73aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_3_6, and the Request Id: 2f20e778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee373c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8f4082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 54671eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy_8_5, and the Request Id: 3160f309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 26942458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26942458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_10_5, and the Request Id: 570c5a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 4986fda6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4986fda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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_7_5-, and the Request Id: 6b499963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policies/policy_9_5, and the Request Id: 277ac380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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: 55fc60ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:23.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/policy-types, and the Request Id: 757a2d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757a2d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 4746cdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_6, and the Request Id: 352f825f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_3_6-, and the Request Id: 17062a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4746cdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_8_5-, and the Request Id: 119af1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_9_5-, and the Request Id: 1c7c150d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 7600473e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 15f664e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7600473e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 6dbeef5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 846720d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_5, and the Request Id: 431ad51d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_10_5-, and the Request Id: 3d6e3a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f664e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 66ec210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 25f83b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 71861fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_4_6-, and the Request Id: 4d807804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: e561c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f83b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_2_6, and the Request Id: 5834c3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: c68f4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.095+0000 [https-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: 53ff453b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 295cc564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c68f4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 5d55d6e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 35909c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d55d6e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 28ba00a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: a9b33f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35909c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ba00a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_1_6, and the Request Id: 66424157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 247bdd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_5_6, and the Request Id: 64ae2b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a33d426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 2650d71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 40bd1bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_1_6-, and the Request Id: 580e9568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 2f662a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: c56fc77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_2_6-, and the Request Id: 61496221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f662a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716349a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 25d257c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.171+0000 [https-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_6-, and the Request Id: 59dee967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 4d07ac52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d257c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_7_6, and the Request Id: 2a9d3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 5e7d8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 60c601f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 6797a5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7d8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 51c93bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 4fe8cf6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 97d6ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c93bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 73ab08d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 40fd02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 50ce32b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ab08d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 14d74e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ce32b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d74e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 14daa418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14daa418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 4c7f4ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 564c88d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_6_6, and the Request Id: 5bbd762f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97d6ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7f4ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 2c09a005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_7_6-, and the Request Id: 1bcc8a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_3_7, and the Request Id: 4150fef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_9_6, and the Request Id: cbfbe3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies/policy_8_6, and the Request Id: 33e28e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 3cfc0096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 70465782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies/policy_3_7-, and the Request Id: 15cb394c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 1d7be10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 482a50f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482a50f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 61e93dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 327edfd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e93dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 4b1d9993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327edfd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1d9993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_4_7, and the Request Id: 9f4a444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 1bad3516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_9_6-, and the Request Id: 675ac475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 4928762e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_6_6-, and the Request Id: 48eb7b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bad3516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4928762e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 4d2e776d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_8_6-, and the Request Id: 14eca32b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_5_7, and the Request Id: 47bfd73b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 38d92286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 1833919c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 35d8d874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1833919c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d8d874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 393202d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_2_7, and the Request Id: 7d1ce609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d92286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_7-, and the Request Id: 7c9a7fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 7a37f634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 406d3ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_6, and the Request Id: 5281b57d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a37f634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 48ff17a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_5_7-, and the Request Id: 6131bba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_1_7, and the Request Id: 4c69192e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ff17a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 5ed2cd49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1c79bb6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.462+0000 [https-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_6-, and the Request Id: 2d95e774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c73fddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_2_7-, and the Request Id: 1f6909bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 2cae027f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 3e6de948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5380aaba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 6cc349b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6de948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_7_7, and the Request Id: efc4981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_1_7-, and the Request Id: 7928c4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 7b842f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 7f2a2e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563571ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 106b247a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 7ac169c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_7_7-, and the Request Id: 279ac8f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106b247a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 93f5141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ba3348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 14b28303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 6303862c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: a900241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93f5141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 3522a1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 7bcb76a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 7a76a316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6303862c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcb76a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ba3348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 758c3763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5de558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 498b19ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_3_8, and the Request Id: 62105bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5de558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 2e6d8f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78141fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498b19ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758c3763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies/policy_4_8, and the Request Id: 7c887137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.633+0000 [https-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_7, and the Request Id: 3075a2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 31bd8276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 34f2fca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bd8276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 416cde7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 3dc0525d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_8_7, and the Request Id: 1e451496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 14314fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_3_8-, and the Request Id: 6f6dd7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14314fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f2fca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc0525d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 4d485531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_6_7, and the Request Id: 38ba5d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d485531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_5_8, and the Request Id: 23d9522a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 890d437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 72f927b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f927b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 486c4813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 7d7e3ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_8_7-, and the Request Id: 97fda09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: e84ff8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7e3ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486c4813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_10_7, and the Request Id: 475f9f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_4_8-, and the Request Id: 69dc3d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_2_8, and the Request Id: 14415a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_9_7-, and the Request Id: 34dc12a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 61008c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies/policy_6_7-, and the Request Id: 1d625161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_5_8-, and the Request Id: 2fb652b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 6b61704d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b61704d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 6e263313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_2_8-, and the Request Id: 498c9129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_10_7-, and the Request Id: 2c66812f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 65efc0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 235ac5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 43097a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 353a6822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65efc0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235ac5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 611d921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_8, and the Request Id: 55de66f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611d921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aec6237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 7c0d735d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 19734462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_1_8, and the Request Id: 78f15edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 48b499d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b499d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 779ab861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 7e81e2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779ab861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.848+0000 [https-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_8, and the Request Id: 4e594dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 41d0983a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies, and the Request Id: 18e9430f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 2cc1af0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc1af0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 1afbe0f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 5cd319a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 6ce27843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd319a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 21e461de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 269ac6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_3_9, and the Request Id: 23a82236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e461de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_1_8-, and the Request Id: 20c75826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 1c421e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 32db1d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32db1d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_7_8-, and the Request Id: dc5b2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 1ab40769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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, and the Request Id: 60b5f952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 656d5eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy_5_9, and the Request Id: 5c7ac3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-instances, and the Request Id: 251223df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies/policy_3_9-, and the Request Id: 11c3a0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 2b49fc41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656d5eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251223df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab40769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_8_8-, and the Request Id: 51608d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policies/policy_9_8, and the Request Id: 37e53efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77585e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b49fc41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-instances, and the Request Id: 1a826d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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-types, and the Request Id: 609e032c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609e032c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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: 16145295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a826d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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/policy-types, and the Request Id: 1d1e578e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.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_4_9, and the Request Id: 51ac10fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1e578e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:24.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77585e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 480fb7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_10_8, and the Request Id: 219d9d90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480fb7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_9_8-, and the Request Id: 3d11cfdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_6_8, and the Request Id: 7e1b0065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 403629ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 289d21ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403629ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 11f94a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_2_9, and the Request Id: 2d3f109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_5_9-, and the Request Id: 95da464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 44e0c2e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 29b24fa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_9-, and the Request Id: 4e4bcab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_10_8-, and the Request Id: ef8b505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 3943e649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_6_8-, and the Request Id: 1fb95b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 4fc43e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_2_9-, and the Request Id: 6ea64a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 32e6d285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 4509eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 58245077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 37e55097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58245077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e55097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe83ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 1d7843d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7843d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 1545d948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 19fde6ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 8b143a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe83ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_1_9, and the Request Id: 29a91ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fde6ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: e6b9ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 2b951df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: bbfd2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_3_10, and the Request Id: 66a316b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbfd2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_7_9, and the Request Id: 78d8d4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 1dc31880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 1052b038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: a498f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 52cab002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 3d651a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7535e58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: e969258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_3_10-, and the Request Id: 3e342cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 6521840e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4baf795c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6521840e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 5a79d667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a79d667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 6327bfee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_10_9, and the Request Id: 3dce67b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6327bfee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_7_9-, and the Request Id: 26871f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 7ad1f4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baf795c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 49aed03e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49aed03e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_4_10, and the Request Id: 7bfef91f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 72bd330d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad1f4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 1c06a88f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 623c738b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bd330d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 80e7f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c06a88f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 40961fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 2a6982cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80e7f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623c738b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6982cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_9_9, and the Request Id: 73925f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c55de13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_5_10, and the Request Id: 12b3e7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 26f6b078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c55de13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_9-, and the Request Id: 39a50cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.289+0000 [https-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: 201094df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40961fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_8_9, and the Request Id: 2982cdf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 47dc9c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dc9c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_10_9-, and the Request Id: 2ddbb488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203d7390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_6_9, and the Request Id: 17c45566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_9_9-, and the Request Id: 478af2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 2bc82150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 34fc8ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_5_10-, and the Request Id: 332509f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_10-, and the Request Id: d668bc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_2_10-, and the Request Id: 22d03c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 66dfda81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 55990914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_6_9-, and the Request Id: 4ef21ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_8_9-, and the Request Id: 1e7d8c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3679344e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 76f5554e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f5554e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 1f48512f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 3ba7995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f48512f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_3_11, and the Request Id: 3e847916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 3f49e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 30c5faf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 77a6930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 549a8fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 79ad7a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_3_11-, and the Request Id: 27036d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 1d1fc893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 61e653ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 4d08c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 327cbc8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1fc893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 4987e5fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 7960ead9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 4fed5c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5506ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fed5c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 4e06cdfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 37b757b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7960ead9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 4840e3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b757b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 2caffcc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 2a2dae96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e06cdfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4840e3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2dae96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_1_10, and the Request Id: 651e45f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 5ffa3664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_7_10, and the Request Id: 39d13ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_10_10, and the Request Id: 783ea6a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffa3664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 2fc78fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 33478c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_5_11, and the Request Id: 492cb11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 78ac058e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ac058e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 21fb6c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_10_10-, and the Request Id: 71708f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fb6c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 73596640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 44951faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 249725dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_4_11, and the Request Id: 904c253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44951faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.603+0000 [https-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_10-, and the Request Id: 5529bed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1a008851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249725dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 1cc4df8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc4df8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_7_10-, and the Request Id: 575a9491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 7204bfcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a008851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 5bdafc79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 37a6ba2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.639+0000 [https-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: 40ff0aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 48fbdd9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.641+0000 [https-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_11, and the Request Id: 7bf1c032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7204bfcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a6ba2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdafc79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_4_11-, and the Request Id: 6ce93110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 36a06d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 1a016e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 2d438082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a06d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a016e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d438082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 6e147371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_3_12, and the Request Id: 5112a933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_5_11-, and the Request Id: 77e49631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_10, and the Request Id: 43488799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 6be6d550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.678+0000 [https-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_10, and the Request Id: 7710c1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_2_11-, and the Request Id: 59a0a0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_3_12-, and the Request Id: f7939f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_9_10-, and the Request Id: 3f714d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697f8ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 1d5fe2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 32397eb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_6_10-, and the Request Id: 4a572aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 3b160724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 2bd6a4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 1b007399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_8_10-, and the Request Id: 5f7f07a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 70736ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 1779c046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 41b9a60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 4c757763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 65c95a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 51c2d43f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c95a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1779c046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 4d8ed526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: 590142aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 4e22c93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8ed526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c757763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590142aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_1_11, and the Request Id: 19df66aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: feba198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_10_11, and the Request Id: 306fd69e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 6de87baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: feba198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 4fca9e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 5f3c1585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_7_11, and the Request Id: 145f35d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 5738f8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 78190f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78190f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_1_11-, and the Request Id: 558815f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 5d52101d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 4993cf73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 4a279db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4993cf73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d52101d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-types, and the Request Id: 6dd4cd51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.852+0000 [https-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_12, and the Request Id: 537051fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd4cd51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_2_12, and the Request Id: 5b833d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_10_11-, and the Request Id: 68f911e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 2fe02221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 2386f213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe02221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-instances, and the Request Id: 78939406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_7_11-, and the Request Id: 25292ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78939406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 6b308b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 411f5934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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-instances, and the Request Id: 6089c05b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 2026-02-14T10:09:25.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411f5934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6089c05b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 2214ccf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy-types, and the Request Id: cd35a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_9_11, and the Request Id: 53265670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_2_12-, and the Request Id: 23246762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_5_12, and the Request Id: 43a808e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_4_12-, and the Request Id: 24aa0d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 127b7c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd35a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 33d1c283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 5885f6bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b308b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: 751f5e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_3_13, and the Request Id: 268e8e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751f5e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56dad8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562a2783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562a2783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policy_8_11, and the Request Id: 3027f5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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, and the Request Id: 3c978a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies/policy_5_12-, and the Request Id: 3d5c238c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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_11-, and the Request Id: 494ffc8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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: f80b920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:25.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/policies, and the Request Id: 24896519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_3_13-, and the Request Id: 1ddf5245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 8fdb123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fdb123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 75dd694b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 713f0dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 21d517fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713f0dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 78de58c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 683d33e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683d33e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 3e4223b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4223b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_6_11, and the Request Id: 340cb95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_1_12, and the Request Id: 54000384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 27e56971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e56971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_8_11-, and the Request Id: 331df00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: a9a1aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 48b2af10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 540b8e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540b8e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_10_12, and the Request Id: 41838de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: a120f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 60c35360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 74a5cb45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 47b4dd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 6c6c4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c35360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6c4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 5b513deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_7_12, and the Request Id: 1e50603b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_1_12-, and the Request Id: 213a1705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_6_11-, and the Request Id: 2f586739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b4dd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b513deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_4_13, and the Request Id: 74fe53ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 5d426746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 35a05314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 3369eb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 6a89ad40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 396e501f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396e501f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4ec1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 56d3d53d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4ec1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_10_12-, and the Request Id: 580924cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_5_13, and the Request Id: 6e260ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 336f850f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d3d53d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 4e6fcec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336f850f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_7_12-, and the Request Id: 5dfbffdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_2_13, and the Request Id: 19639ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_4_13-, and the Request Id: 447f04d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 41f1d5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_5_13-, and the Request Id: 70ddab30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 28d7c4a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_2_13-, and the Request Id: 33698840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 13ea7e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 5a0eab7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 59a8f847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 70a2a144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d935da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e893c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e893c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 7faa3841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ea7e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faa3841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f1d5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_9_12, and the Request Id: 11d3d0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 1d669432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 81df660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 4e4bc191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 2065a89a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4bc191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2065a89a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 68e59925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fe21d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_14, and the Request Id: 2151b216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 3836f1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6010323b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6010323b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_8_12, and the Request Id: 37837579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 1c9257ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 48957bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 503221e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48957bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_14-, and the Request Id: 640d7489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 641225a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_9_12-, and the Request Id: 20eec8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1530f40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1530f40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641225a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_6_12, and the Request Id: 65be90fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1912ba47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 180ae224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_8_12-, and the Request Id: 3ce11a0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_1_13, and the Request Id: 10dba641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180ae224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-types, and the Request Id: 20408f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 61d0f956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20408f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_4_14, and the Request Id: 72da9b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d0f956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 2e182bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 5d9ebbeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9ebbeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 50e32cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e32cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_13, and the Request Id: 1abc1318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 5b0e3d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 7ac12461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0e3d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac12461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_2_14, and the Request Id: 31ef746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_4_14-, and the Request Id: 181bbbcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 5da7ad39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 35b7db05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da7ad39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_7_13, and the Request Id: 6a0d7077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_6_12-, and the Request Id: bc56515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_1_13-, and the Request Id: 7c597ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 635c8cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635c8cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 7855b33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f618861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7855b33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0d4569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_5_14, and the Request Id: 5ccc3344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 1f9674f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_2_14-, and the Request Id: 1e0aa221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_7_13-, and the Request Id: 1bcac7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_10_13-, and the Request Id: 465e05d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 6f406818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 723a858b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 4090e4b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 698a7cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_5_14-, and the Request Id: 60b0639c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 2c4a59ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4a59ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 7395d9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7395d9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_9_13, and the Request Id: 5b9ea2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 6856fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 69a4d31f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6856fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2641bcc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 6544373b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 183f0e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183f0e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 10b2ec59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 4e1ffc10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_8_13, and the Request Id: 6d3f0897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e635c64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 1654d914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 1c0658f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1654d914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 462a1aac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 13e1e2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462a1aac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_3_15, and the Request Id: 44e517f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_9_13-, and the Request Id: 76b4a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 39fa3026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f9e6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fa3026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 4b27fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 3febcb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: f28e2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_8_13-, and the Request Id: 7b68e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f9e6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-types, and the Request Id: 26c1ae1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 6bdae2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 1fc9fcc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdae2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-types, and the Request Id: 3113b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3113b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_1_14, and the Request Id: 143330f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c1ae1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 7535d891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f28e2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_6_13, and the Request Id: 501c90db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 5de3f19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_4_15, and the Request Id: 3e012c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.794+0000 [https-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_15-, and the Request Id: 6ef74cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7535d891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 6dd0f4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd0f4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1a619fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 149c49c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_7_14, and the Request Id: 33de45a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a619fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 6970d32c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_6_13-, and the Request Id: 36031c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 318b65f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-types, and the Request Id: 5ed47dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_4_15-, and the Request Id: 4e131c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149c49c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6970d32c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed47dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4ac0c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 106f60ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 33d0dfcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_2_15, and the Request Id: 70ea11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106f60ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 63aa2ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_5_15, and the Request Id: 5267551e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 69306647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_1_14-, and the Request Id: 6b2c2b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 4298a3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.882+0000 [https-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_14, and the Request Id: 76901cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d0dfcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 3c8fe152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_7_14-, and the Request Id: 194baf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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-instances, and the Request Id: 3f76c22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 49b2b46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f76c22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b2b46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-types, and the Request Id: 5f5e41d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_10_14-, and the Request Id: 2fd9ba8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_2_15-, and the Request Id: 3b3ab58e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-types, and the Request Id: 34e21371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies, and the Request Id: 35400495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e21371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policies/policy_5_15-, and the Request Id: 60a488ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 6ded2e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5e41d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_8_14, and the Request Id: 4c30dd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 6cf39d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 1aa325c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy_9_14, and the Request Id: 6cd2e162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 2c3ad6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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: 1df61560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c23def, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_8_14-, and the Request Id: 6c228ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 48583900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-instances, and the Request Id: 1ebe17ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.979+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebe17ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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/policy-types, and the Request Id: 4c05bf53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c05bf53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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, and the Request Id: 18e7bdfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28859735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:26.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_3_16, and the Request Id: 20d3446c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28859735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_9_14-, and the Request Id: 64003fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 7de0c5b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 159dcc60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de0c5b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159dcc60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680b403c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: faa1e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_3_16-, and the Request Id: 4d7dc025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_4_16, and the Request Id: 60d383fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 23a4816c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 6afeb250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afeb250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 3c19175f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_14, and the Request Id: 4d0100e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c19175f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 74354dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 50c409a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74354dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_1_15, and the Request Id: 7651e1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_4_16-, and the Request Id: 7945130f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 50e5138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 58f1ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f1ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a80b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-types, and the Request Id: 3bd79347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 68acdc7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a80b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd79347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32716ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32716ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_2_16, and the Request Id: 28f944db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_6_14-, and the Request Id: 1c31539a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: e3a6357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.108+0000 [https-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_16, and the Request Id: 317536ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3a6357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_1_15-, and the Request Id: 2004952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 1a66a574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 70aa3799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a66a574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_7_15, and the Request Id: 4ff26a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 2a6cc8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-instances, and the Request Id: 5b90c813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_7_15-, and the Request Id: 2bef16de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b90c813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 17f85367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 60f58df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e60cde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e60cde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 50938784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 5c568bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_10_15, and the Request Id: 7b4cb686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_16-, and the Request Id: 26a0d000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 2bbdc7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbdc7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 7cb8fcb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 2a162a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_10_15-, and the Request Id: 2b6e4cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 2a268438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 4c0d7670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 58ab6444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-types, and the Request Id: 43d668e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d668e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 1b63ad42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_2_16-, and the Request Id: 5e3c7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_3_17, and the Request Id: 30fe63f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 54f1b40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 7727726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 6810d081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1896fa40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6810d081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 4051a53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7727726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 5a6f4858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1896fa40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 700c944a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 6e20baae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700c944a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6f4858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e20baae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5848bd22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 25ba2b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d8da87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_3_17-, and the Request Id: 7e4f4142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ba2b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 27f2458d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_8_15, and the Request Id: 1fc69015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.275+0000 [https-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: 68de09ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d8da87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 706376dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50899553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_7_16, and the Request Id: 4d2ba851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 454fcaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5848bd22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454fcaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706376dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_9_15, and the Request Id: 3bf0cd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_4_17, and the Request Id: 5cf84a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-types, and the Request Id: 2a100aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 123bf565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a100aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_6_15, and the Request Id: 653c6058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_1_16-, and the Request Id: 3e950163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 7ce95400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 27da16a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27da16a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ad34c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_9_15-, and the Request Id: 648ea915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad34c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_7_16-, and the Request Id: 5a61958c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_5_17, and the Request Id: 28ef3812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-instances, and the Request Id: 4239c92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_4_17-, and the Request Id: 7e33701e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4239c92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.381+0000 [https-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_15-, and the Request Id: 2d431690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-types, and the Request Id: 609d499e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609d499e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: fb05173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_10_16, and the Request Id: 41013abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253ed2f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_6_15-, and the Request Id: 644658ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 70cd8abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 4182a548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 989bc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_5_17-, and the Request Id: d7875d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 6dd68c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_10_16-, and the Request Id: 5770cb90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 297cc5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 2960cd0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f8a451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 624eddf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 66f62bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 6ab2483b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 14f15545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 60dbf19d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f15545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 618a68f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab2483b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618a68f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 16d1e686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 2c44c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 7aeb932b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c44c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 59435ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 50e65cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.521+0000 [https-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_18, and the Request Id: 23a4d1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_2_17, and the Request Id: 2a6e8e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 1e9829ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9829ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 14452032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 39d1d1b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 47e9c094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 251879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e9c094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 13ebfc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14452032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ebfc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 64954e84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_8_16, and the Request Id: 4c60c8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 19ca3076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_4_18, and the Request Id: 275429a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ca3076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_1_17, and the Request Id: 22f713e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_3_18-, and the Request Id: 1d1ba4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_8_16-, and the Request Id: 363e11b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 53b157cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_18-, and the Request Id: cbd34a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 39d8fcd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7579b923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d8fcd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7579b923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_2_17-, and the Request Id: 63339f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 5c353ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c353ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b157cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 4c07ab5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 658611c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c07ab5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 66de96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.621+0000 [https-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_16, and the Request Id: 909ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658611c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 4c86eaf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 1f2d4a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_6_16, and the Request Id: 1a3543fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66de96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c86eaf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2d4a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_7_17, and the Request Id: 17fd0314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 35e01fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_5_18, and the Request Id: 3758dc4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e01fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_10_17, and the Request Id: fa2009d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 6d693bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_9_16-, and the Request Id: 24cbea59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: d197375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_1_17-, and the Request Id: 12993297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 439c8f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_6_16-, and the Request Id: 6a7b2138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 10e68fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_17-, and the Request Id: 177a77a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_5_18-, and the Request Id: 4033d5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_17-, and the Request Id: 31f2c405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21078c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 53f69c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 4ee07e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 3f38960d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a485aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 97390dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3304af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b253d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 68f651fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 736de2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b253d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-types, and the Request Id: 1264ea27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736de2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 543e6eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 625f6ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1264ea27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 1d1bf85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 6d8936b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-instances, and the Request Id: 20e4950d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_4_19, and the Request Id: 781b5e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8936b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e4950d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_2_18, and the Request Id: 289e57f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e86d893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e86d893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: e9b8fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_8_17, and the Request Id: 1989e43c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 5b00e7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_4_19-, and the Request Id: c9c10a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 3061413a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies, and the Request Id: 15d9d804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 55fa69c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-instances, and the Request Id: 13755b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3141715b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13755b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 1250fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 52336870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52336870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.865+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1250fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3141715b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_18, and the Request Id: 7a2a3870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 2c65acf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576f1224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c65acf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576f1224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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-instances, and the Request Id: 7365b5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_7_18, and the Request Id: 34f97144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7365b5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_1_18-, and the Request Id: 57a63f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_3_19, and the Request Id: 1dfd2bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_2_18-, and the Request Id: 64bbf09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-instances, and the Request Id: 771c799b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy-types, and the Request Id: 35e77ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e77ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771c799b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 54738cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_7_18-, and the Request Id: 44f1a2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_10_18, and the Request Id: 270c804f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_8_17-, and the Request Id: 32f68bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54738cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 687ff6a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_5_19, and the Request Id: 4145ee6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 1a6a49dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6a49dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 5fc42eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc42eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_9_17, and the Request Id: 55234787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 1eba7ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eba7ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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, and the Request Id: 4dc6ef09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 6b1b9841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 23990fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24089e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24089e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_6_17, and the Request Id: 16c5eaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policies/policy_10_18-, and the Request Id: 663f3a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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/policy_3_19-, and the Request Id: 736e0152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 66af79af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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: 5c19d99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:27.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_5_19-, and the Request Id: 18f39ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_9_17-, and the Request Id: c2f15cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 363eba78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7086ee39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4af29073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_6_17-, and the Request Id: 786501d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 47d5e77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 6a3826ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7b88da09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b88da09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 29c145b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 15ea400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4d66741b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c145b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 2d271dbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_7_19, and the Request Id: 1e0b242f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4b88b7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 9348df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 65757d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65757d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a8bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9348df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 47ec9846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ec9846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 6c8851df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8851df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies/policy_4_20, and the Request Id: 27791301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_19, and the Request Id: 390a313a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 64a37af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a37af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 294ab260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 960bd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294ab260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_1_19, and the Request Id: 24a3668c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_7_19-, and the Request Id: f5f044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 6f691ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f691ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 20e8d795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 78c14fe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 8eaf1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 2fe38d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe38d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4d16cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_5_20, and the Request Id: 181be393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 6b516278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_4_20-, and the Request Id: 1bb56448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_19-, and the Request Id: d647e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 30d678c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b516278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_1_19-, and the Request Id: 763561cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d678c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 83a1038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83a1038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 506af68e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506af68e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6a595de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_3_20, and the Request Id: 68a2a9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a595de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.248+0000 [https-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_18, and the Request Id: 9114fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-instances, and the Request Id: 20e11db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64521bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64521bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e11db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_9_18, and the Request Id: 529a0260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 5bdec599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 4e3809de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7ca5aa45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3809de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca5aa45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_10_19, and the Request Id: 61a62fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 341e9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_5_20-, and the Request Id: 5723268b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: a8582f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8582f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 6f5fb823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies/policy_6_18, and the Request Id: afbe418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4a52daf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_9_18-, and the Request Id: 4f5ee35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_3_20-, and the Request Id: 2daebb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 6c98a594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.311+0000 [https-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_18-, and the Request Id: 5084cd26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 452ad5e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: a3e798a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies/policy_10_19-, and the Request Id: 27bb425b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_6_18-, and the Request Id: 5ce73bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7b8d511b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 7c2f548a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2f548a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b75ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 703a9338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703a9338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_7_20, and the Request Id: 7b1fdbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 2a4362c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_7_20-, and the Request Id: 15b05934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 1ca79bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e447ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 3747f0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3747f0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 6c0e6563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 59c14f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c14f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0e6563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_4_21, and the Request Id: 1495b1b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 70d01643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 3caf1f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 5281c24f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5281c24f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 24f12b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41015b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.430+0000 [https-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_20, and the Request Id: 9bdca2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 32cf7939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 292d56d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cf7939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 49ee20d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ee20d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 24befe42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 2d5a69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_1_20, and the Request Id: 5b088cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 4984b490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-instances, and the Request Id: 4572a75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24befe42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4572a75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 3cdd3c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdd3c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_1_20-, and the Request Id: 76ffdcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-instances, and the Request Id: 7b91602e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.475+0000 [https-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_21-, and the Request Id: 7760fdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b0e6200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b91602e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0e6200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_5_21, and the Request Id: 4047de4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: aa9b061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa9b061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_20, and the Request Id: 75ec4b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_9_19, and the Request Id: 783d00cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 63d9d8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 37d23af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 68c94bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_20-, and the Request Id: 5d53e8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b6e56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c94bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 58f705c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a898e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f705c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b6e56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a898e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_6_19, and the Request Id: 7e147f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_8_19, and the Request Id: 14b0b5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 4386809d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af0d462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_5_21-, and the Request Id: 56b17d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.543+0000 [https-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_19-, and the Request Id: 6bf04713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_20-, and the Request Id: 3ec29bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7161978a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7161978a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 61bdf57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_8_19-, and the Request Id: 39c32c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7283eb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 25517b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.574+0000 [https-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_19-, and the Request Id: 2bda66f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7283eb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25517b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 17db7376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_3_21, and the Request Id: 406db521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 61243bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_7_21, and the Request Id: 58cc1dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 5beadad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 1d1034b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d347f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61243bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-instances, and the Request Id: 32f36719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 70888f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f36719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: ed35921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 3dd39e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.643+0000 [https-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_21-, and the Request Id: 7940e0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd39e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 63c27d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 1cac1ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_22, and the Request Id: 5cc0cec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cac1ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 695dad8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies/policy_7_21-, and the Request Id: 621b41bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 7fa04278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa04278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7a02ad79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_21, and the Request Id: 376e44fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies/policy_4_22-, and the Request Id: 5dc53e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4edd2261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 7ebbeacd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 8b16d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebbeacd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 62e68a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 6183cfbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 1a93bdc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52ac42ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ac42ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_8_20, and the Request Id: 4b651eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 3dad5682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_21-, and the Request Id: 694a7ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 6040cfce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_8_20-, and the Request Id: 65af3f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 26661f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 6f83794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6040cfce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26661f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 78d3df6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d3df6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b071601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 1752d498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1752d498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b071601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f83794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_6_20, and the Request Id: cdc79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 39d1ab44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_22, and the Request Id: 1e877a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 761d94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 3b233c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4bfab4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 5ae1fb94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 76486f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76486f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_5_22-, and the Request Id: 5d9fcbda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761d94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_9_20, and the Request Id: 54af586b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_10_21, and the Request Id: 28f090d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 10872a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae1fb94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 61b564ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7ccd38a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 58ba0af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ba0af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_21, and the Request Id: 602eace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 4a02fd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy_10_21-, and the Request Id: 30f37105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 3a2e35f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2e35f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 84777a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84777a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: b560947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_9_20-, and the Request Id: 38a5e385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_3_22, and the Request Id: 4925e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies/policy_6_20-, and the Request Id: 1c476553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-instances, and the Request Id: 6869dbe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 1fdc5ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdc5ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_1_21-, and the Request Id: 37360e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6869dbe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 3e406994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 799e4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 66dac5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 2e5406c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 74d36f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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-types, and the Request Id: 64509c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64509c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5406c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 55813a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dac5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_3_22-, and the Request Id: 3a14f916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 1ddeefa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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, and the Request Id: 25d5a069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.886+0000 [https-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_23, and the Request Id: 5290e315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_7_22, and the Request Id: 31712f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55813a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_22, and the Request Id: 5916bc2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a18c304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 11c7480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_7_22-, and the Request Id: b25c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a18c304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 1266c9fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1266c9fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 7aea83a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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: 441bf7ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_23-, and the Request Id: 33b3543f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-instances, and the Request Id: 696e2f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_5_23, and the Request Id: 7c6272dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 3f9dfd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696e2f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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_2_22-, and the Request Id: 51e71fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 212533aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policies, and the Request Id: 54a108ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 393b659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393b659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.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/policy-types, and the Request Id: 355f991f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:28.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355f991f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 377e9793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 751c1058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 725e92b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 6575b9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_8_21, and the Request Id: 2ef75ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725e92b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 152aae2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_5_23-, and the Request Id: 11c01c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 120d25ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_6_21, and the Request Id: 73232d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6583899f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6575b9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751c1058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 6b1cb3e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 36c9681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 4e7d2981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1cb3e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: f25afaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f25afaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_9_21, and the Request Id: 91df838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_22, and the Request Id: 676bae23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 748544aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_8_21-, and the Request Id: 4f99ba9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_6_21-, and the Request Id: 70528057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 22314976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 6cd1e302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 1b0c25d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f7e8b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: 4933ca69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 6b5b36fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4933ca69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd1e302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0c25d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.086+0000 [https-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: 40f0b74d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7d2df0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2df0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_7_23, and the Request Id: 579a4b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22314976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 2aa46b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa46b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f7e8b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 71401607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_1_22, and the Request Id: 6f643944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71401607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_9_21-, and the Request Id: b570419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_2_23, and the Request Id: 1a1bc543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_10_22-, and the Request Id: 6243f1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 34a832f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef253e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_7_23-, and the Request Id: 170c16b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 483b9dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 25709584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_2_23-, and the Request Id: 3518bf38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_3_23-, and the Request Id: 5921b8ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25709584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 3af00c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 706c398c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_1_22-, and the Request Id: 4410f3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 287c7277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706c398c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_4_24, and the Request Id: 3a4614bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 733ea473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 5bae622e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 574f8956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 17583892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_4_24-, and the Request Id: 54b3e841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 48f43a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f43a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 3c03409a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 36b6f121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 66bc8b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bc8b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 171cafc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 68bd0080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 18b1a821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 114ff023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd0080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 508eec6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508eec6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_5_24, and the Request Id: 6d68671b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 57103083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 45557c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_9_22, and the Request Id: 795aa7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 2dbc2ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 53ff7a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbc2ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 596380f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: 58da2a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.260+0000 [https-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_22-, and the Request Id: edc9798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58da2a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_24, and the Request Id: 3f83abf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e998699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e998699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_5_24-, and the Request Id: d8289f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ff7a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 3941dc6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 6f07a69c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.280+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb81b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3941dc6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb81b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f07a69c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 3e7dd8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 4cd5bd9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 525b8719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_6_22, and the Request Id: 1b412498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_10_23, and the Request Id: 707653cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525b8719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd5bd9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 58ec2082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ec2082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.307+0000 [https-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_24, and the Request Id: 1b94b9bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_1_23, and the Request Id: 2c37850c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f83e487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 25da8a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: f58d910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f83e487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 3ae39466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_7_24-, and the Request Id: 2872e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36737bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36737bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_6_22-, and the Request Id: 7ced24c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_10_23-, and the Request Id: 15835e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 55a38cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 3dd1667c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a38cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd1667c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_3_24, and the Request Id: 4be8cb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_2_24-, and the Request Id: 76edb8e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_1_23-, and the Request Id: 7557889c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_8_22, and the Request Id: 537cb3b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 723e0d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 74efa2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6427d32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723e0d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 442992ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442992ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 2b279140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_4_25, and the Request Id: 601fb819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 45fa29c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 41e2a962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 6b256052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_4_25-, and the Request Id: 4a8a886a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_3_24-, and the Request Id: 40accae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 2a29807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_8_22-, and the Request Id: 7e82a05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7a111fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 11fbbd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187f3c6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 1152cea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 5c1f18c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1f18c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 4e350c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 1602219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1602219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 75e380fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 2b3056b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 74d6489d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 155639fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3056b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 6dd8c534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 6b421f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d6489d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_5_25, and the Request Id: 51d017b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 5691667b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_9_23, and the Request Id: 309c3565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5691667b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd8c534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 3dd78f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_2_25, and the Request Id: 5d026ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd78f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 5a421fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a421fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_23-, and the Request Id: 7390647b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.501+0000 [https-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_25, and the Request Id: 75ab05f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_25-, and the Request Id: 77b932fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee68a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e494b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e494b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 661473d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 990f4be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_7_25-, and the Request Id: 57e08a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 339b19e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 62bd0c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 4aba28e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bd0c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 621cecd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339b19e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 619f52f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621cecd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_6_23, and the Request Id: 7852de95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: 68990dce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_10_24, and the Request Id: 13cea82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619f52f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68990dce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 17999782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_1_24, and the Request Id: 77223ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 312e9884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 39ca2e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 2e569df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_2_25-, and the Request Id: 1870e90b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: e5edfd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e569df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312e9884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 7e77a00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 2e252d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e77a00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_6_23-, and the Request Id: 74ed7abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 1cb055c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.576+0000 [https-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: 95bb434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb055c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e252d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: cc70dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_10_24-, and the Request Id: 38872011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc70dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_4_26, and the Request Id: 3aa9ed4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.593+0000 [https-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_25, and the Request Id: f832c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 72e2fead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_1_24-, and the Request Id: 496d0f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb9d420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 1aa33ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_4_26-, and the Request Id: 74847fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: d96573e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_23-, and the Request Id: 5ea0932e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_3_25-, and the Request Id: 3066558e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 762147f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: cea34c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 771adcf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762147f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 406565b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cea34c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 6e52fde4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 55fbda24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e52fde4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 26492c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_5_26, and the Request Id: 681b9f29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26492c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496fa18d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 1b8d8852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_9_24, and the Request Id: 40f59848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 296a2fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7ac68ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_9_24-, and the Request Id: 393443f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 1fa6834e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1123c53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_5_26-, and the Request Id: 77a2eb53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 4f243159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7b258510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f243159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b258510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 15c6d73d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 6a30bad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c6d73d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a30bad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_7_26, and the Request Id: 6df4f127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 418b5f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_10_25, and the Request Id: b0ddd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 376190f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 450b8fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 85c5976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450b8fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 3de9dd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85c5976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 1035cde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_2_26, and the Request Id: 1a3ee0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 79071600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 1d7a4b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1035cde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 51279c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51279c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 474bb9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_6_24, and the Request Id: 4c16c5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 13a6f2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_7_26-, and the Request Id: 4d7d6182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474bb9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_10_25-, and the Request Id: 36a0ca1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: 17708013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a6f2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17708013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 783580be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783580be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_27, and the Request Id: 33c5c3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 5a14086a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 5429dc60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.796+0000 [https-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_26, and the Request Id: 42ce0f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_2_26-, and the Request Id: 411a3b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5429dc60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: 799616ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7ecb60d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_1_25, and the Request Id: 357f5e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 6b2aebee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799616ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 3cd195b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_6_24-, and the Request Id: 5054ca3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 61080925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61080925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 79b20d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 155e50b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b20d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155e50b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 2b28a124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_3_26-, and the Request Id: 813761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-types, and the Request Id: 1833f3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_4_27-, and the Request Id: 514d22a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1833f3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_1_25-, and the Request Id: 4b91377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 76a8a879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a8a879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_9_25, and the Request Id: 40faafde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b28a124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 12652364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_8_24, and the Request Id: 4013ea78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_5_27, and the Request Id: 79f1e68a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 4262a58d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 25f4bcdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: f7d9ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7048ea3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 4ce048e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 120b774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 5cf98768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf98768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_5_27-, and the Request Id: 5794a701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_8_24-, and the Request Id: 3b51f3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 5fd876b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd876b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy_10_26, and the Request Id: 71e4b351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 7893b7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_9_25-, and the Request Id: 2f6aefe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 53524d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7893b7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 792d3e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 48fa005f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 42cf5f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 464398ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464398ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_7_27, and the Request Id: 2173fed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 2cbeda8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 57cdc3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_10_26-, and the Request Id: 29de9583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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, and the Request Id: 21395699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies/policy_7_27-, and the Request Id: 54a3fe9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7af0f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 10e3ac32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e3ac32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 328a0724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f02f4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-types, and the Request Id: 3ede3927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 7fc567d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ede3927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc567d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f02f4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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_3_27, and the Request Id: 2856893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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-instances, and the Request Id: 50d2cb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: f6963e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policies, and the Request Id: 4f8d7312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6963e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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: 1d39b1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d2cb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_4_28, and the Request Id: 6c831209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:29.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/policy-instances, and the Request Id: 2476bf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 7d1e22a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1d37118e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 6bd44ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1e22a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d39b1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 7a4b5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2476bf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.008+0000 [https-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_27, and the Request Id: 690f76ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4b5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_6_25, and the Request Id: 3852c115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_1_26, and the Request Id: 43a88357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 54cd31a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 1789b603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_27-, and the Request Id: 382fd014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 555dd447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 454fb0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5359ef0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555dd447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454fb0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_4_28-, and the Request Id: 7834cac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 24981a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 70f33bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f33bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24981a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 252bc518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_28, and the Request Id: 1afe7172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_8_25, and the Request Id: 4f40d94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252bc518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_2_27-, and the Request Id: 62e1b3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_25-, and the Request Id: 6d646005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 57d46b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 55f04919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_9_26, and the Request Id: ee80120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d46b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_1_26-, and the Request Id: 583f3906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f04919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 50a83450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 2468e822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 370d2414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370d2414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1eb08763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5e3b9202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 745d0846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 30b100a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745d0846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_10_27, and the Request Id: 3e9996a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 6dca9ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_8_25-, and the Request Id: 31eb218d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dca9ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_7_28, and the Request Id: 71874b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_5_28-, and the Request Id: 54dc8fe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_10_27-, and the Request Id: 1a71425d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5accd4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_26-, and the Request Id: 379ec08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce688b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: 20c9bced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 133d51c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c9bced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 2671fda3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2671fda3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_2_28, and the Request Id: 582e18b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 13ca68fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 37d306d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d306d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_7_28-, and the Request Id: 72c3e1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 4d95d092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1a4cce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d95d092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: 6501f17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_1_27, and the Request Id: 63933de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 718fbc14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6501f17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5117b203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5117b203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_4_29, and the Request Id: 21100029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 66c474f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1afb4aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afb4aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.215+0000 [https-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_27-, and the Request Id: 269c32c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 1ded4dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1691010d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ded4dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_2_28-, and the Request Id: 6b2a7d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 3663a99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_3_28, and the Request Id: 47a5e0fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 7d19178e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 1f95fe62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cfb2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 175944f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_4_29-, and the Request Id: 18195a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 61033901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cfb2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 372adc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 7eb032c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb032c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 66fbccdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_3_28-, and the Request Id: 715971a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_6_26, and the Request Id: 2b0aa078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 72ea33ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5f5be7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5be7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 6f406f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 77d1586f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d1586f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2df834a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df834a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_7_29, and the Request Id: 85872f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5570ff0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 7ddd5d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5570ff0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddd5d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 17b3d4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 2a59def0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a59def0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_29, and the Request Id: 5a0f75a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_28, and the Request Id: 26c430be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 6e79fe07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: b7511bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7511bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 7edac8e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_29-, and the Request Id: 5252dff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.344+0000 [https-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_26-, and the Request Id: 4f0c2347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 3fc88679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 691bb7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691bb7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 47fb7911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_9_27, and the Request Id: 137a66d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 55ff7c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_7_29-, and the Request Id: 786f1cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 2e1ab899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1ab899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4bdef05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdef05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_10_28-, and the Request Id: 64a77072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 6beecc9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_1_28, and the Request Id: 2bdb3bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6beecc9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 337a3fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1f4cdc12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337a3fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: 2e3ca276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_8_26, and the Request Id: e8439fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3ca276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 1cbaf142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbaf142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2ccbbf25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d20ff7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c06f902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 2943f2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_1_28-, and the Request Id: 77ab328c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d20ff7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_8_26-, and the Request Id: 58009385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 4c5c19dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_2_29, and the Request Id: 60d1cdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_9_27-, and the Request Id: e21317c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 666e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4c235616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: bbf84db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 788d3293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_2_29-, and the Request Id: 54562e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 77a7af58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 60a26b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_29, and the Request Id: 58c265c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a7af58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c235616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5bf836b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33990c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd4bcb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf836b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33990c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197273ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_4_30, and the Request Id: 20ccbf31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_6_27, and the Request Id: 4dc7c84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1af9de7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197273ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 1f82f498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f82f498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_3_29-, and the Request Id: 7faf345e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 282250c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_30, and the Request Id: 595403f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4abc4a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 31570c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 2b9e1143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 271a1d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_6_27-, and the Request Id: 5056814a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 50688329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4c53c354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_30-, and the Request Id: 31997987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50688329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 6f096b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 3bc4352a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 3c280e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc4352a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_4_30-, and the Request Id: 32b7a156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c280e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 20cbc78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_10_29, and the Request Id: 314a5101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 349fa0fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cbc78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349fa0fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 58115703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 515023ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58115703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_1_29, and the Request Id: 25e28f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515023ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 48913ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 25dd2d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dd2d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 349b2136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 7a0a97b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f781236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_7_30, and the Request Id: 7512feac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f781236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_27, and the Request Id: 6959f756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 7b305249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b305249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 24bfabee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 695fbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_2_30, and the Request Id: 1bfd752b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695fbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 58ebd8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ebd8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_9_28, and the Request Id: 177a0fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_10_29-, and the Request Id: 3a216cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 31b4a51d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_1_29-, and the Request Id: 193f207d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 13949f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 691e0358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_7_30-, and the Request Id: 15e89fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_2_30-, and the Request Id: 17d9d537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 17089cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_8_27-, and the Request Id: 77cb435a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 4f1fb88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17089cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cfc39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 66ed0aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 67aee247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ed0aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67aee247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_9_28-, and the Request Id: 14ba332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 3e6f07ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6f07ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.712+0000 [https-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_30, and the Request Id: afde1ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 2dcbb8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: 1b59473b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1f75766b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b59473b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_28, and the Request Id: 615778c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 20666724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 62ca39bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 9141fff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20666724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_6_28-, and the Request Id: 6dade2e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 29d840cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_31, and the Request Id: 112a98a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755a917d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: a0a1635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 2d86bc00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0a1635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d86bc00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 230922e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 76039ca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5322067b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 1571a373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5322067b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76039ca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 2a3c3e2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_4_31, and the Request Id: 542b022d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_10_30, and the Request Id: 62520143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 4e4a69f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3c3e2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 3ad7951b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 398d888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398d888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 6238c1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_3_30-, and the Request Id: 622e4153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_7_31, and the Request Id: 31d171e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6238c1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 6bb7bd04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_4_31-, and the Request Id: 5083bcde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 40ade0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ade0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_5_31-, and the Request Id: 3567e47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_1_30, and the Request Id: 2aa566a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-instances, and the Request Id: 18dd193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 7ab5f4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dd193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab5f4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1199e940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 117f7c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117f7c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1199e940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.821+0000 [https-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_28, and the Request Id: 29dcc7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_9_29, and the Request Id: 30058b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 51ded0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_10_30-, and the Request Id: 6af73f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ded0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 7b829dec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b829dec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_7_31-, and the Request Id: 4ac5df29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 71a7f7cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 946a77d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 5c37a46c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 22efb991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_1_30-, and the Request Id: 1f891bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_8_28-, and the Request Id: 7ffa8c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_9_29-, and the Request Id: 37e4378c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_31, and the Request Id: 398c60d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 657ccbad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 48cf8ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fe60fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10670b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cf8ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 914fb0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 914fb0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 60a9d2fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies/policy_6_29, and the Request Id: 13ba2932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 529a87a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 365442c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 256a68c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policies, and the Request Id: 714ce560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 71be0aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_2_31-, and the Request Id: 31f1dff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: 3013f48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.925+0000 [https-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_29-, and the Request Id: deefa54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3013f48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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-types, and the Request Id: 3ea94185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea94185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 63641d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_3_31, and the Request Id: 4ea15fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9aab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4f5ebcb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63641d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 667ba2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4c338d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c338d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1eb048e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-instances, and the Request Id: 53eae715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb048e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53eae715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_7_32, and the Request Id: 74d61e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy-types, and the Request Id: 578ec363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 4f01ef84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 20c6e629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578ec363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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/policy_4_32, and the Request Id: 18168dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f01ef84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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_5_32, and the Request Id: 3d170619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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, and the Request Id: 21da0b2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:30.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: 1b5daa39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_3_31-, and the Request Id: 6b6c1dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 7926bd66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_4_32-, and the Request Id: 250ecbde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 7485ebd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 1c96b480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7485ebd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_7_32-, and the Request Id: 3e140ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 4e2c9b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2c9b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 89e4ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89e4ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 759dfca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_32-, and the Request Id: 140dbbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_1_31, and the Request Id: 69410569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 743a8562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759dfca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743a8562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 324f51a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324f51a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 263b4966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_8_29, and the Request Id: 3b579e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32479305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 57b53c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b53c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32479305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_30, and the Request Id: 34d4170e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 4ef8e6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 17ff567a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef8e6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_10_31, and the Request Id: 669769a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 1a7d6795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 46d9a61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 85776fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 43961f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43961f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85776fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_9_30-, and the Request Id: 28c8198c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 4c01c2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_6_30, and the Request Id: 11f7b2a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_1_31-, and the Request Id: 4b873645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 7b4b2d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c01c2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_8_29-, and the Request Id: 1cf367a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.092+0000 [https-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_32, and the Request Id: 6c672f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_10_31-, and the Request Id: 12278d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 6c23f728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 3b873f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 12650466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 1d04042e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_30-, and the Request Id: 2ae5bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 6698e6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d04042e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 763ba794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763ba794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 5ce06d5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_2_32-, and the Request Id: bef6b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_32, and the Request Id: 64e9b0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 6bb1d631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 3d05d9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: fb5c5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb5c5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 2da9499c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 409b914d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 143b344d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 2f49a979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f49a979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_3_32-, and the Request Id: 314d9625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: a2dccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 4b43fcb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b43fcb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2dccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_33, and the Request Id: 10aa0605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 22e72363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 5d97620f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d97620f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: cf955e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_7_33, and the Request Id: 753067c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 62699081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.213+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62699081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 6e4548c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 418d1cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7672f944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4548c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_4_33, and the Request Id: 6a0e8ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7672f944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_30, and the Request Id: 425483f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 70754e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_5_33-, and the Request Id: e1d31e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70754e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a298a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e33940f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a298a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 477500a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 40fd386c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fd386c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_9_31, and the Request Id: 2cabaefa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 14af9a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14af9a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: b355250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_7_33-, and the Request Id: 421cdf93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_2_33, and the Request Id: 8f04d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 1ede6b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.280+0000 [https-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_33-, and the Request Id: 2cefdb8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ede6b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_8_30-, and the Request Id: 54c51b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_33-, and the Request Id: 240dc3af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 59ad4662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ad4662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 55674139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2514bb12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 6659873a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.331+0000 [https-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_32, and the Request Id: 3a25a46f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_9_31-, and the Request Id: e73af19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: e72db24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 7479a514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 38111115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 5426cd27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38111115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5426cd27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 793ffaf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 47aac76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 25c2921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c2921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 66fac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47aac76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_10_32, and the Request Id: ef71c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_6_31, and the Request Id: 4d6c0dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 32a7e48f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 58ed483a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 5c1a316c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: c221740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c221740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_1_32-, and the Request Id: 5d63cc73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 67e04ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e04ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 4fd4898e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 138ca962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 37671286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_10_32-, and the Request Id: 1b7c4401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37671286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138ca962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 51fe265b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_34, and the Request Id: 6a627551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 44423c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 1091401e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1091401e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_31-, and the Request Id: 50eba509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 32d2e8d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44423c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d2e8d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.476+0000 [https-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: 46e3f839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_3_33, and the Request Id: 77cf2f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_4_34, and the Request Id: 36ceab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 67976d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 6fa75c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 3a235ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 1b695581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a235ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_3_33-, and the Request Id: 79bfa02d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_7_34, and the Request Id: 11ada1f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b695581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 21780e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 347f6fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21780e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347f6fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 122aabab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 5a63451e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_2_34, and the Request Id: 7f77ab32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122aabab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_7_34-, and the Request Id: 6903af99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: fa5ec8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_8_31, and the Request Id: 5ef63171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 358ceef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_4_34-, and the Request Id: 43b33aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 139c8328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 643b3765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 240d7313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 57679a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57679a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 1afd67f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_8_31-, and the Request Id: b5d440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_2_34-, and the Request Id: 5e96837d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 82280d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82280d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 63600473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 6e53ee22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies, and the Request Id: 686ddd99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_9_32, and the Request Id: 7dadc73b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 202adcec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202adcec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 404babb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404babb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_32-, and the Request Id: 1c414a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_1_33, and the Request Id: 4ad3937b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 5e55eeec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 76ad7504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 393f869d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ad7504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 2666daf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 693ae492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 48e40d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e40d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 35a165ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_10_33, and the Request Id: 7c3a651c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a165ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 194362b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 551bd186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 7667fc77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194362b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7667fc77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 6f4a622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4a622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.639+0000 [https-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: 7561f297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 692698cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_35, and the Request Id: 6638198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_1_33-, and the Request Id: 77eb18fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 5b9a350e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b5a2ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.667+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5a2ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 136f8f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 21ef763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ef763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136f8f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 22a3bc2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a3bc2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_6_32-, and the Request Id: 6610cbb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_10_33-, and the Request Id: 78d57452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 203ef270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: c53ca29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c53ca29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_3_34, and the Request Id: 2bb04621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_35-, and the Request Id: 1fe28f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_4_35, and the Request Id: 41781e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203ef270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 6c5c7ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 65f3146f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 75f08082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_7_35, and the Request Id: 5bf6b4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 6ab8485a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab8485a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 3b54b4e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 3b828c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b828c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 210cdc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 2cd1d359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd1d359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_3_34-, and the Request Id: 243c3fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_35, and the Request Id: 521f7ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-types, and the Request Id: 41a8301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_35-, and the Request Id: 1f3f413c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a8301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 232fa4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232fa4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648e7838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 3509c732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_9_33, and the Request Id: 5fa88fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648e7838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_8_32, and the Request Id: 28de5245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 8166c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_8_32-, and the Request Id: db59929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_7_35-, and the Request Id: 5c45e21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540842c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 4cc000fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 36c2468c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 55e518b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_2_35-, and the Request Id: 55310288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6e1530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 24f6518e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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-instances, and the Request Id: 651e97ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651e97ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: df99d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df99d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 473a708d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_1_34, and the Request Id: 78d37a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 6edfbfef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 17dcffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dcffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 25973321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25973321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_36, and the Request Id: 8bacaf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_9_33-, and the Request Id: 15aac1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 29cf66e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cf66e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 72a6fb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: cd17f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 56025490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56025490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 1205eee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd17f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_10_34, and the Request Id: 120715b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150414ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150414ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-types, and the Request Id: 4df9b9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 1a11ed42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df9b9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policies/policy_1_34-, and the Request Id: 40f9e462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy_10_34-, and the Request Id: 3c7dd7f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_5_36-, and the Request Id: 2d98c743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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, and the Request Id: 285a1a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_3_35, and the Request Id: 508b115d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 25d8dfc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 5fd0a079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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/policy-instances, and the Request Id: 6a19d93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd0a079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a19d93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 4334a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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_6_33, and the Request Id: 2e139c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 76cf33d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4334a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:31.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: 1c027fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_4_36, and the Request Id: 416fe6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 40ba9055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cf33d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 2a3d1441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: abd614e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abd614e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 2978c146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_4_36-, and the Request Id: 7485f2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_8_33, and the Request Id: 10563f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_3_35-, and the Request Id: 4c9b8e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 23eabf7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: c0acf70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_6_33-, and the Request Id: 45e91dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 4cde956a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26aec45b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 32294b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aec45b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0acf70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cde956a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_7_36, and the Request Id: 393a9a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 6d130fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d130fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_2_36, and the Request Id: 5f21cb28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b909a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 7823afbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 4e9b39be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: dc2f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_8_33-, and the Request Id: 7a75b008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 40e021e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 33736b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_7_36-, and the Request Id: 71c84ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_2_36-, and the Request Id: 37f88e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33736b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc2f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e81d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 5e350b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e81d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: fc4fc9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_34, and the Request Id: 544c13df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc4fc9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_10_35, and the Request Id: 59e1a752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3712700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d83904d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_9_34-, and the Request Id: 5a1c3380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 5bc79395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc79395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3fbb8da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 2eff2c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 27576fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eff2c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38244345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 11f4b1a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_10_35-, and the Request Id: 11451374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 1ae65c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 2ee44226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 4e904e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.185+0000 [https-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_35, and the Request Id: 5a0c7d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 643c51ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee44226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643c51ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f4b1a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26fe34de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5ec5d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fe34de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 146adc2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 13fda6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_5_37, and the Request Id: 47eeb7b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 7a317880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5ec5d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a317880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 608fd57e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 10d659f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_6_34, and the Request Id: 53339253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608fd57e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d659f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.231+0000 [https-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_36, and the Request Id: 25c0bf23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_4_37, and the Request Id: 494b946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 432567ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 6d810fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d810fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 21f4d7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f4d7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_1_35-, and the Request Id: 6e457280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 18c2bab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_2_37, and the Request Id: 7f883a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 259f2ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3b3d1edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.274+0000 [https-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_37-, and the Request Id: 62964687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_6_34-, and the Request Id: 240598c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3d1edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_3_36-, and the Request Id: 74f6308d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c066ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_4_37-, and the Request Id: d5076f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c066ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_8_34, and the Request Id: 1d7d06d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 67b9694d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_2_37-, and the Request Id: 4859c262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b9694d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 516f357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 20956e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516f357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_9_35, and the Request Id: 2be2a49e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 77d0041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: e6bb212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6bb212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 64c06182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 3d5cb97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5cb97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 5b97c8d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_7_37, and the Request Id: f622f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 7709fec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 6993e7a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_8_34-, and the Request Id: fb6a712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_9_35-, and the Request Id: 1db815c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 4e84b602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 4347f801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 1ba79745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 3856235c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 59954504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4347f801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 1244a5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_7_37-, and the Request Id: 7c4471f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 54c1d6d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c1d6d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 6624b3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 2f85eed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_10_36, and the Request Id: 45ed15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 604b03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 566701ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566701ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fcf1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fcf1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d01a988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 43458f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d01a988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 6881d6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 23d5e84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_4_38, and the Request Id: 1633050f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6881d6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 1b78d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b78d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 1886f9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d5e84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3592a787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3d289890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_5_38, and the Request Id: 468f111a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 706c74c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3592a787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 7aacbc7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d289890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aacbc7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 424e4100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_1_36, and the Request Id: 6340f8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706c74c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_3_37, and the Request Id: 681eb1a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 919fa68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 919fa68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_10_36-, and the Request Id: 3f893ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 1d53d510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d53d510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_2_38, and the Request Id: 4922727a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: ef6cd7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 552fcf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_6_35, and the Request Id: 7767452d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552fcf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_36-, and the Request Id: 17b92cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.479+0000 [https-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_38-, and the Request Id: 1110ce2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 787a66d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3ec207c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787a66d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_4_38-, and the Request Id: 77ef6de7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_3_37-, and the Request Id: 32bb0231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.495+0000 [https-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_35, and the Request Id: 74cc6856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.498+0000 [https-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_35-, and the Request Id: 767fb88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 74933297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 7ca4be3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca4be3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3ca913ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 6183a723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6183a723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_7_38, and the Request Id: 271bcee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_8_35-, and the Request Id: 3a7eca05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_2_38-, and the Request Id: 1cb545ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 4ab183f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 260f231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 503c96aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503c96aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3e498a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 4e5c2262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 44ad6f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5c2262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_9_36, and the Request Id: 24f8d5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.569+0000 [https-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_38-, and the Request Id: 490130d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 296280a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 63f51c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 623c5375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e4976a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 223f23fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 159ee5ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_9_36-, and the Request Id: 57574817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 7cd2ca33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 7f808568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f808568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 573d552b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 39381a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348c844b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 4382df87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4382df87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348c844b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 59819623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573d552b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_38, and the Request Id: 230d1847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.619+0000 [https-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_39, and the Request Id: 48d56f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 24e27948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 742a513c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dca0e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54239cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54239cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 6b378791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b378791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 53dc20e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 6660316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_36, and the Request Id: 7b8081b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dc20e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_3_38-, and the Request Id: 160ff2d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 5569e49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 33fc64ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6660316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_5_39-, and the Request Id: 3ebae013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fc64ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5569e49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 130ea8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_10_37, and the Request Id: 52f289ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 43d793bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130ea8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d793bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_39, and the Request Id: 1c66cebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.677+0000 [https-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_37, and the Request Id: 1b4e21c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 682d37ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 6d7d4575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 6836dc31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6836dc31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 317763ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 7427967b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3d2b0b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3504ffd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7d4575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2b0b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3504ffd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_2_39, and the Request Id: d370cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_6_36-, and the Request Id: 2e67a24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_36, and the Request Id: 682b9e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_10_37-, and the Request Id: 486afd20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 1dd19eb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_1_37-, and the Request Id: 545956f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 7b2c33df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_2_39-, and the Request Id: 419879a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4baacc03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 2e864382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19330995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a337b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 1ee8391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 444dcc62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_8_36-, and the Request Id: 5788cb04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444dcc62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3de76a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 17b9d24c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_4_39-, and the Request Id: 30e54f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 64bf49c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bf49c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b9d24c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_9_37, and the Request Id: 273af72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 3293b155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3293b155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 45b1af25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 2bdfb600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdfb600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b1af25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 75f1ea8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 4e9c8d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 22ad9b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ad9b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_7_39, and the Request Id: 3ffe9b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 325fcb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9c8d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 7007ee35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 792b5ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325fcb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 2eb3a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_3_39, and the Request Id: 20a1956c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.833+0000 [https-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_37, and the Request Id: 47ff81f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-types, and the Request Id: 50513f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50513f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_5_40, and the Request Id: 6771232a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 76f7b4c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f7b4c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_9_37-, and the Request Id: 339b71ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: be7cd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da0acd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be7cd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da0acd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_7_39-, and the Request Id: dd0c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 11d610db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: c8bd7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_10_38, and the Request Id: 5998997c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8bd7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_2_40, and the Request Id: 3ff4ab3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.868+0000 [https-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_39-, and the Request Id: 440353c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 4ce90c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fee4fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_6_37-, and the Request Id: 7e1c7698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 6e57d066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b3317a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fee4fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b3317a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 2bff3dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_5_40-, and the Request Id: 20b730a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 3916a5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_38, and the Request Id: 483259e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_2_40-, and the Request Id: 40d3eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 547cd9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547cd9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 67d8b746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 27516564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 6a2baf05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 73ee8809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27516564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy_10_38-, and the Request Id: 39c7149f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_8_37, and the Request Id: 41b22f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 2b302a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 11c88773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 3d8308d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_1_38-, and the Request Id: 393a9e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 7cc0dacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc0dacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4c918f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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: 892ae85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4c918f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies/policy_6_38, and the Request Id: 3f8f88df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policies, and the Request Id: 2d241d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 434d19a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-instances, and the Request Id: 4a13cc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a13cc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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_37-, and the Request Id: 7c30d9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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, and the Request Id: 55f6ab9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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-types, and the Request Id: 2067a4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:32.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/policy-instances, and the Request Id: 211c5720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2067a4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c5720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_40, and the Request Id: 7d7a2ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 6fe3d5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6138edb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 5d0bd264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6138edb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0bd264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 736b23c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_6_38-, and the Request Id: 4093954f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_40, and the Request Id: 2f30eda1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 470bb218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 25165144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736b23c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470bb218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7b6d4817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5d7fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.042+0000 [https-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: 63a16918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_7_40, and the Request Id: 70f11eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6d4817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2b349ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42663b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b349ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2c9dcc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26442157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26442157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_3_40-, and the Request Id: 7556ca06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 568e722a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_4_40-, and the Request Id: 4aa44193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1933d35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568e722a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_5_41, and the Request Id: 1a1f0379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_41-, and the Request Id: 27756c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 384b7c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384b7c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 3cda29ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: 1f56c00e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_7_40-, and the Request Id: 11fd3110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_1_39, and the Request Id: 63debc0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f56c00e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 4c638625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e40af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c638625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 69e71ad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 1347d441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1347d441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: e94cb16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 68fb059d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6ca56e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fb059d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_9_38, and the Request Id: 1f8f11ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_39, and the Request Id: ad7f4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6c26b0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3cc0d9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_10_39-, and the Request Id: 72349f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 5ebae16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebae16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 5b76e2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_5_41-, and the Request Id: 657db6a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_1_39-, and the Request Id: 39523b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b76e2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 4d8adf7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: 72a03072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_8_38, and the Request Id: 63ba84db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a03072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2aace96b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_9_38-, and the Request Id: 76365342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aace96b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_6_39, and the Request Id: 284cafe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_8_38-, and the Request Id: 6b6341d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2c1b7fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3e7123a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7123a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 2e9d085f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9d085f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db0991a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.180+0000 [https-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_41, and the Request Id: 17f76a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 722c53e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 382bfe7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 2d3421f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7d66380f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_6_39-, and the Request Id: 18a6034d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e376a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 40a9232f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 71c1dbd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382bfe7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.209+0000 [https-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_41-, and the Request Id: 40cab47c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 1550394c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1550394c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_4_41, and the Request Id: 6a1f1cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa408c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 4295de6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4295de6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 5ba1e5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 50d236a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba1e5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 31692cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_2_42, and the Request Id: 49bf09e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1b06c41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1c93bfa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7547aa32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7547aa32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 6422345d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3eaae79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6422345d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eaae79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: af54d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_10_40, and the Request Id: 109ed1aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 72abb172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af54d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72abb172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea7fa54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_7_41, and the Request Id: c6bb0cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 4ef86ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_4_41-, and the Request Id: 28a65107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea7fa54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 41c35341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c35341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 679dc146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_9_39, and the Request Id: 76dafbca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: b7b3a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2954ec31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_2_42-, and the Request Id: 6b057eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2954ec31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 5934d812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 22e84d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5934d812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_7_41-, and the Request Id: 48d53da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 29e7d6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_5_42, and the Request Id: 766c2d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 39938f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7cf3f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e84d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7b3a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf3f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.294+0000 [https-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_40-, and the Request Id: 25f0177c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39938f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_8_39, and the Request Id: b47390f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_1_40, and the Request Id: 255cc178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 62735acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62735acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_6_40, and the Request Id: 7cf3348c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 765ca20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_9_39-, and the Request Id: 64a1f297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 47d0ee29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_5_42-, and the Request Id: 683ae0a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2ef4bda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 54cff4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_1_40-, and the Request Id: 752b60a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_8_39-, and the Request Id: 4843ff90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2ff76103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 58dbf743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 4be99b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_6_40-, and the Request Id: 2196219a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 26580766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3e67e268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 593b5f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cea69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 52e6a89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7cd69a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 1f6dc265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cea69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd69a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 403470ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 6995f964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403470ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6995f964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_4_42, and the Request Id: 6ee1679e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_3_42, and the Request Id: 27598614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: 69dcb2a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 203232cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 54858fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1cb5faed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54858fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203232cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69dcb2a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 10f71987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 410b1304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 3d628b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410b1304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 6731e0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d628b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6731e0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.392+0000 [https-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_43, and the Request Id: 2b8f85bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_9_40, and the Request Id: 4398b0c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_7_42, and the Request Id: 2004c50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 16672727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16672727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 52c32a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 370b68ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370b68ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9ce386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_4_42-, and the Request Id: 40c4dd3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_10_41, and the Request Id: 1ad53465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_3_42-, and the Request Id: 6400a2b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 23771d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1668abbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_43-, and the Request Id: 7db253ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 4f660af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2f2276fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f660af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 5b54a4d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 18269e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b54a4d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18269e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_10_41-, and the Request Id: 52e5c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 18233c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_40-, and the Request Id: 62bf2490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.446+0000 [https-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_43, and the Request Id: 3c74d26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18233c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3b9f7501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_8_40, and the Request Id: 1977dc55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 3d8e059a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_7_42-, and the Request Id: 1d7c195b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 3b773816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 5e479cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6c74609c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b773816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c74609c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4224321e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 5ccfd246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4224321e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: ce40f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce40f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_1_41, and the Request Id: 4cf1c7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: a6e462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_6_41, and the Request Id: 7933fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_43-, and the Request Id: 3ae25092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_8_40-, and the Request Id: 245e4539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38108aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 48263879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: b319704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 548d3ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf6cc61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 6cd3ac94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b319704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: cb2dd40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 7158551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7158551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 299e80e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_4_43, and the Request Id: 21c01d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb2dd40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 172cf8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172cf8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_2_44, and the Request Id: 10db578c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 3fe6e311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 50ca0f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_1_41-, and the Request Id: 4ef056f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 3888a16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3888a16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 1079b1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_6_41-, and the Request Id: 5972ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1079b1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2c781eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_3_43, and the Request Id: ebf677c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c781eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: f142d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 692aff10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692aff10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_4_43-, and the Request Id: 76845394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_10_42, and the Request Id: 76c3c530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 226ab998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226ab998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 70917856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7ed878db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed878db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_2_44-, and the Request Id: 2d6de1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_7_43, and the Request Id: 303df6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.633+0000 [https-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_43-, and the Request Id: 6052a733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 73818322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 119d1836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2da80266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 24ab0b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_10_42-, and the Request Id: 107e9e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3d33d8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d33d8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 21a0d2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_7_43-, and the Request Id: 638d5b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 1a4462ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 366112e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 314e89dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 19f5509e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314e89dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: 71c2d33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3118b2e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3118b2e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_42, and the Request Id: 7c03108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f5509e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c2d33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_9_41, and the Request Id: 5dae91d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1a9cc9ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 3281d23c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7e6c2569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3281d23c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6c2569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_9_41-, and the Request Id: 393575ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 367a0d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3dc606a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_8_41, and the Request Id: 3e52dee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 5d40a975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 6d39be55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d40a975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d39be55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 72e4c3e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_6_42-, and the Request Id: 6f99eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_5_44, and the Request Id: 7e031992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 56a8820a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 155e86f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155e86f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6c75ab4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_5_44-, and the Request Id: 41a5b8d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_8_41-, and the Request Id: 43c76b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 32064f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_4_44, and the Request Id: 4c7214da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3f1b3d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56988619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: 4c1e7818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56988619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1b3d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 365c9c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-types, and the Request Id: 5e75eefe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 35c80bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e75eefe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c80bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 48371d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 15e4b85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1e7818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_1_42, and the Request Id: 20c299a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_2_45, and the Request Id: 20a352ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48371d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 31ae3520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_3_44, and the Request Id: 78673365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 63a04d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 7ad35d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_4_44-, and the Request Id: 1a4cae07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: ff56f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies/policy_1_42-, and the Request Id: 4a5ec25e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff56f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 7926ea36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 13022fa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 447ec79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7926ea36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447ec79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6f6c82e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_2_45-, and the Request Id: 5d43de99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 2b6d27b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.794+0000 [https-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_44, and the Request Id: 27a11598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 10d6fb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d6fb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 48807ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_3_44-, and the Request Id: 764330a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48807ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_43, and the Request Id: 65ef5a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 4a1d8a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1ea3f374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1d8a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_6_43, and the Request Id: 1580d13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_44-, and the Request Id: 79b1a18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_43-, and the Request Id: 664abb8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3220a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: ba1d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: 271c4c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba1d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271c4c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18874ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 5d32be87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d32be87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 503ca6b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_5_45, and the Request Id: 4d027255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503ca6b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 53a41b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_9_42, and the Request Id: 1a757db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 2885a43e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 35a9556a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_6_43-, and the Request Id: 3ee5467c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3f766484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_9_42-, and the Request Id: b3dffe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: 55317067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_5_45-, and the Request Id: 26344ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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-instances, and the Request Id: 7bb91bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115b7fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3728791e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115b7fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb91bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3b3e3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 79a8420d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3e3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: b34ef4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a8420d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b34ef4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 3c49c3a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 761f69e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 9f0d0ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f0d0ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_4_45, and the Request Id: 55e24fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_8_42, and the Request Id: 4676feb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_1_43, and the Request Id: 432ca40c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policies, and the Request Id: f6aa2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1483612f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-instances, and the Request Id: bb01b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 159e663d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb01b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159e663d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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, and the Request Id: 4368502c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6d8ded5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy-types, and the Request Id: 4d01fd87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8ded5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d01fd87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_3_45, and the Request Id: 4d9ee7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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_2_46, and the Request Id: 132a34ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ac1596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1c3cf41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_4_45-, and the Request Id: 642880f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.982+0000 [https-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_42-, and the Request Id: 5c3df160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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/policy_1_43-, and the Request Id: 68614b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 73f9db50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 1966fd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.994+0000 [https-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_46-, and the Request Id: 42d77076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.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: 6ae85da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:33.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6871ab19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6871ab19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_45-, and the Request Id: 1af636a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 15f6da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 18de0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f6da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.017+0000 [https-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_44, and the Request Id: 6e769b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 5f502a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 404e244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404e244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 2fbab6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 54a0f333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 71bce1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bce1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a0f333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: 3faf25be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3faf25be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_44, and the Request Id: 1f729564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 46b18e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 31b16784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b16784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 40d6cff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b18e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_5_46, and the Request Id: 68ca4a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 79e38562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e38562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 330d8105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330d8105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_10_44-, and the Request Id: 25fa6481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 5b2f2bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_9_43, and the Request Id: 208673c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 28a064ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 3dd2cc8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2f2bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_7_45, and the Request Id: 70f0e184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a064ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_4_46, and the Request Id: 665a21ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_5_46-, and the Request Id: 473be273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 7865ddb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_44-, and the Request Id: b458f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.135+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366eab9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_43-, and the Request Id: 7f27a0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 23fc6bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fc6bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 571760e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 13d30731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 7048d496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 6ec4b70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec4b70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 5579ab69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 49010143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_8_43, and the Request Id: 3bc06f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 30ee5e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 557a418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 404aa335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557a418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 7688f47c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7688f47c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 1cb89d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_2_47, and the Request Id: 4cd0115a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_4_46-, and the Request Id: 23a990af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 5f00d217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 54b2e56a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 45bee3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470ff5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b2e56a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bee3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 3026a197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_8_43-, and the Request Id: 22483fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 16057c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3026a197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16057c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_10_45, and the Request Id: 48a7d3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_1_44, and the Request Id: 31da301e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 774ad881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774ad881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.243+0000 [https-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_45-, and the Request Id: 5dc20ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_2_47-, and the Request Id: 734be270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 8d69d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 1bb55d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb55d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d69d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_5_47, and the Request Id: 777b7034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 3cc7bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d6ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc7bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc8f017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 3303d6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d6ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 4420be95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_10_45-, and the Request Id: 7a5a562c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_1_44-, and the Request Id: 502015ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_45, and the Request Id: 7c7ddbce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: 4162fffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ced7a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4162fffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_5_47-, and the Request Id: 428b5948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_9_44, and the Request Id: 15925db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 442e5c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 422e04c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422e04c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies, and the Request Id: 725f82e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 22f253f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 2144fbed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_45-, and the Request Id: 729109e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 39b55ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 2095cf29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b55ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 64fa43f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 12a908e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_3_46, and the Request Id: 551e9662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 649740b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_9_44-, and the Request Id: eeba45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 7bd8381c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737b3c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 24751d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649740b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 4621a134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies, and the Request Id: 71453280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4621a134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 2d57b767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_4_47, and the Request Id: 69ff215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d57b767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 45d6d961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 53d8c911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_3_46-, and the Request Id: 11a44fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 7d81f3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d8c911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 2f9c5bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies/policy_2_48, and the Request Id: 5b7facb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 1342cfbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9c5bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d6d961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1342cfbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_8_44, and the Request Id: 656c3525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: b4f2f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4f2f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8d5dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_5_48, and the Request Id: 7baa435c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies/policy_4_47-, and the Request Id: 44628a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 24c31b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c31b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 2b10f2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b10f2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 5bea10df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 2e372161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 20f3452c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 4769a90f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bea10df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e372161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 276de5cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276de5cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_2_48-, and the Request Id: 3d5c0cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_10_46, and the Request Id: 6b95d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f296ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f296ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_1_45, and the Request Id: 16402881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_7_46, and the Request Id: 10b3fd03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: c64ee96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.430+0000 [https-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_46-, and the Request Id: 4b62a58d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_8_44-, and the Request Id: 78096bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.439+0000 [https-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_48-, and the Request Id: 13e9554e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 3b3dcea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies, and the Request Id: 47e55773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3dcea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 1a4d3d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4d3d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 6bad27f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 2b820bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.460+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b820bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_1_45-, and the Request Id: 3d3cd30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bad27f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 43be852c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_46, and the Request Id: 790e4988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_9_45, and the Request Id: 3e60056f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 633d592f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8231fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 4c4b5780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_46-, and the Request Id: 15b1e3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 24c4b4b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_7_46-, and the Request Id: 2c5b14e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 4ccd5e06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 773056f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 674d92a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.515+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674d92a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_9_45-, and the Request Id: e8faac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 11a9d888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 6881d708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6881d708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_47, and the Request Id: 45c0ee18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 41357cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 7ffab9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffab9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 11d19d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 593c232e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593c232e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 3cd8978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 5a007eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_3_47-, and the Request Id: 48d70bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies/policy_2_49, and the Request Id: 15d2677b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 295823cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295823cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 58aa0621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3926e66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 3036b81b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 4ec0e555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.569+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec0e555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3036b81b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 545f13c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545f13c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_4_48, and the Request Id: 4e75dab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 423dbbae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423dbbae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 448b1474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448b1474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 6ad6505b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_8_45, and the Request Id: 18cf6ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765efd79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_2_49-, and the Request Id: 389bc5b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 4ce6cafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies/policy_10_47, and the Request Id: 1b6105eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 769c4903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce6cafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 393e7d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 307b7157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393e7d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.609+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307b7157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 597cc77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 2ec0d8e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec0d8e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_5_49, and the Request Id: 2e5fc3c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_45-, and the Request Id: 38948d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.620+0000 [https-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_46, and the Request Id: 2e916241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 72424966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72424966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: b4f91ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies, and the Request Id: 2e94c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.636+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4f91ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 68156146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68156146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_48-, and the Request Id: 32b11816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 6b759d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies/policy_10_47-, and the Request Id: 7e519638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 436da503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b759d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_7_47, and the Request Id: 778b340f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_47, and the Request Id: 52dee1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 707b75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 2553724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 3b657842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 96e1d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_1_46-, and the Request Id: 11a09031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2553724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.670+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab3f543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_5_49-, and the Request Id: 704e2a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.672+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab3f543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.678+0000 [https-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_47-, and the Request Id: 7b5f194c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 6d211df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d211df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 2afbb9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afbb9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_6_47-, and the Request Id: 35c13f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_3_48, and the Request Id: 2c93f33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 28164d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 752f3390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_9_46, and the Request Id: 40d50c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: e89a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_3_48-, and the Request Id: 177016d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 3a70cec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 74c73d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 3d76340d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.720+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65739ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 458dfb7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 60fa8a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.731+0000 [https-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_46-, and the Request Id: 2290d52a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: ec1dbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 43fb72ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.733+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fa8a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec1dbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 4055c151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies/policy_2_50, and the Request Id: 52171ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies, and the Request Id: 27a444fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 748209de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748209de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452ce179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a0a8fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 3846683d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.762+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3846683d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a0a8fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 3ba9fb40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: ec65d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba9fb40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec65d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: f51a392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 525ea391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f51a392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_46, and the Request Id: 2f01b9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 5a5cf1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 50c0e3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_48, and the Request Id: 1ef65e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_4_49, and the Request Id: 1baf4aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 6f428c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_2_50-, and the Request Id: 54c5fcaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 23d4565a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_10_48-, and the Request Id: 740b47a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d4565a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policies, and the Request Id: f48d77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 5d38ebee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 50f61e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f428c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f61e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 1cda1db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cda1db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_47, and the Request Id: ec50ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_48, and the Request Id: 7c90f650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 75f49fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d38ebee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 428239e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 4b741313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428239e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b741313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-instances, and the Request Id: 6b7411e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: 59d9251d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7411e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d9251d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 3e3c7116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_4_49-, and the Request Id: 11be089d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_48, and the Request Id: 4df776b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: 15088448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15088448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_1_47, and the Request Id: e56ef47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_5_50, and the Request Id: 3eb6cba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_8_46-, and the Request Id: 50b2ca7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_7_48-, and the Request Id: 3231a37d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5210e9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 6eaaf923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 4eb8861d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaaf923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 4d97e778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d97e778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_5_50-, and the Request Id: 6a68057c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_9_47-, and the Request Id: 113aad87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bee3f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_10_49, and the Request Id: 14b57215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 16788d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 73106faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bee3f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: 7dbe28b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_10_49-, and the Request Id: 6bf5ee87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbe28b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.901+0000 [https-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_49, and the Request Id: 50005203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_1_47-, and the Request Id: 480c62b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 59b39c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy_6_48-, and the Request Id: 4ffe93f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 3ddfdf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 319fcbcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 68f07b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 1876e297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 3102ebea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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, and the Request Id: 32496ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_3_49-, and the Request Id: 5ac83dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fc3d5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 5866204b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 6c95c9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 72853f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.955+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fc3d5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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-types, and the Request Id: 7e2a41dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 109f5b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 22942775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 3c392ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.978+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22942775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 3babb67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2a41dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-types, and the Request Id: 3506124c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3506124c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_4_50, and the Request Id: 27433e94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 59ab436d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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_7_49, and the Request Id: 27ce67cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 1293ec3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1293ec3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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/policy-instances, and the Request Id: 32a390ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:34.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: 2f7b5044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 5c78aa40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 7888b48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 74596a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c78aa40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a390ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 1cf293f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf293f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_4_50-, and the Request Id: 363b4a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 51dee4e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 2c55d9cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dee4e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4b0bdd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74596a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0bdd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7888b48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 325b4c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d43144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325b4c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 3526a8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_9_48, and the Request Id: 35ee9545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3526a8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d43144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_2_51, and the Request Id: 58738d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a74db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_5_51, and the Request Id: 8052898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_49-, and the Request Id: 583c86fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_48, and the Request Id: 44d50488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_10_50, and the Request Id: 23537413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a74db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_8_47, and the Request Id: 17d8def9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 7ddc3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_2_51-, and the Request Id: 1f14eb56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddc3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 51f3186e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_9_48-, and the Request Id: 2581ee1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 34f96d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 1483910d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_5_51-, and the Request Id: 46b75a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f3186e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1483910d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 4aa106bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa106bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_50, and the Request Id: 7c3caaa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_6_49, and the Request Id: 296f05d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 70ba02c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.087+0000 [https-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_48-, and the Request Id: 1847087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_8_47-, and the Request Id: f0429ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_10_50-, and the Request Id: 2e983290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 331d858c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 64273fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies, and the Request Id: 4480e1eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 1c96a739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies, and the Request Id: 5919c733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_6_49-, and the Request Id: 1cdbcbf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 5a25042e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies, and the Request Id: 51cb4b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 54450a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628b523f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 4bb9fec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_3_50-, and the Request Id: 7deb168f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 3d4ecfe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 785dd7a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4780505b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4780505b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785dd7a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4ecfe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 1e79c728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 45a0bda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e79c728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 47f3509a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a0bda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 24c35b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f3509a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_4_51, and the Request Id: 4b4ed160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_50, and the Request Id: 45fb660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_2_52, and the Request Id: 1e6d4ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 472a3002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 6f42e3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472a3002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 2278ea8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 1982dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 335b0228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 1be3e0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 2a936b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 51279593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a936b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be3e0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_52, and the Request Id: 6f052d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 6e55e068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e55e068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_7_50-, and the Request Id: 3f36463e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 15cf3d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_9_49, and the Request Id: 460e1bc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 61a053ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 67fecf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_2_52-, and the Request Id: 4e845ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a053ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fecf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 7b3b03c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 4f25bc1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 3c2d9f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f25bc1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2d9f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 6edb1abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_8_48, and the Request Id: 120296f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edb1abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 1068d783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_10_51, and the Request Id: b29cb46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1068d783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_1_49, and the Request Id: 5c1ffeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_51-, and the Request Id: e822d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a0f223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_8_48-, and the Request Id: 7f63b366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_5_52-, and the Request Id: 33c0b2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_9_49-, and the Request Id: bad5899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 63f29c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f29c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies, and the Request Id: d857854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 478dc011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.302+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a2d4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.306+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a2d4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 9ccffbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478dc011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.313+0000 [https-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_50, and the Request Id: 6975ac50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.319+0000 [https-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_49-, and the Request Id: 547d79d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_10_51-, and the Request Id: 610212e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 39079040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 44a0d725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39079040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 3928d29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_3_51, and the Request Id: e6065e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 1245e4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 47e6d8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 589dc7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 7eb16824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_6_50-, and the Request Id: 77c9fa28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 13298787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1780f322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1780f322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 28b0c8b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 7a282be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a282be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_9_50, and the Request Id: 6de6e4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 638d8279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.387+0000 [https-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_51-, and the Request Id: 387bd1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 68bd4aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd4aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604eff06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 70381262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4a8555ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8555ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 2a6105b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.417+0000 [https-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_51, and the Request Id: 2f4a57ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 12364fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3876822d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12364fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 79d8db9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d8db9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_8_49, and the Request Id: c8be28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: d8a22fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_50-, and the Request Id: 544030d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies, and the Request Id: 7632aa80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 15d56b3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 722f1609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722f1609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 2870199c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 1d433114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_7_51-, and the Request Id: 7bd1ba1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 5b258a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_8_49-, and the Request Id: 35638dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 682f67fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 522ce05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 5c3e88bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522ce05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: f599936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3e88bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2870199c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 12929c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 4dd43f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 381cfa28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd43f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12929c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.505+0000 [https-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_51, and the Request Id: 5091a600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_4_52, and the Request Id: 687a5ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0b0de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f599936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_1_50, and the Request Id: 449629db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 19d288ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 30459289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30459289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73402509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73402509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_4_52-, and the Request Id: 12a99181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682f67fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_3_52, and the Request Id: 3e16c6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b258a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_1_50-, and the Request Id: 65ff9aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 3cf5735f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.558+0000 [https-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: 299b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 49ee55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 7f1fbcab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 564bf7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ee55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf5735f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_10_52, and the Request Id: fd9258f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 59413e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_5_53, and the Request Id: 7caafe8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 6685b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_3_52-, and the Request Id: 2804c159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 5872f916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 147b419a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 4d6a7d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6a7d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 3b5c219f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4c2bc676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5c219f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2bc676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d433114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5466c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4ef5ab38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5466c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 5c6ee5ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_52-, and the Request Id: 629f6e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_7_52, and the Request Id: 2af975b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_8_50, and the Request Id: 37ab6743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_2_53, and the Request Id: 3a356b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_5_53-, and the Request Id: 102b274d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 72e54a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 704712a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 79df88ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 3fda30ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 6084998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6084998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11dd9372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_7_52-, and the Request Id: 370aa69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_2_53-, and the Request Id: 7ccdc390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 2ea2ba99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea2ba99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_4_53, and the Request Id: 78bb801b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 342a5b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-instances, and the Request Id: 7e43629c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e43629c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 1c8e0ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365236ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 30712a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8e0ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 158d062d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30712a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 765d6e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158d062d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_3_53, and the Request Id: 788fda5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_51, and the Request Id: 7008e2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765d6e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 18ce8117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ce8117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 29b2d280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b2d280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_9_51, and the Request Id: 537188c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 194a4168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 7567a8ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_8_50-, and the Request Id: 357b68b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194a4168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_6_52, and the Request Id: 2b25f99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 181d7eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_4_53-, and the Request Id: 7913a60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: c6c6ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_1_51-, and the Request Id: 7b859e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 2e85925e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 5c5b69d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 42cfee98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_9_51-, and the Request Id: 6ef1647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cfee98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 6adb62fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_6_52-, and the Request Id: 4d88362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.819+0000 [https-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_54, and the Request Id: 7b766a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 1a740f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adb62fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.824+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a740f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 64663df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64663df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_10_53, and the Request Id: 4d998d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 7486994f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 77066891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 655eaf94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 1c6c041a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_3_53-, and the Request Id: 76750fc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 58c34372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4fa84f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_5_54-, and the Request Id: 63dae4d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 48a4d1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa84f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 4a7991df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7991df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_2_54, and the Request Id: 5e20e1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_10_53-, and the Request Id: 5e810ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 7a6a95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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, and the Request Id: 6fdd56c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6a95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 410cf716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-types, and the Request Id: 705c0fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies/policy_2_54-, and the Request Id: 4debed68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_7_53, and the Request Id: 4d63e65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.912+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705c0fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 66ff3eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5724be14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy_7_53-, and the Request Id: 2e42a2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 3ab8d04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 12bd67ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0b64d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.939+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4feb2ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab8d04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bd67ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 5cc1d891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policies, and the Request Id: 7bc83864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc1d891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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-types, and the Request Id: 720a3d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720a3d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_8_51, and the Request Id: 14af2a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 5e85c03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_6_53, and the Request Id: 1e3b70d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166b4ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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: 6e723547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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/policy-instances, and the Request Id: 6daac4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.979+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe43fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:35.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_8_51-, and the Request Id: 9e65b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6daac4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 70c47ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe43fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c47ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: e356355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e356355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-types, and the Request Id: 7057c0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7057c0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_1_52, and the Request Id: 143fa5f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.024+0000 [https-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_54, and the Request Id: 58cabb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 45c82cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 3b2f7250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2f7250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 7c01cbcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3b7e470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.042+0000 [https-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: 77bed9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_4_54-, and the Request Id: 1cffe42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf11f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2b24871c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf11f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.063+0000 [https-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_52-, and the Request Id: 2f79a51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6899557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-types, and the Request Id: 10d7ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 72e9ecbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d7ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_6_53-, and the Request Id: 767b77c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_3_54, and the Request Id: 6d457879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6899557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 42be5ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42be5ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_5_55, and the Request Id: 5701e721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: c4b9b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 47461663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47461663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4b9b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 4ceecc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac93e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.104+0000 [https-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: 5e45da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac93e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_5_55-, and the Request Id: 3c45cd97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: e1ef96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_10_54, and the Request Id: 538124bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1ef96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 65e952ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394949df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_54-, and the Request Id: 4aa096c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 286d9a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_2_55, and the Request Id: 7d2bab43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 26845121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26845121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_10_54-, and the Request Id: 45c8981c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 54490786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: b4f49fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4f49fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.143+0000 [https-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_54, and the Request Id: ec6b024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 356f403c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1e20b4b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583a6843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 655715cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 360b0fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.175+0000 [https-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: 15e73dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 5697a02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5697a02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 2bc3f63c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 426bebcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 5236284e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426bebcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5236284e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_7_54-, and the Request Id: 394c914e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_8_52, and the Request Id: 5ebc3f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2436be0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2436be0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 76d6ee5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_4_55, and the Request Id: c7c2f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2453ffe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2453ffe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2fbf5fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 7fdc7900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbf5fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_6_54, and the Request Id: 56b68e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 604b754e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 5b059591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 56ee2560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604b754e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-types, and the Request Id: 72a54f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a54f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.245+0000 [https-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_53, and the Request Id: 4c7d51f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 3e6a1b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 27031952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_8_52-, and the Request Id: 1de0c06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 310db6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310db6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_4_55-, and the Request Id: 1d2354b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b1a99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: a428375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a428375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b1a99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_6_54-, and the Request Id: 1596c2cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6fd38f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_9_53, and the Request Id: 3ed90f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd38f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_5_56, and the Request Id: 7ed2e81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 618e7246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 43b0bea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b0bea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 528ba697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528ba697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_1_53-, and the Request Id: 4515212d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_3_55, and the Request Id: 1716b8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653f38f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1168bd27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1168bd27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 5ba7eb59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.341+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba7eb59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 50e091b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3860b438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 221b5d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 63d60f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_55, and the Request Id: 585c1f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: b89d94b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b89d94b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_56-, and the Request Id: 4cdcdb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3cb84b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3a81549f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.361+0000 [https-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: 4e606301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb84b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_55-, and the Request Id: 5307de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_2_56, and the Request Id: 52869ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a81549f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 13cda63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 7abe836d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cda63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 37c5cd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_2_56-, and the Request Id: 16932023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_7_55, and the Request Id: 269ced0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 7e8dc5bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_10_55-, and the Request Id: 31d06a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 2bfe4e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1744a980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.427+0000 [https-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_55-, and the Request Id: 61e2b766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6d322405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 5a2ccafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1c9676cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 2e890c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1744a980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 378b6d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 28997efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 6bea5114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 15cea29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28997efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bea5114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_6_55, and the Request Id: 2b608d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 4f7e7d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-types, and the Request Id: 47bf1468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bf1468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cea29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 5e3e653d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 6914f14a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 58fcb51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 10fbb985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fbb985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2c20c45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_1_54, and the Request Id: 6f8fa3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c20c45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_8_53, and the Request Id: 74a93f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 46d62d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3b1178e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_6_55-, and the Request Id: 27dd3795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 17024277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: cc31202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc31202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.505+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1178e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_1_54-, and the Request Id: 41e9a3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 4a0c27f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_4_56, and the Request Id: 52626207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 67b839a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b839a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 5da7aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 737e2ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_10_56, and the Request Id: 61eed5d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.523+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da7aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737e2ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 461cb1aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 2f5bc7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5bc7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461cb1aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_3_56, and the Request Id: 2547f0a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 43e90814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_4_56-, and the Request Id: 64a8272d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 78da4e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_8_53-, and the Request Id: 352c7117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1477c8ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 7a082256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_2_57, and the Request Id: 7fb09c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1477c8ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 50ee933b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ee933b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2e6255b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6255b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_10_56-, and the Request Id: 58622a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78da4e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 5c3f6261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_5_57, and the Request Id: 77958b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1a538c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_56-, and the Request Id: 76ffedd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_7_56, and the Request Id: 211d2e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3f6261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 17ef7090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.579+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a538c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1e0768c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bcdfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_2_57-, and the Request Id: 66941374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_9_54, and the Request Id: 1ad44003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 62127610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 2ae473ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_7_56-, and the Request Id: 6e03b1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 10313d8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 73568069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 64b09945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 5763e46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5763e46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_5_57-, and the Request Id: 76e8959d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 4b6ac0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6ac0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_1_55, and the Request Id: 6a58b649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 7a62bd4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 76b3e9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.678+0000 [https-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_54-, and the Request Id: 5e65e27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9d71d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 30836268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30836268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 18620d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 16f222a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f222a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_56, and the Request Id: 6dce9bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2044f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 301a1a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_1_55-, and the Request Id: 645a62e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 58fc85b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 59bf86b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 12cc5292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bf86b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301a1a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cc5292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 52d0b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 323c4967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323c4967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 34e43e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 36c00fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_3_57, and the Request Id: 2dec79be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c00fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 6a5e2f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_8_54, and the Request Id: 7b281a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e43e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_10_57, and the Request Id: 47f3ff4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_6_56-, and the Request Id: 4180211e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 30ff570c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ff570c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1bf5267a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: d0722d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0722d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fea1fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.796+0000 [https-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_57, and the Request Id: 52b2a749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 7eac57c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3a63554c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 375563f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eac57c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_57-, and the Request Id: 484539c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-types, and the Request Id: 2ad38b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad38b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_10_57-, and the Request Id: 6bf4ede2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_8_54-, and the Request Id: 53de80f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_7_57, and the Request Id: 514e2795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 59216b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 2765a7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59216b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 3ab36241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6e133ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_4_57-, and the Request Id: 3a11ee7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 4666473f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4666473f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab36241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_9_55, and the Request Id: 71ad2c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 48d5e663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d14c694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d14c694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 1cc8bc84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d5e663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3ddea960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.857+0000 [https-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_58, and the Request Id: 310a217e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddea960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_1_56, and the Request Id: 2bf64e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 40130856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40130856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_7_57-, and the Request Id: 259cf709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 70697223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 2d951a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70697223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_2_58, and the Request Id: 76734c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6352a811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_1_56-, and the Request Id: 3d81b806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2ee4afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: b13f80e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 60111f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy_5_58-, and the Request Id: 7e7b7e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 60195091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies, and the Request Id: 704f7b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 22a62ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_9_55-, and the Request Id: 44ea94eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_2_58-, and the Request Id: 2cf14b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 2c20c554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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-instances, and the Request Id: 2480a799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2480a799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 28293e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-instances, and the Request Id: 2cc9ff3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc9ff3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 151140c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6d8e4e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151140c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8e4e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5150fbe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policy-types, and the Request Id: 30217afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5150fbe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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_8_55, and the Request Id: 6afffbeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30217afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_3_58, and the Request Id: 7a1e776a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.967+0000 [https-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_58, and the Request Id: 3a968cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 6f3d165b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 79d70393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 3eba9d2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d70393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1a6e8422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 24e6b348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 3397a5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3397a5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eba9d2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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/policies/policy_10_58, and the Request Id: 77492dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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, and the Request Id: 54cedf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 49bbeee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bbeee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:36.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: 132463a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 11c3a4d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_6_57, and the Request Id: 66aee1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_3_58-, and the Request Id: 5c0eefd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_4_58-, and the Request Id: 72b398b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.026+0000 [https-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_55-, and the Request Id: 5030d142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 1c05330a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c05330a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1f068243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 7639de98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f068243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 5616690c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 314bf1c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5616690c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 5c2e4e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: febe7a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_7_58, and the Request Id: 359ba06f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: febe7a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314bf1c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2e4e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_5_59, and the Request Id: 179c9052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.063+0000 [https-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: 1c89f0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_1_57, and the Request Id: 4d8cc21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 2f8ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 1562aa43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1c4ae654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4ae654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 4456985a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_2_59, and the Request Id: 3c5c972a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 11ab2da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_7_58-, and the Request Id: 6a1d2c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 468899b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: f25a5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f25a5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_5_59-, and the Request Id: 5d8dc237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_6_57-, and the Request Id: 2c27be13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_1_57-, and the Request Id: 6bcef022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 12695d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 55ff1dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12695d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 1571546d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_9_56, and the Request Id: 66000cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 79aa1190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1d24a7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c03c5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_59-, and the Request Id: 54de68ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2cea1639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 6780201b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 3dc56749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc56749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3219b8e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: ab611e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2012f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_9_56-, and the Request Id: 48e7ffd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab611e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3219b8e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 21584139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_4_59, and the Request Id: 45a6b64f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.185+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21584139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_8_56, and the Request Id: 142f2fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: e4d6a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4d6a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 70c8c09a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 39cf51c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 150f3557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 3fdd5cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdd5cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_10_59, and the Request Id: 16c6481b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_8_56-, and the Request Id: 2a3315b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 4dfea2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_10_59-, and the Request Id: 77b46ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 574259ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 7544e6fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_4_59-, and the Request Id: 4d5ef102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1fa79ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 55fb99df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa79ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7544e6fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fb99df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 38e5e9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_6_58, and the Request Id: 3ec933d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 648ef276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e5e9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 7767ac72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_3_59, and the Request Id: 77802ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7767ac72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 4f7523d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 35f75757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7523d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 5b35198e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145e43ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b35198e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_7_59, and the Request Id: 14c13ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 17c01522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 7ea5664d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1c588ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea5664d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 5afe5690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2a5d7536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_1_58, and the Request Id: 3e030c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_6_58-, and the Request Id: 2c95a909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b3ce25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3ce25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_3_59-, and the Request Id: 2f75b74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_1_58-, and the Request Id: 7d16213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: f954a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759ea6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759ea6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_7_59-, and the Request Id: 6a910000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_5_60, and the Request Id: 423bf9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 3e24b09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 325dbfb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 748081a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325dbfb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: a8d18a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 304ea883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 62b56868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.367+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b56868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748081a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 41360755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 66389c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d132bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41360755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d132bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 3fccc6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_5_60-, and the Request Id: 7c0ed6df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2ce4a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_2_60, and the Request Id: 3697a8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce4a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 359b2df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_57, and the Request Id: 4d86225c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359b2df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_10_60, and the Request Id: 53e769b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 4c981e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c981e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_60-, and the Request Id: 490a28fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 7a9b6a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2bf5c7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.407+0000 [https-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_57, and the Request Id: 7356fec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: f790231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 7de27418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 3d2f061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_8_57-, and the Request Id: 6f8671a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_10_60-, and the Request Id: 175674fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_9_57-, and the Request Id: 44a8df7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 6ecf7047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 41b5ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 353458ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b5ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 19fbf7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 431d5ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 4b450f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b450f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 74c27b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a24366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 7dc24d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c27b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_60, and the Request Id: 642008bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a24366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 25edd41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 2e17ecd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 5796a288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc24d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e17ecd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 33b8c08b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: b4b5dec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2c6ee8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4b5dec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b8c08b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_4_60, and the Request Id: 78340d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6ee8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 298a624c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_6_59, and the Request Id: 3bef76d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 53cafdb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_7_60, and the Request Id: 3b6449be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 1db92aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298a624c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db92aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 3a13dfd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: bd03c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cafdb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd03c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_2_61, and the Request Id: 647ac9ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_4_60-, and the Request Id: 25ed061a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 3f7ae496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_1_59, and the Request Id: 124d106b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7ae496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_5_61, and the Request Id: 760b5bb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2e1445d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_6_59-, and the Request Id: 33f23041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-instances, and the Request Id: 6b7b0454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_3_60-, and the Request Id: 60bb4b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_7_60-, and the Request Id: 385bb49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7b0454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 157a9625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157a9625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 439126ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_2_61-, and the Request Id: 535c762e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_10_61, and the Request Id: 2f815f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_1_59-, and the Request Id: 7a4eb4a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1fe05783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_5_61-, and the Request Id: 6faf7497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 68cff186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7e60fd0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 38e289bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.553+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e60fd0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cff186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: aee7845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145613b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: ebd2bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebd2bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aee7845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_9_58, and the Request Id: 75bf82e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_8_58, and the Request Id: 6bf38cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 72601db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 5d1e5341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 56c808d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68923aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 65305b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68923aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad0bca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 30265f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_9_58-, and the Request Id: 66b57ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 6466f2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 282fdc38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282fdc38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: f7898f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_8_58-, and the Request Id: 75750cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 146d88f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_4_61, and the Request Id: 7034189e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 34182474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 10ea1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.632+0000 [https-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_61-, and the Request Id: 476dbf14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 10213899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 41dcfc48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 76bc31e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bc31e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c540123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1c36ba63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 7b9a299e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 34d2cb48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9a299e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d2cb48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 4296c39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa9444f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dcfc48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24040a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 6a979df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa9444f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4296c39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.666+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24040a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c36ba63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_5_62, and the Request Id: 3a7f439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 2d043306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d043306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_60, and the Request Id: 21479a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.678+0000 [https-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_61, and the Request Id: 241ed38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_2_62, and the Request Id: 44d15316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a979df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_4_61-, and the Request Id: 7a2492f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_1_60, and the Request Id: 3e752c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 58e0a7e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e0a7e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: cbc8940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 2633e296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2633e296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 7664714e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 561bb598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_3_61, and the Request Id: 14d2ac10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_5_62-, and the Request Id: 2a3e095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_7_61-, and the Request Id: 45dbf467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_2_62-, and the Request Id: 44039096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d713049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 436b3259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_1_60-, and the Request Id: 5359b564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 63f107bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 557a00e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557a00e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 3044973e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3044973e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_3_61-, and the Request Id: 4f6c25ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 727b7be2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 4e210189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_9_59, and the Request Id: 58f2e695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e210189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54f80a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_6_60-, and the Request Id: 2f01cca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f80a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_8_59, and the Request Id: 4c87e530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 1e119e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 574fcfe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 1e8c19e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 441a59ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 2130d45a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2130d45a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 5e53dfb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 5d0507c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e53dfb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0507c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies/policy_5_63, and the Request Id: 5a8d48f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 5e913e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e913e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.844+0000 [https-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_62, and the Request Id: 5e2fb436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 73a3c88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 576cd07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_9_59-, and the Request Id: 39ecdf0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_8_59-, and the Request Id: 38750e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 155dbc7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 67ee6f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 744e6cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ee6f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policies, and the Request Id: 2384801b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_10_62-, and the Request Id: 68d48f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 6f227076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_5_63-, and the Request Id: 2ef1c22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f227076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_4_62, and the Request Id: 55c169ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 3e8d01c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 6ca43e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca43e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 26ddd98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 74d07ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ddd98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 3e7bca31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 6c28cbc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_7_62, and the Request Id: 5b46448b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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, and the Request Id: 3716426c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 4a588dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_4_62-, and the Request Id: 119e2c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a588dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 4c302af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 6e1436f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1436f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 6ec7e6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_6_61, and the Request Id: 44e29967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f44118f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fca33f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-instances, and the Request Id: 137db974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_7_62-, and the Request Id: 3daeb313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137db974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f44118f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 16927877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 6f0b2751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 6075bbeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6075bbeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 442befed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec75e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442befed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec75e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 24f3f30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_2_63, and the Request Id: 59ada07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_6_61-, and the Request Id: 1e572113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy_3_62, and the Request Id: 36313d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f3f30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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-types, and the Request Id: 61f36132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f36132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 4871f8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 454ab58b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 14e70cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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: 5c9e31e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_1_61, and the Request Id: 4c3fafd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 726ff48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4871f8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726ff48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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_60, and the Request Id: 18b35519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.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/policy-types, and the Request Id: 648008e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:37.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648008e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_8_60, and the Request Id: 70df8e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_3_62-, and the Request Id: 34035bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 38232c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_2_63-, and the Request Id: 2f48e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 457a0200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7e6cdb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457a0200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 76a118c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38232c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_1_61-, and the Request Id: 606a5ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_8_60-, and the Request Id: 5ea0e463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 2d76574b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d76574b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_9_60-, and the Request Id: 5fde41be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 2769f57f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a118c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_64, and the Request Id: 2622a97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_10_63, and the Request Id: 5c145ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 6904470a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6904470a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323ccffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 4f4f0f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1eed9863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4f0f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: b469cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 28a034e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 4f0e0a09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdfd47c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_4_63, and the Request Id: 50660d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1940809f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1940809f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_5_64-, and the Request Id: 7594129d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: bb271f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_10_63-, and the Request Id: 398b9c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb271f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 6852962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: e0e4c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_7_63, and the Request Id: 2dca8e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30146900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_4_63-, and the Request Id: 54a48834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 76abd785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76abd785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 29eecb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 5cc7b6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30df4c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 3d6efdd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 48da22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6efdd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_9_61, and the Request Id: 2e143d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30df4c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 6f62705e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca0fbdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 1dbc6ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_7_63-, and the Request Id: 1f0490c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f62705e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_6_62, and the Request Id: 510138d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: a2fa2d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: d8bf881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 6944db1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1d91da38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d91da38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 12c73356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2fa2d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c73356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 9f0222a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: c1ffce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 258146bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 24316bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.190+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1ffce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_9_61-, and the Request Id: 1cc79fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_2_64, and the Request Id: 39188b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_8_61, and the Request Id: d6061c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258146bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 444979ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6634817d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444979ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6634817d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24316bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 2604e7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_5_65, and the Request Id: 3d21bf90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_6_62-, and the Request Id: 6ca735d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 45e9ffce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2604e7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_3_63, and the Request Id: 10d265d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 62484f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62484f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_1_62, and the Request Id: 44faf4a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 7a4c2795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_3_63-, and the Request Id: 7c2c4c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 456c7a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4c2795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456c7a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 73fd59f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 56253a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 6f1f58ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1f58ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_10_64, and the Request Id: 5aac7cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 705b1f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705b1f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_7_64, and the Request Id: 1fd275bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_2_64-, and the Request Id: 61eed022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 3e6337ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_8_61-, and the Request Id: 7dc10a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_5_65-, and the Request Id: 6d917e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_1_62-, and the Request Id: 2c845071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 310bc333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 149ceec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149ceec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_10_64-, and the Request Id: 7e7f471c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 333526c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 618fdc50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618fdc50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_7_64-, and the Request Id: 363d85dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_4_64, and the Request Id: 2c0e42e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 33376aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 39db75a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: cea12aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 11bf16c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 397bf094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 65f282ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 153b69c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168abb21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_4_64-, and the Request Id: 5265e32d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168abb21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 9425bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 698a96ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9425bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 4d09bff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: f8ea492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 1fe56848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe56848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_9_62, and the Request Id: 6a3f89a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 28633971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28633971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 7b143444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a0c51e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b143444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 4ff9e1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a0c51e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 1502e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_3_64, and the Request Id: 5e81a670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff9e1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 6c5baa8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5baa8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7992667e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1ad09fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7992667e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 75d3e644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 217a5ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.397+0000 [https-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: 52571518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7a24c03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a24c03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_3_64-, and the Request Id: 4cb15549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 5865b8b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_2_65, and the Request Id: 62f6ebd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5865b8b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 4bb184ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.440+0000 [https-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_63-, and the Request Id: e373073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 8709b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_9_62-, and the Request Id: 6a0949cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8709b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 3a97a48c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 23658763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: b231241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799be9ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799be9ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23658763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 56f02e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_5_66, and the Request Id: 60fb5ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 268c7c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 310a95af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_8_62, and the Request Id: 464223a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_65, and the Request Id: 77cc7860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2594db0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f02e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268c7c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f01e695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 34d10ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f01e695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d10ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310a95af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_10_65, and the Request Id: 660329cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 302207c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: b828073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 70ab2435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ab2435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_1_63, and the Request Id: 6b6d19b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_62-, and the Request Id: 3b834619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_65-, and the Request Id: 73d6a77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_65, and the Request Id: 281f5909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_10_65-, and the Request Id: 24edbe55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 1797da1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_2_65-, and the Request Id: 1e2614e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_1_63-, and the Request Id: 64a91f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_5_66-, and the Request Id: 5529de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 57c23d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2459e6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 19fcf2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c23d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fcf2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 5cc7746c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.543+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc7746c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 3d580a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 58dd4993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 4671f903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 6ce3270f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_9_63, and the Request Id: 571d0880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_4_65-, and the Request Id: 460af717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.557+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce3270f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 42dfd3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_3_65, and the Request Id: 689444e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 71ce06f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.572+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b78db4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_3_65-, and the Request Id: 131c0b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 1c9ca1ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7a13f00d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 5a855519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328e2a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_9_63-, and the Request Id: 6805d467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 50d71328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 22db47db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 62524ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 52b9d1ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4084c023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 591c9fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4084c023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 46ea18c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591c9fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 2da55158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b9d1ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da55158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 75ab9291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 3ff74401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ab9291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 786b11e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786b11e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.639+0000 [https-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_64, and the Request Id: 5cc8e1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 157fa568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 25d59137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157fa568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d59137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_66, and the Request Id: 2578bb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_7_66, and the Request Id: 5e6b9feb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_8_63, and the Request Id: 18c33ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 629c9a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629c9a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20f359d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 39ac6927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f359d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 43a5a7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_10_66, and the Request Id: 385e05b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a5a7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 5bb1d8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_6_64-, and the Request Id: 7952b149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ac6927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.675+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45ac615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ac615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3faf0571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_2_66-, and the Request Id: 5deb386c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_1_64, and the Request Id: 26dc4c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 274d5b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_7_66-, and the Request Id: 3cb3d7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2a7cc14b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7cc14b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 2326bc4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_5_67, and the Request Id: c840627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 2ce54b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_10_66-, and the Request Id: 84ed87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 77b68b92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 6bbab7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b68b92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbab7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce54b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 2e8c7748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8c7748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 375ef311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_8_63-, and the Request Id: 146b3f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 657ffc6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_1_64-, and the Request Id: 30c9a175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375ef311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_5_67-, and the Request Id: 2fbb7496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_4_66, and the Request Id: 19c9d165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 12bdfd00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7285d7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 1b190555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e3dfde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b190555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 36c27706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_9_64, and the Request Id: 2388aa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 6e35196d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 57a9e2bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 35379870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 13584405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_3_66, and the Request Id: 671494d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35379870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies, and the Request Id: 45a2bca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 3f02e47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 36dd04b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f02e47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_4_66-, and the Request Id: 12103fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dd04b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 4c1fb400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1fb400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policies/policy_7_67, and the Request Id: 6b3f6e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.805+0000 [https-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_66-, and the Request Id: 54369abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.810+0000 [https-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_65, and the Request Id: 6185a0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1a2e7536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_7_67-, and the Request Id: 7e043751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_9_64-, and the Request Id: 26b60ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 5dc02729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_6_65-, and the Request Id: 7d831df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 42470f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16823ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 5d4b219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 483ced5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 6d8065b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 6b40be34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b40be34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 4ef3ef25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 1493d2e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abda9b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef3ef25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-instances, and the Request Id: 65023482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 3b06a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b06a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 20df63b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 728fc4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728fc4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1e1b78b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.867+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1b78b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 29603d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_8_64, and the Request Id: 52f8fdd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_2_67, and the Request Id: 3b643cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29603d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20df63b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65023482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 24325966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_5_68, and the Request Id: 39521e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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-types, and the Request Id: 77aeb82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_1_65, and the Request Id: e2588dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aeb82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_10_67, and the Request Id: 248b09d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24325966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 561a31e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 25d5ade8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1b23a8f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 1000f6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_8_64-, and the Request Id: 183c35d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 1068ec18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_2_67-, and the Request Id: 24d463e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_1_65-, and the Request Id: 99755e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_5_68-, and the Request Id: 9bd0fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 5998aca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 660be908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660be908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 4cf13566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 35afd5b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35afd5b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7e425cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 761f616c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 21e756ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e425cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761f616c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 291e4d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-instances, and the Request Id: 5ea6f104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: a12fec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 293c25bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.961+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea6f104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a12fec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e756ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_6_66, and the Request Id: 70a83418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.967+0000 [https-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_67, and the Request Id: afc3b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy-types, and the Request Id: 58aa12c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.971+0000 [https-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_68, and the Request Id: 57584e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3155dd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3155dd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58aa12c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aff4a27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_67, and the Request Id: 53d8dd33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aff4a27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_9_65, and the Request Id: 1878c0a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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/policy_10_67-, and the Request Id: 7f387c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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: 7984e58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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, and the Request Id: 4c400714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:38.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_6_66-, and the Request Id: 43860cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_67-, and the Request Id: 23f355fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 384b874d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_67-, and the Request Id: 2a439bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_9_65-, and the Request Id: 78bf013e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_7_68-, and the Request Id: 2b9b0ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-instances, and the Request Id: 55070f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55070f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 156b1c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 77e6aedc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 54fb4c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e6aedc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fb4c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1f48da04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_2_68, and the Request Id: a74b65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 70a477a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a477a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 6bbfc686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_5_69, and the Request Id: 702a0976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 55da04d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 216ce43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 4e355417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_5_69-, and the Request Id: 2400a209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e355417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 4029087c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 1b29231e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_2_68-, and the Request Id: b0d01db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 4f60bbae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f60bbae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-instances, and the Request Id: 27be35c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3bdfe085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 410c0291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_8_65, and the Request Id: 3b3064c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdfe085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27be35c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 247d937b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 76d874f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d874f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 4efd4cf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 60dded20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 6565e683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efd4cf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.093+0000 [https-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_66, and the Request Id: 595ac9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 17f0ed9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3b52da7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a53ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_10_68, and the Request Id: 3c902000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 7d11f615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 308aca67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_65-, and the Request Id: 6782e14d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308aca67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 23fbcd9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fbcd9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 3ff13159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_4_68, and the Request Id: 38e128ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 777da4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777da4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 4275e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 1084836a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4275e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 40edba3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1084836a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_9_66, and the Request Id: 221f6024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_1_66-, and the Request Id: 16b55f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40edba3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 71e0dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e0dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 4fcafbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_68-, and the Request Id: 791c39c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcafbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_68, and the Request Id: 6af3abfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 431a6b99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 1753d369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 7e549b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 64fbb27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1753d369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_7_69, and the Request Id: 41161790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 386c6a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386c6a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71badbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.182+0000 [https-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_70, and the Request Id: 2ef0ce0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.183+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71badbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2193ce8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2193ce8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 1a2dcd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2dcd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_9_66-, and the Request Id: 271d5607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: e39bb4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_6_67, and the Request Id: 1b16847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e39bb4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4657f2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_2_69, and the Request Id: 38b60b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_4_68-, and the Request Id: 61c83a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_7_69-, and the Request Id: 473ed7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_68-, and the Request Id: 77d75f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d037bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 39019b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_5_70-, and the Request Id: 51c4850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 6cd19397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 435742cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_2_69-, and the Request Id: 64f9d1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_6_67-, and the Request Id: 4e603d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff5da7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff5da7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f115f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 5bd91bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 2c8878a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd91bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_1_67, and the Request Id: 1d1f4091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f115f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4762bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 1d2c72aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 37e32ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 87f1bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e32ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 280baa0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 74ac904d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280baa0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 37759979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 5d05f847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_1_67-, and the Request Id: 2d86ce06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 29e36803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e36803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_10_69, and the Request Id: 448a87b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2392b208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2392b208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_8_66, and the Request Id: 25e0deb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 40fd533d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fd533d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f285bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 3d9ac555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_9_67, and the Request Id: 7a4a84a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 5a411b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1599b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: a6fd072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 5ee62246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 331de68a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_67-, and the Request Id: 5216f2de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 6896c43d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_8_66-, and the Request Id: 1f6662f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6896c43d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3846b189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3846b189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_7_70, and the Request Id: 321d0813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 65aa0de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65aa0de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 74f64a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_10_69-, and the Request Id: 6b44882d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1d7f5c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 1a79236e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7f5c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a79236e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 55f9b62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_2_70, and the Request Id: 4d78f5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f9b62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 32e3fa48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 2c678d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e3fa48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 6465f72d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6465f72d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_3_69, and the Request Id: 30e8206f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_6_68, and the Request Id: 494ecea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1296a085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 12f2807b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 33ffbbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ffbbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_7_70-, and the Request Id: 29504a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 18cc6059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_2_70-, and the Request Id: 4f19f6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-instances, and the Request Id: 66210b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_5_71, and the Request Id: 3b5ef155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 43452d4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 518a52ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66210b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_3_69-, and the Request Id: 3fa607a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cc6059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43452d4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 102e95b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102e95b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 3000ffbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_4_69, and the Request Id: 6dcc27b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3000ffbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_6_68-, and the Request Id: 510f7927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 2d501d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_1_68, and the Request Id: 1baedab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4aeb3952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 259195a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 30a19c4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 597717d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597717d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4b5b9492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_4_69-, and the Request Id: 7f58cf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.470+0000 [https-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_71-, and the Request Id: 32f69283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3a1a89d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 8266a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8266a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4c0fb14e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_10_70, and the Request Id: 203d0ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2014f0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2014f0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 10d24f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 38e28f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 41363e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41363e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: d133260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 7eb6e9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d133260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_8_67, and the Request Id: 29b9c642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 7c79fc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d97368a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_68-, and the Request Id: 5d8b8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d97368a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4ed36a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.517+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58193e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_9_68, and the Request Id: 2b8e731e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 1281cb56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.520+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58193e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1281cb56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 14e4ca00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 13b1d4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e4ca00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 7c4aa26f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b1d4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.530+0000 [https-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: 5d4d0dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_10_70-, and the Request Id: 4d0651d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 47ea9f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ea9f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_8_67-, and the Request Id: 823e0fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 238c1f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4aa26f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_2_71, and the Request Id: 65c06462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.540+0000 [https-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_71, and the Request Id: 11630778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 56c93bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238c1f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: a9149cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9149cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_3_70, and the Request Id: 3afcb063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 11aa0740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dff91e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 59a8b8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 173e8ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_9_68-, and the Request Id: 2c3417b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_6_69-, and the Request Id: 145b9aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_7_71-, and the Request Id: 77a3f5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_70-, and the Request Id: 1e87b6ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: ece8118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 2d3d728a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 29bfd079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ece8118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 64ea241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bfd079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf39ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 30427a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf39ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_2_71-, and the Request Id: 290325a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 30a1ae48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_4_70, and the Request Id: 6f63dd8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 37e75494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 1fbab471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a1ae48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbab471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 49e2da39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744b1dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744b1dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_1_69, and the Request Id: 2f640a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 2f8b4cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 5f5135af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_5_72, and the Request Id: 30fb47bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 585b2a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4c7c43b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585b2a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 1ede1d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7c43b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_4_70-, and the Request Id: 3cd60479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ede1d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 373590ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373590ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 322bfcdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 8aa31c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_8_68, and the Request Id: 5ddad0ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 68fd60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 5907bb9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_10_71, and the Request Id: 1c93fc85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_1_69-, and the Request Id: 3755d917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_10_71-, and the Request Id: 4cec479c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: adcc67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 5582afe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 75d8a6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_8_68-, and the Request Id: 6339a206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3bf20208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 6f6a1e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6a1e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 6bbe558f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 296c76c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.687+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbe558f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 198a6c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 6219d4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6219d4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296c76c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 594bf99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3057558e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3057558e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-instances, and the Request Id: 3ebc9bc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebc9bc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_3_71, and the Request Id: 4547df2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 3866a25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_72, and the Request Id: a387ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3866a25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 38317175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 3b35f37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 1a16a001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38317175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.718+0000 [https-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_72-, and the Request Id: 24236dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_6_70, and the Request Id: 6e04b660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.719+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a16a001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 63d5811b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_7_72, and the Request Id: 6eed9e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d5811b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_71-, and the Request Id: 2849155b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_9_69, and the Request Id: 13197982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: d9ca7ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 31d7e4f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 1e8f1752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 593504d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593504d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3cfd95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfd95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_4_71, and the Request Id: 2d080e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 1078b07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_6_70-, and the Request Id: 26f3b351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_72-, and the Request Id: 16044a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_7_72-, and the Request Id: 3a9791a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_9_69-, and the Request Id: e1a14f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 79fe1acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: ef6355f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 5ea5a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea5a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 50719600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 420cc122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420cc122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 102636f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 105310c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102636f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 314e1ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105310c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 5d5c7fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_8_69, and the Request Id: 76840f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 78cf5b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 272e2299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_10_72, and the Request Id: 4d056dab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 44d319a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272e2299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 3de942c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de942c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 3cac3bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_1_70, and the Request Id: 4d774af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cac3bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_4_71-, and the Request Id: 19ac5b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 191a5bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191a5bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 32ce0423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_72, and the Request Id: 173e01d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_1_70-, and the Request Id: 18382cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_69-, and the Request Id: 2ed87cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 747b2621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_10_72-, and the Request Id: 55a15bd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747b2621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 55911e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.847+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c76d871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55911e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 7ac08534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_5_73, and the Request Id: 2ab9cd04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4dd87164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 40097551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40097551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4e79e752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_3_72-, and the Request Id: 28679e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 4cc26ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc26ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 73fbd934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_7_73, and the Request Id: 452a18e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fbd934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 14b1b105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 7bd2db9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd2db9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 59ac286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 1d2b3966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_5_73-, and the Request Id: 1d076302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_6_71, and the Request Id: 382f2960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 4fed45a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 6db2a9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fed45a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db2a9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: c003ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 334e649c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-types, and the Request Id: 2d92a06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 7f8cc802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d92a06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 684c035b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684c035b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_2_73, and the Request Id: d2018a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.931+0000 [https-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: 3049dfa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_9_70, and the Request Id: 1c35b5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 2be74c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 70c4c5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 51def1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-instances, and the Request Id: 5bd8fa40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 516dd156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_6_71-, and the Request Id: 388dbe80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy_2_73-, and the Request Id: 7295524d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.964+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd8fa40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-types, and the Request Id: 1e75ac1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: 4e72b039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e75ac1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e72b039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6930c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.976+0000 [https-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: 2d855ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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: 4d12a38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 7fb8a50b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policy-instances, and the Request Id: fb52135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb8a50b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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-instances, and the Request Id: 5f6c7fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb52135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6c7fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies, and the Request Id: 172abb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_10_73, and the Request Id: 81747e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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_9_70-, and the Request Id: 13cb9629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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, and the Request Id: 2ff9d358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:39.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/policies/policy_1_71-, and the Request Id: 1fea45dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 159712e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 24519ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 3959fa06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24519ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3959fa06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_3_73, and the Request Id: 4b65beb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159712e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.015+0000 [https-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_72, and the Request Id: 14ed5ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 509f54fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509f54fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 2ad38102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_8_70, and the Request Id: 75036b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 6737a446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_4_72-, and the Request Id: 4a5ce82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 2d06c20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d06c20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 1e436a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e436a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdd38de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 50bd4161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1abed37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bd4161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abed37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_74, and the Request Id: 66640ca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_7_74, and the Request Id: 1d5b9dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_3_73-, and the Request Id: a71246f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_10_73-, and the Request Id: 33fa6abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 607e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 10e57273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 1ac1ea22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_70-, and the Request Id: 73e54e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 3c4c1f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 37cc4514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5ae93943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_5_74-, and the Request Id: 6a1d73b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae93943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 6fd7bac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_7_74-, and the Request Id: 359141f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 703273ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 78ab2e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 6b49d417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd7bac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b49d417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_9_71, and the Request Id: 2988125f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 1243c003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 36bd135b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 2b579d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3511f979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b579d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3511f979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 354bfffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6558fe64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eae54b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354bfffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_4_73, and the Request Id: 64fc80a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 2ca885ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_2_74, and the Request Id: 2105c438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca885ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 578ff1c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 55a47986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: c271052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 414a3cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 1d8dcaa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c271052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 585abc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585abc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 43f826d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a47986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.181+0000 [https-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_74-, and the Request Id: 5729c9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_9_71-, and the Request Id: 7b10eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_1_72, and the Request Id: 27767d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 22fffb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_6_72, and the Request Id: 521c43c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.192+0000 [https-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: 2066cf1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 6fa4defc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5ff3231f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa4defc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 53d0a97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d0a97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_3_74, and the Request Id: 7a1edb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 5f4fb119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5b4dfa1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 2147140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_6_72-, and the Request Id: 7d8bd4cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2147140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4dfa1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 35798436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 14b10fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 2a6fe176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35798436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.227+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6fe176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b10fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_8_71, and the Request Id: 40531f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_72-, and the Request Id: 9c7ab29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_7_75, and the Request Id: 389d1272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 1ab9af33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: c51a50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab9af33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_10_74, and the Request Id: 47b583a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_74-, and the Request Id: 4b83c302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 50723880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 629a1340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 536b0a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 55d54d08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 5b18fc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 330e1342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b18fc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330e1342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_8_71-, and the Request Id: 5dccc775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3b45ec94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 4c6a5bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6a5bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 177634ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3be746d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_75-, and the Request Id: 3bc0dd6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be746d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_6_73, and the Request Id: 7c9e38d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_5_75, and the Request Id: 52a073b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 34fdc5ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.302+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534eaae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 1d91ad02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d91ad02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3682bc99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_10_74-, and the Request Id: 4752ee6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 32793dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3682bc99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5d9cddea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9cddea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 48d7013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d7013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 3c72ceff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.322+0000 [https-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_73-, and the Request Id: 14cc93a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_2_75, and the Request Id: 73863200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 4fea24d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_9_72, and the Request Id: 543fb36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_5_75-, and the Request Id: 5d41a8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 7c32488a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c32488a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 10cd1d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.341+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cd1d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 18dd7292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 34ca6922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.344+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dd7292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 3fa718b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 66b89725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 72fd71ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fd71ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_3_75, and the Request Id: 118d6ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_4_74, and the Request Id: 7285f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.359+0000 [https-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_75-, and the Request Id: 45df47fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 533cc92e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 2e601e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533cc92e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: bbd04b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 4ed355e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.381+0000 [https-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_72-, and the Request Id: 423cb89a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed355e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 432008a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 2575e87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_1_73, and the Request Id: 60bd4d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2575e87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 262c1cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262c1cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 51f6c10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5509de3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_8_72, and the Request Id: 1064deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 30d75e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 7ccbe3d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_3_75-, and the Request Id: 17814c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_4_74-, and the Request Id: 707a4010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 70eb3d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70eb3d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 233307d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 47e3a1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.437+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233307d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e3a1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 21af9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_10_75, and the Request Id: 76e307dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21af9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_76, and the Request Id: 7d45c7f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 5936dd97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 186f8dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_1_73-, and the Request Id: 48398084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186f8dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.462+0000 [https-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_72-, and the Request Id: 289e2fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: b1679c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1679c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_7_76-, and the Request Id: 7ee9ada7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 24fe9184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_2_76, and the Request Id: 3c95032f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 48bb11e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7842c141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_75-, and the Request Id: 13e11e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 342affc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5c3a7423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: cbc25f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbc25f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 69f3e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 14871d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14871d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 71a19d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_9_73, and the Request Id: 773adba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1f241982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f241982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 12bd71f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318b9034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 79e12b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bd71f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5e81496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e81496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e12b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: acaf7d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 58f14a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 9bc2ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bc2ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_4_75, and the Request Id: 266231b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_6_74, and the Request Id: 15bc2523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 7eef4993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f14a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: f019133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_9_73-, and the Request Id: 7333a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_5_76, and the Request Id: 2d6bad80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_2_76-, and the Request Id: 427dec67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 26edd36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 41e80c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26edd36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 60e1fce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 1ed36480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e1fce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_6_74-, and the Request Id: 49293f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_76-, and the Request Id: 4f29d3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 23d6ca88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_3_76, and the Request Id: 2ba9c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 67612781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 30536547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67612781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 5060f71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5060f71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 5e36b4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e36b4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_8_73, and the Request Id: 1b18dd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 1782ee2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1782ee2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_1_74, and the Request Id: 2f7fea7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_75-, and the Request Id: 131d755d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_73-, and the Request Id: 3f73cba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 27a91206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 814ff4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: e99d778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_3_76-, and the Request Id: 40db8367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a91206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 688d0c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688d0c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 1be37dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_10_76, and the Request Id: 25472c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 1aa5c96f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 48e23605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e23605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: d14b9c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d14b9c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.668+0000 [https-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_77, and the Request Id: 441a0ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 6ad63f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360b2386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.670+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad63f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 547ab40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.682+0000 [https-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: f36b3d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547ab40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 76f03674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 4329c14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: e3347d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 25aeb163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_2_77, and the Request Id: 11596751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_10_76-, and the Request Id: 732f7a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_7_77-, and the Request Id: 77c656e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 5ef712ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 2f1a4a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef712ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 149bd82c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 62331038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 442688fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62331038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_74, and the Request Id: 44148b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 41837ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41837ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5b1660e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: d62d66e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.734+0000 [https-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: 3c2d9d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1660e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: e945e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e945e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 2e818a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 5535ec04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e818a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_77, and the Request Id: 3fa4d664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_6_75, and the Request Id: 6e368507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 3ebada9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 12063de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 7e23b9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebada9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 257926dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257926dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 4bbbb8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbbb8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 4b8e0cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_3_77, and the Request Id: 6e367359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 16ed6dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5f593e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f593e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5bb4b7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8e0cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_76, and the Request Id: 25fd52c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 2111fa56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2111fa56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_3_77-, and the Request Id: 43d57a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_9_74-, and the Request Id: 8af7b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 2d5072d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_8_74, and the Request Id: 282fa710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.789+0000 [https-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_75-, and the Request Id: 611d12b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_8_74-, and the Request Id: 6826eeda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14541ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_5_77-, and the Request Id: 16c4f5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 18b12fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3a6eeaae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 27bf7b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_4_76-, and the Request Id: 475fab86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 6aa6268e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bf7b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa6268e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 7ed7ad59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 68b1e488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77069db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed7ad59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77069db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_2_78, and the Request Id: 6d0e5320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: c918a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b1e488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.823+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c918a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_7_78, and the Request Id: 73779dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc1b319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_1_75, and the Request Id: 5e4fccad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 4180a52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 3f9d92e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6967f6f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 2c74856b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6967f6f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7443d1f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3d65466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7443d1f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_10_77, and the Request Id: 557047de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 67b03365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_7_78-, and the Request Id: 14ded37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_78-, and the Request Id: 1d13f3db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_1_75-, and the Request Id: 4929e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 5e252d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 73ee16d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 1a0bbb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642b3c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: d97359b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 57b639a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b639a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1031d65d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1031d65d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 1a3bd3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 2d8b9e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8b9e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74dec237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_10_77-, and the Request Id: 78f0276a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: e142307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e142307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3bd3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 65d215f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dec237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d215f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 32de7581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 404c6a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_8_75, and the Request Id: 59b894b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404c6a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 216f9c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_3_78, and the Request Id: 43972f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_9_75, and the Request Id: 5c1c515e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_6_76, and the Request Id: 264e7516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d97359b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e1d975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 6367bd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e1d975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 10af90c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_75-, and the Request Id: e823fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies, and the Request Id: 1f5a87ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.922+0000 [https-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_78, and the Request Id: f3055ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 48a202bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policies/policy_8_75-, and the Request Id: 6942de9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy_3_78-, and the Request Id: 272152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 364bd945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_6_76-, and the Request Id: 412d79b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 5e73388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 237a70ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e73388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_5_78-, and the Request Id: 66509396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237a70ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: f175174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: f386d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-types, and the Request Id: 1c291207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-types, and the Request Id: 704c2836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.955+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c291207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704c2836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_4_77, and the Request Id: 5468406f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_1_76, and the Request Id: 73d18d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 2d780b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 66947180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d780b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 519ed45e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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/policy-instances, and the Request Id: 528d8d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 4ea02a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5143c3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.983+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528d8d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5143c3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 27a962a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a962a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_1_76-, and the Request Id: 5ad2957b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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: 3aeaceb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.992+0000 [https-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: 76c56b5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_7_79, and the Request Id: 57565ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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-instances, and the Request Id: 4572d15d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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_2_79, and the Request Id: 178453e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4572d15d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:40.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, and the Request Id: 57b9d8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 3108c705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3108c705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 4a5a940d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7a683a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 674faf39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_10_78, and the Request Id: 4f4c5133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 58485152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_7_79-, and the Request Id: 5914900c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.015+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58485152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 238dc2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238dc2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5977cba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6f679e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.027+0000 [https-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_76, and the Request Id: 380a63f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3631a9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 34603a1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f679e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 48f6a504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 15fd93b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f6a504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_10_78-, and the Request Id: 2af34597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_5_79, and the Request Id: f70598a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 78ce14bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 24196cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24196cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_2_79-, and the Request Id: 5885e2cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 176115d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.047+0000 [https-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_79-, and the Request Id: 72d7e011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176115d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_77, and the Request Id: 3bf189cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_9_76-, and the Request Id: 552c1315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 115e4b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 78917c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 7f2f6713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6d2d066d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 4ac402f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_6_77-, and the Request Id: 1b49bad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f56bea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac402f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2d066d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6c2f8190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 9060d68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9060d68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_1_77, and the Request Id: 1a31646a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 580b0843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7162350c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580b0843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_76, and the Request Id: 1fd7d8a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5a65727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a65727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 46cd8487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 2ecc97c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cd8487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 7718aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 29adfc40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 3bbaa8a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbaa8a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29adfc40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dafa29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dafa29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_80, and the Request Id: 20994321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7718aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_4_78, and the Request Id: 727cba8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_3_79, and the Request Id: 4ab95ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7158cba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 295cbfaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6477edc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295cbfaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_76-, and the Request Id: 5dced37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_77-, and the Request Id: 3ca553ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_3_79-, and the Request Id: 9601e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 23dd3e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 5e0cae84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0cae84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.138+0000 [https-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_79, and the Request Id: 19458903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 62a7ab20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_7_80-, and the Request Id: 636f9eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_4_78-, and the Request Id: 3c38dbad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 331a6fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 48021a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5b7d44d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48021a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 232d60cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232d60cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7eea3435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 1db8f4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_10_79-, and the Request Id: 495913bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_80, and the Request Id: 68802ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 43212659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db8f4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 157608ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157608ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 207442fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207442fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_80, and the Request Id: 2d58b9d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb34c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3ff4e9af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff4e9af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: c76f72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_9_77, and the Request Id: 145afbb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5c4e1c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: ef54ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_5_80-, and the Request Id: 27dfba6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef54ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 46bdb4b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2ccd6aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 620ce791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccd6aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.203+0000 [https-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_78, and the Request Id: 69706f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_80-, and the Request Id: 6a70af98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 4add0e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_77-, and the Request Id: c571945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_6_78-, and the Request Id: fd26814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6d667b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 2d110e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d110e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 791244c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 491115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 396f9cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_78, and the Request Id: 1b7d8859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 187a77a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 2f9b11a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 4f1a6908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_1_78-, and the Request Id: 46069a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 686fc5f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 4379b5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 32572b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7215b106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32572b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 51d686b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d686b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 77aa928a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aa928a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 4b71f69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_7_81, and the Request Id: 795c1f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b71f69b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_3_80, and the Request Id: 3bd8327f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 50c84ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c84ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 77b19f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 1fc1c310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc1c310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b19f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 415a90cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: ac5fae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_81, and the Request Id: 32a5217e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac5fae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.289+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415a90cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 7621ccef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_77, and the Request Id: 7526a505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7621ccef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_10_80, and the Request Id: 15d804c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 389e0d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_5_81-, and the Request Id: 75a89158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 23c5ee6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c5ee6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 60d7aaf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d7aaf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 2e4baafc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_4_79, and the Request Id: 1a0e112f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 1f941051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 562bef89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_4_79-, and the Request Id: 62d3c3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5c84b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5c84b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6590c46f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_3_80-, and the Request Id: 6ef06de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_7_81-, and the Request Id: 3d7a2a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6590c46f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_6_79, and the Request Id: 33c9b4fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: e3bb4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_77-, and the Request Id: 31979f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_10_80-, and the Request Id: 7fb6090e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 60d774a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 7419e388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 2d9a5654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d774a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7419e388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625713f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 7141795d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 1d64141e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6c1ee7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1ee7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 167891d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 2c451f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167891d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_6_79-, and the Request Id: 244a2ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c451f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 4519338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f6e16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4519338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_78, and the Request Id: 7a288560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_1_79, and the Request Id: 51572fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_81, and the Request Id: 5126ce0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5720632c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_78-, and the Request Id: 32098832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 79453565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_1_79-, and the Request Id: 152e0128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 3e587618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 2b93e8b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b39006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 192885b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b93e8b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 61961bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 63f65aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 1e1431dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a2d2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1431dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_2_81-, and the Request Id: 2f8328c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 9ee1ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_82, and the Request Id: abf14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 46b92543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 22176620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b92543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22176620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 1dc6a09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 51ba8806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ba8806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 71fac9a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 1e5c04f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5c04f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 12ef3e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fac9a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ef3e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_8_78, and the Request Id: 3914c9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 101922ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ee1ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 15766b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_7_82, and the Request Id: 3d025cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.472+0000 [https-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_80, and the Request Id: a046a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 408cb360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408cb360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 63c379fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_3_81, and the Request Id: 5ea5b24a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 685bdefd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c379fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 7d17dbf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d17dbf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 195ceb9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 35218f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195ceb9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 1f081dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_10_81, and the Request Id: 5111d87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f081dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_6_80, and the Request Id: 68665409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_5_82-, and the Request Id: 278ce67a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_8_78-, and the Request Id: 6756565e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_4_80-, and the Request Id: bbd879f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.506+0000 [https-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_82-, and the Request Id: 1c33164d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_6_80-, and the Request Id: 1967c8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_81-, and the Request Id: 288b217e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 34e4830a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 36c652aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c652aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 5addebb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c86ae5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 627a3a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c86ae5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5addebb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2746e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_79, and the Request Id: 24791e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6b60c729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1d4f45a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.542+0000 [https-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: 3c5c07b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 70401158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70401158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 368f391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_1_80, and the Request Id: 1e0774a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 4a97781f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4f45a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_79-, and the Request Id: 5732e9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7caeb08b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 403434e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 61d07058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 40a3d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a3d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_82, and the Request Id: 7cf6c861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3b886022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 44c055f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 52b8ac33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5e72003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 55895e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b8ac33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 33e7f628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 6cb25bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 448ad476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 76d6a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb25bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d6a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_1_80-, and the Request Id: 36588c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_8_79, and the Request Id: 16f53d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_2_82-, and the Request Id: 5781d267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: b94c8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 10670ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10670ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 3c20cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b94c8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313dd0a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_83, and the Request Id: 58d4781a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313dd0a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c20cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 686cd489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6025953f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_81, and the Request Id: 38150d29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686cd489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6025953f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.609+0000 [https-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_81, and the Request Id: 37b7efe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7f790e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 7e28af96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e28af96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_3_82, and the Request Id: 46bf2737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 5acd095e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 4e15c47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e15c47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 761963c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_4_81-, and the Request Id: 63f93fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761963c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_7_83, and the Request Id: 3e3248a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_79-, and the Request Id: 4262d669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_6_81-, and the Request Id: 53ecf033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_83-, and the Request Id: 6eea2431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2bbd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 18199f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: d4f0e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 13bc4336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4f0e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3ec24043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec24043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_10_82, and the Request Id: 1c8165fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_3_82-, and the Request Id: 1ee1ff9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_7_83-, and the Request Id: 75bf0edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 3f0677a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 76ea72e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 459cf4da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 3822ef3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 5bd71b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd71b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 48b404f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b404f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 281140fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281140fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_80, and the Request Id: 62a5ec2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bca7bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: ec0dbff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_10_82-, and the Request Id: 3c376021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bca7bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 40cbd4bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 44f9f6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 439129a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_1_81, and the Request Id: 465ccc5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 6cb5374c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7502969a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 55fd2df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_1_81-, and the Request Id: 19e93341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_80-, and the Request Id: 118fc1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 42b19600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 39b47f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b19600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 6a7df05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 2e5940cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5940cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 1ed1d90c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_83, and the Request Id: 72a19471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 777adebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777adebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 143f3cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 4e687d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e687d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_4_82, and the Request Id: 3f04fdd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df4775c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df4775c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 2e6b0b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 709cb764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 72628e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6b0b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709cb764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_4_82-, and the Request Id: 475a1c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 243916c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_82, and the Request Id: 6801f8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243916c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_7_84, and the Request Id: 77bec88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7c7bb1a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 551b8507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_83-, and the Request Id: 3351506d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 62484da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551b8507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62484da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 4c736f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 49cc392b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1738ee13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cc392b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 5027279b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 59f1e6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f1e6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_84, and the Request Id: 9dfc5a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_3_83, and the Request Id: 247783b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_7_84-, and the Request Id: 54e7e2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1738ee13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 2d85b0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d85b0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_6_82-, and the Request Id: 7cf28536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 73cc6078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 40a327bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a327bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 2a40b21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ab50b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab50b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 2cf719ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 9ec730a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_10_83, and the Request Id: 181824f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_80, and the Request Id: 63a30504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf719ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7a3a5090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_3_83-, and the Request Id: 2d8ed07e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3a5090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_5_84-, and the Request Id: 74d4b611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 6ba67ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 3a34e9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba67ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a34e9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_10_83-, and the Request Id: 1fe26a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 77d70289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_81, and the Request Id: 8f90b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_1_82, and the Request Id: 22f1f11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_80-, and the Request Id: 9ab2496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 92f0f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_1_82-, and the Request Id: 41270f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 27f5f4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 59911c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 2293aeae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f5f4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 358f32e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 704a4463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 2243dfd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2243dfd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 31468333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31468333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4389739a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 351e71f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e71f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_7_85, and the Request Id: 52eedd05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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, and the Request Id: 732ce97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 72d0bcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_4_83, and the Request Id: 480ddc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dac4b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_81-, and the Request Id: 7cff1cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3cc16027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 72102ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 25af4cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 455a03fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_4_83-, and the Request Id: 3ddf0ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 35b78d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 1c915b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3324504d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.914+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c915b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b78d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_7_85-, and the Request Id: 752fbaec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 2a2973d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2973d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: aaf243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 7e00eeb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 2a12bcc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_8_81, and the Request Id: 42f25a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a12bcc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2622ae13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aaf243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-types, and the Request Id: 72862b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2622ae13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72862b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 612b7434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.926+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e00eeb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 11337295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: e3689b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612b7434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 58db2762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58db2762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_10_84, and the Request Id: 4bef9dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_5_85, and the Request Id: 43d6831c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_3_84, and the Request Id: 727aa847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_84, and the Request Id: 220a86cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 605ea651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605ea651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 18b2057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_3_84-, and the Request Id: 1bd75120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 3be27422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b2057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: f9ba2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_5_85-, and the Request Id: 4dfd1f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 1d9d0488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9ba2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_8_81-, and the Request Id: 2c7c4e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_1_83, and the Request Id: 42385ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-types, and the Request Id: 89e111f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89e111f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.970+0000 [https-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_84-, and the Request Id: 7735a343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 1d41d62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_2_84-, and the Request Id: 31ebdeee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies/policy_6_83, and the Request Id: 4582807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 7e5fbce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63af7620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policies, and the Request Id: 49c76dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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-instances, and the Request Id: 72b28700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b28700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy-instances, and the Request Id: 50c78540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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_1_83-, and the Request Id: 7402793b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 67545523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67545523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 1964140b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c78540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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/policy_9_82, and the Request Id: 2259445a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:41.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: 769e536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 71eef631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769e536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 5c15cba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_4_84, and the Request Id: 18160814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_6_83-, and the Request Id: 5476a8fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 9d7d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cfdd49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 7efe3e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 28c432d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1b69208c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efe3e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3e3eb856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3eb856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_86, and the Request Id: 18b1a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 781c8338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781c8338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 47b58e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b58e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 61c53ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_4_84-, and the Request Id: 44961d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_3_85, and the Request Id: 3a2a99e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.068+0000 [https-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_82-, and the Request Id: 34ccc1bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 75e8e47c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 7fe52bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe52bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 2712a4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_86-, and the Request Id: 669066ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7075a92a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.089+0000 [https-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_85-, and the Request Id: 40569f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7075a92a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 2a0a0a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7164b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5b4e6a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 45f253d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f253d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 13e00fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_8_82, and the Request Id: 5f81bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 7a957b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 35de42f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35de42f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a957b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c73624c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_5_86, and the Request Id: 7ecaffb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 5931660c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c73624c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5931660c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 27d891fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 1a264588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_2_85, and the Request Id: 61def3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 29bf891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 530f9542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a264588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bf891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 93f0a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 587fdf51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530f9542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_6_84, and the Request Id: 48863bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93f0a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_8_82-, and the Request Id: 710197c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 414ac0fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_10_85, and the Request Id: 782ecc09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_5_86-, and the Request Id: 2062af71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414ac0fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_6_84-, and the Request Id: 49565e43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b23f936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5fd6906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 46814930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_1_84, and the Request Id: 2fcd622f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 2f7a4d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_2_85-, and the Request Id: b281c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 10d32da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_10_85-, and the Request Id: 5247411a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5f909abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7a4d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 558e0e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1e03fca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558e0e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_4_85, and the Request Id: 36eb9be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cc3b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_1_84-, and the Request Id: 58afb468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 416d3276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5250ae97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5250ae97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 2aea19e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aea19e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 444c10e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5bddc7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444c10e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: b7db07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7db07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 9e11dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_87, and the Request Id: 7cf6a323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3d052b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.201+0000 [https-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_86, and the Request Id: 6bf0038a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_4_85-, and the Request Id: 4dd69841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 57f6f60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f6f60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies, and the Request Id: 1d5fead4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 405df9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 63dd7854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1da135c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4f4be6a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da135c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5715fa1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_87-, and the Request Id: 28c3b516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 6bcc66f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_9_83, and the Request Id: 7c7a0820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d2f959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcc66f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 6077b259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_3_86-, and the Request Id: d2268d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6077b259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_8_83, and the Request Id: 70055333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_9_83-, and the Request Id: 3868f8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6388df41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6388df41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 5da077ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6b8bd789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8bd789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7990ce17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7990ce17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 67fb44b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.269+0000 [https-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_85, and the Request Id: ebe45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fb44b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_5_87, and the Request Id: 73b10d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1765bc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 390f7154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 12a03c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390f7154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a03c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 57cddbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cddbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 19fe8c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_83-, and the Request Id: 3e6ebb73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 28b0bf3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_10_86, and the Request Id: 14f9d2ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 40e3fecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b0bf3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e3fecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 6e866913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e866913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 530c6dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_4_86, and the Request Id: 27fec2f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530c6dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_6_85-, and the Request Id: 7741c87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 2e6695e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_2_86, and the Request Id: 1718ae1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.312+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6695e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 3f554f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_87-, and the Request Id: 5b92ff82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_2_86-, and the Request Id: 5223c9f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.323+0000 [https-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: df9f275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 2cd18129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3f4f4277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 52f4f72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_10_86-, and the Request Id: 2111a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142c2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_4_86-, and the Request Id: 1be2d8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 59ce2c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 7b9ce983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 40ffd0de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_1_85-, and the Request Id: 65e1af91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542f2bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 15fb36d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fb36d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 400ca3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3d1a990e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5c858145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a990e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_3_87, and the Request Id: 4a24eafe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies, and the Request Id: 2f1efc8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 62200468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6956b938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6adedf76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 67d2908a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adedf76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 4b525a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d2908a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6956b938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 13e47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 6fbd8974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b525a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6ab6c1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab6c1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3771e887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_2_87, and the Request Id: 74936d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_88, and the Request Id: 60dcfdf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3771e887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_9_84, and the Request Id: ed90418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4f8b79fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8b79fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_8_84, and the Request Id: 4fa1ec9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 2934a9fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce36480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_3_87-, and the Request Id: 70f5dad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 77108529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies, and the Request Id: 78f7f77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.422+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77108529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies, and the Request Id: 6d7273a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_9_84-, and the Request Id: 251b846e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_88-, and the Request Id: 36771cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 6e613849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6ff9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e613849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_8_84-, and the Request Id: 406ef48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 61d3ddb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d3ddb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 769adf48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_86, and the Request Id: 6315f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769adf48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 242b59e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_2_87-, and the Request Id: 29e89f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 76c62830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 373cdb25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c62830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373cdb25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242b59e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d786a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 39f64f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_86, and the Request Id: 4ff98c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_10_87, and the Request Id: 39d46643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1e917ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 6fe877c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe877c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_5_88, and the Request Id: 12b77b96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 11c28272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c28272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 200dd1e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.475+0000 [https-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_86-, and the Request Id: 8a373bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1f1c1007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1c1007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_4_87, and the Request Id: 464eb66f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_6_86-, and the Request Id: 605e5faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 368d792e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 915041b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 4b20a4ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 68f7f72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b20a4ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 40bfb5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_4_87-, and the Request Id: 1041cf83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 2ead6538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 524b580b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 29ba1642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_10_87-, and the Request Id: 587a33fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ba1642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 52399f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_5_88-, and the Request Id: 787d69d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_3_88, and the Request Id: 411c97c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 243a8571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 59ff6818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243a8571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 34744151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4e39c3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310133b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 223cd49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e39c3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310133b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cff555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3a065ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_89, and the Request Id: ba8ccea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a065ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_9_85, and the Request Id: 792d57db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7c83e375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 30c9c2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c83e375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 42683a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_3_88-, and the Request Id: 7d30a826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42683a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 58e67c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eea2ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eea2ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_6_87, and the Request Id: 52dafd59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 9c8759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 762d7591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c8759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_2_88, and the Request Id: 424b7128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 23ae5adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_9_85-, and the Request Id: 341211a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_7_89-, and the Request Id: 2db5a4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762d7591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7b4fbeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4fbeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6f4817a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f927299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f927299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 43ab6ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ab6ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1aedd076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_8_85, and the Request Id: 51491463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_1_87, and the Request Id: 6e0ffab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6bf9114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf9114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7368a814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 3ec22ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_8_85-, and the Request Id: 8dadba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec22ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_6_87-, and the Request Id: 775888c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_4_88, and the Request Id: 48a7744f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 2017127e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2017127e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_2_88-, and the Request Id: 21b6e015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3d548113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddb9b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 50682eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddb9b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_10_88, and the Request Id: 71791e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 551398a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_1_87-, and the Request Id: ffd099a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3a82a7cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551398a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4e3c4b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 203a72b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7b334028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 38e7b94a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6e84e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e591965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_10_88-, and the Request Id: c92c372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e591965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_4_88-, and the Request Id: 31c4c81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_5_89, and the Request Id: 19db01de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 150a4b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150a4b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 3a5932f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 855d0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7659f738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 72314eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7659f738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 546ac045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5932f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 18ab0e71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ab0e71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4952d5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 54386cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_3_89, and the Request Id: 1424edd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54386cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 8f9ed2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 30a15e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f9ed2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_5_89-, and the Request Id: 3878d724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a15e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_8_86, and the Request Id: 41c66e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6cdab125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdab125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4fa69b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_90, and the Request Id: 2eadf8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 27d24b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 1981b5f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1981b5f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793d59f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793d59f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 44375b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44375b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3e8618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_9_86, and the Request Id: 13cf587c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 254cec74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_6_88, and the Request Id: 498ab444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3e8618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_89, and the Request Id: 5c76722e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_3_89-, and the Request Id: afb0364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 39e09a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_8_86-, and the Request Id: a124ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_6_88-, and the Request Id: 549d6331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_2_89-, and the Request Id: 5173a7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 1360ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_7_90-, and the Request Id: 67d6c69e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1360ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 4ade90b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ade90b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1630c254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_86-, and the Request Id: 382febba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 694b0f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_4_89, and the Request Id: 32eeda2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694b0f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 48a40571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54356d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.847+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a40571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5bec70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_4_89-, and the Request Id: 755e0c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_1_88, and the Request Id: 29dcc0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4af8d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 3bd1a0b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 47bff887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 5b002910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: cd9ef8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 4a991d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 2be2e387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 59567627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59567627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 7074fe5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be2e387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: df5daaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 25e0659d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df5daaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 46a2efd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.905+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7074fe5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 574477d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_1_88-, and the Request Id: 7a8b2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: eede0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 340d1bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a2efd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_10_89, and the Request Id: 4620e2a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 6346dfb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: b54a04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b54a04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_2_90, and the Request Id: 2b61a1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 2f263d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574477d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_5_90, and the Request Id: 4f658da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-types, and the Request Id: 9be83f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 3f28fbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9be83f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 41b3dd55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_7_91, and the Request Id: 6799afdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 63e7bdda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e7bdda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 409a9045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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, and the Request Id: 2ac46867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_2_90-, and the Request Id: 6297413a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 4e835563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e835563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-instances, and the Request Id: 11b3109e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_10_89-, and the Request Id: 3d6742e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy_6_89, and the Request Id: 273081cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b3109e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.970+0000 [https-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_90-, and the Request Id: 26dfef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d2a985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d2a985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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-instances, and the Request Id: 3901347b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbfda3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbfda3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3901347b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policies/policy_3_90, and the Request Id: edc0497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.984+0000 [https-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_91-, and the Request Id: 2ccd116d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7cc25daa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: 7328822a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 72a621c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc25daa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7328822a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 7556f83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.988+0000 [https-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_89-, and the Request Id: 731da706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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: 797d1ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a621c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_1_89, and the Request Id: 2c3eae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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_4_90, and the Request Id: 59c33cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.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/policy-types, and the Request Id: e6358ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:42.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6358ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_9_87, and the Request Id: 40e5f926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_90-, and the Request Id: 119f79cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 350ec462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2cbf0a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e6a80d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6a80d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d32122c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 420fe402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d32122c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.032+0000 [https-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_87, and the Request Id: 5d3b8f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2edcf791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_1_89-, and the Request Id: 19275b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 596207e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596207e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_87-, and the Request Id: 2e638cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: da226a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 1129a102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 28275e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28275e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_4_90-, and the Request Id: 393a46af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_8_87-, and the Request Id: 78676066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 1e23d1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.065+0000 [https-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: 7924e66a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 20f79770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.092+0000 [https-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_91-, and the Request Id: 2b589a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 715de878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 78bd6cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7e3425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 7b1c27bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 796e35c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 26f26eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 58035934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 2974816c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2463c48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58035934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2a0657c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1936f6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 1a4a529e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2463c48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0657c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_7_92, and the Request Id: 64a57883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4a529e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 2bb8f147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 5d5f9ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 6fc5a8ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5f9ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb8f147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_90, and the Request Id: 51516fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 424974b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424974b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 7faaf50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_90, and the Request Id: 74cf09f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: c61ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_3_91, and the Request Id: 2c73f35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc5a8ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 3e5ea938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_6_90-, and the Request Id: 1885615f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2ed58b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_7_92-, and the Request Id: bfa3424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_10_90-, and the Request Id: fbcf60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 44096ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 45ced502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5ea938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 54958adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40427a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54958adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40427a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ced502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 35b77742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 6edc7ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 412937dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b77742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edc7ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_1_90, and the Request Id: 40d1609e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_5_91, and the Request Id: 710134b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 239e681b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 75fa25ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239e681b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 4985a074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412937dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 3a082bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a082bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 65c20932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: dae4fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 47243248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dae4fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_3_91-, and the Request Id: 63b92b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47243248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_2_92, and the Request Id: 18cbf2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c20932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_8_88, and the Request Id: 3b8ed588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_4_91, and the Request Id: 712eea7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_9_88, and the Request Id: 7ce94970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 76ee029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_1_90-, and the Request Id: 174e51a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_5_91-, and the Request Id: 2ef56d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 65efc13d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_4_91-, and the Request Id: 6c312e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_2_92-, and the Request Id: 220c45dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_8_88-, and the Request Id: 7c291381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 5bbdc758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 468576c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_9_88-, and the Request Id: 71876dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 140dad4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.299+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290eaf78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 17adf7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 73c046fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c046fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 50d28f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d28f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 70681daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 177deeee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 548b2430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 7d19872a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_6_91, and the Request Id: 4d773475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc703e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: d8d0261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 7d6ec57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2fe3aaf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 26030c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26030c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d19872a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 54e4062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 1ebd59ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebd59ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 5f93c62c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f93c62c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_6_91-, and the Request Id: 651b83f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_7_93, and the Request Id: d58a14c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_91, and the Request Id: 24f45c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 4dfc912d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1cb9ebb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 3dda5d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 477ffad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.362+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb9ebb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dda5d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 6239daa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 40439b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40439b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6239daa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 37a8e287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a8e287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_3_92, and the Request Id: 43579146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 7e30e469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e30e469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_5_92, and the Request Id: 4f0fcdee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 49534a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_91, and the Request Id: 12c98b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 3517a6d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.399+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3517a6d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3459bb54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_1_91-, and the Request Id: 521c6ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3459bb54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_8_89, and the Request Id: 5e09ac23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 66b62839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_7_93-, and the Request Id: 2a896b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_10_91-, and the Request Id: 2f11ebdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 610f5a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 1d84e52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 63682047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 235dad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63682047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d84e52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235dad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 68d32127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 32566d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_3_92-, and the Request Id: 4fa48b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_5_92-, and the Request Id: 3a192c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.456+0000 [https-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_89-, and the Request Id: 1f6b3d2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 53c24529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 17db05e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 3b21a00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 77091b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77091b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17db05e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: ed7e4f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed7e4f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_93, and the Request Id: 3fbb595c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 43863f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.470+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b21a00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.472+0000 [https-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_92, and the Request Id: 25370ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_9_89, and the Request Id: 523a6a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43863f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_6_92, and the Request Id: 47584ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 54c663aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 26d4ccfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 3b4ec523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 6252773e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_6_92-, and the Request Id: 1f7a2898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3881fdae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_2_93-, and the Request Id: 469a5ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.500+0000 [https-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_89-, and the Request Id: 2fb355a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 2e2893c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 49323332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 554b5ad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 2338f5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6959d158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2338f5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 59e679c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.527+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e679c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_4_92-, and the Request Id: 7ebbe852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: df02af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df02af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 32b50285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_92, and the Request Id: 585f04d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 47ded965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b50285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: d3a3dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: c59976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 5594013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5594013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ded965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_94, and the Request Id: 31bcbc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: b60d926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b60d926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c59976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_10_92, and the Request Id: 3adc6a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.559+0000 [https-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_90, and the Request Id: 608d07c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 6594640d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_1_92-, and the Request Id: e3825f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1a0a4068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0a4068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3b83896e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 5847d13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 4dab108b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5847d13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dab108b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 4c4bf45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_5_93, and the Request Id: 73bd945b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 514893c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_7_94-, and the Request Id: 4d083cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: b10508b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.602+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514893c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_3_93, and the Request Id: 4ff88181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_10_92-, and the Request Id: 51737b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 76086d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_8_90-, and the Request Id: 5c53dbae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46db0bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 74deac19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c705a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564e48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 762af0b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 8feeae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564e48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bed6118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bed6118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_4_93, and the Request Id: 71810862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_3_93-, and the Request Id: 68e4104c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_5_93-, and the Request Id: 8f718ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 771148c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 225bcaf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771148c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 3fe45241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 7563a7cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 60d4ec60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d4ec60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695d93f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 4e0c1427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 63a34564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 3dd2b8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 4c756d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c756d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_4_93-, and the Request Id: 530032b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 6cf06f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_9_90, and the Request Id: 3ff7b8be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe45241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf06f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 4ac39b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_6_93, and the Request Id: 54f4ac2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: f7f6fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 6f9750a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9750a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 3021955f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7f6fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 664017fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3021955f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 76e83153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e83153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 178fa7d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_94, and the Request Id: 3a7dc3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 433aaebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_8_91, and the Request Id: 33cba557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 5dc58fb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433aaebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_93, and the Request Id: 11aadbde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc58fb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_6_93-, and the Request Id: 402dae5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 78d17afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d17afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.729+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467f475a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 6b979a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_9_90-, and the Request Id: 3ec80b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467f475a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_8_91-, and the Request Id: 71e32218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 2f8b8cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 90f59b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.739+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90f59b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8b8cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b979a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_7_95, and the Request Id: 67cc6015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_3_94, and the Request Id: 2278a565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_1_93, and the Request Id: 4b00d62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_2_94-, and the Request Id: 4973ac53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 78829d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 9fee5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 495599d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_10_93-, and the Request Id: 50f85f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 4252333d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_3_94-, and the Request Id: 4c943cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: fd13a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_1_93-, and the Request Id: 509529fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_95-, and the Request Id: b06a310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 11954962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7b6fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3871c945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 2c5df30a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5df30a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 22571ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22571ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 64dfb8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_5_94, and the Request Id: 7bc48cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 29c7ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 213ec11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dfb8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-types, and the Request Id: 74cf3182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cf3182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_8_92, and the Request Id: 56477fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 7f93586b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 58a99238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 6591198b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 42a3e131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a3e131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 20db2772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 55a3edda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20db2772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a3edda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 1e340a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_4_94, and the Request Id: 2c0e1b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 5b8d7eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be28d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 300fd70b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be28d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_6_94, and the Request Id: 65cb380b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 3abf6524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_92-, and the Request Id: 6a644647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_4_94-, and the Request Id: 57deb8d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2a97208c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 609fba03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a97208c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609fba03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 239252f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.878+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239252f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 51bfbc58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51bfbc58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_2_95, and the Request Id: 63b87656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_5_94-, and the Request Id: 5c814842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_95, and the Request Id: c398c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 4755f0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 66bf3dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.893+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4755f0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_6_94-, and the Request Id: 76598970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 56a1fa39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a1fa39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 205cb0a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 258c4838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_10_94, and the Request Id: 6df2e6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies, and the Request Id: 6b1e522b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205cb0a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 7b68a740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 2758e6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2758e6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b68a740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 485c7501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policies/policy_2_95-, and the Request Id: 7580ca78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_1_94, and the Request Id: 50942cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 67f7136c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 572fd884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f7136c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.930+0000 [https-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_91, and the Request Id: 2b379f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-instances, and the Request Id: 759a9fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759a9fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 71de617e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_3_95-, and the Request Id: a52e878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_10_94-, and the Request Id: 35aad9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 743fc082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 7e500808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743fc082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 552a7b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy_7_96, and the Request Id: 50878e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_1_94-, and the Request Id: 6aa75486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 99056c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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-instances, and the Request Id: 784a0063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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_9_91-, and the Request Id: 3417535d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784a0063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.981+0000 [https-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: 400cb34a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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/policy-types, and the Request Id: 6c961163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c961163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ba872c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 7b48416d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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, and the Request Id: 129eb079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 46b5db2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.994+0000 [https-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: 78dcfde0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:43.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: 2fe0b184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 4f85576e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe0b184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 690a345f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 7034e4d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7034e4d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 1fec2038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 25b2bc74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b2bc74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 72af7402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 56c03d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72af7402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.024+0000 [https-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_93, and the Request Id: 26d91acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 49a45733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 6e758b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 8548d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_5_95, and the Request Id: 6a4ce615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8548d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 17134edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 292f705c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb6d5ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.049+0000 [https-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_95-, and the Request Id: 34918358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 60ba0b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb6d5ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292f705c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.054+0000 [https-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: 415d8232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7903d2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 5cd7d0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7903d2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_8_93-, and the Request Id: 4d19791d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.061+0000 [https-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_96, and the Request Id: 45dee257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd7d0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 206319b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 34d45f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6e2c19f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 44615ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206319b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_1_95, and the Request Id: 40ae5d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d45f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_5_95-, and the Request Id: 1fdee697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2c19f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44615ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_3_96, and the Request Id: 449531b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 6832df9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.096+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6832df9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 1c9e9d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9e9d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7c324f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_6_95-, and the Request Id: 3f1f292d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 5afdc729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_7_97, and the Request Id: 2867d798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.111+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afdc729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_2_96-, and the Request Id: 44e721e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_95, and the Request Id: 2ffe90bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 33495aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33495aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_1_95-, and the Request Id: 6f7112fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: bb03fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 7df0bb15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 4cdbb091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cdbb091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_10_95-, and the Request Id: 26844383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 3ff68650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_9_92, and the Request Id: 57b6e272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_3_96-, and the Request Id: 102babbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_7_97-, and the Request Id: 43f7c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 29e04d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 28334dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 7d8bf9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 415d2274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 6d71a74d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 59b9ab75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 4f92f1d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f92f1d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 13461c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43afb5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597a095c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597a095c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 3d46869f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_9_92-, and the Request Id: 600bfd31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_4_96, and the Request Id: 965986a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 1febe26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6b8fd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 71c750c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 23d3ff21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_4_96-, and the Request Id: 36e68b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.204+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d3ff21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 7fb590d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 3154b4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3154b4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 2d1d5354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_8_94, and the Request Id: 78ae3eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6e66a5bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 6ba66cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e66a5bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba66cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 5443753d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 18a26d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 7ec4c71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec4c71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 25d1e6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_8_94-, and the Request Id: a38dde8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_5_96, and the Request Id: 5596d476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5443753d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 744d53c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 74ac8f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744d53c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_6_96, and the Request Id: 413bf763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 58d367b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ac8f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 45fbc4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 6f9fc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9fc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.266+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7971842f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.266+0000 [https-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_98, and the Request Id: 38de5518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.269+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7971842f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fbc4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_3_97, and the Request Id: 5a5c6781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6a31cfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 391efe22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a31cfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391efe22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 6473fd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6473fd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_7_98-, and the Request Id: 380e19c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_10_96, and the Request Id: 465e6bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 678055cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 403f277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.301+0000 [https-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_97, and the Request Id: 637c0de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403f277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 7eb00fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb00fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_6_96-, and the Request Id: e2dd43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 15b6a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_1_96, and the Request Id: 543fed98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.322+0000 [https-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_97-, and the Request Id: 7d43e89d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_5_96-, and the Request Id: 22b59e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 2882b820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_3_97-, and the Request Id: 4923c81d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 7291875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.332+0000 [https-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_96-, and the Request Id: 5dbe471d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7291875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 5f4cffb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4cffb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 52405b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 285c5368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 39172199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 4bf4bf6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_9_93, and the Request Id: 4195dab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_1_96-, and the Request Id: 416e3eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 14743ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 46256062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.360+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46256062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 2c69d627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 2c402b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c69d627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_4_97, and the Request Id: 26516522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_9_93-, and the Request Id: 15794640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 1131be1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1131be1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 32952fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: c38e60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 5ab6d0b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab6d0b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 4a165377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_7_99, and the Request Id: 527a0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 15a8dfd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 21475077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.407+0000 [https-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_99-, and the Request Id: 3cdc0a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 1ef610fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 325c806d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 5a703791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325c806d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 215c31cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 7b2d06f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215c31cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2d06f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_8_95, and the Request Id: 3a2fedcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f37a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f37a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 173d441b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 3624c70b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 2ec97aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 20bbbd07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3624c70b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 35d00ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_10_97, and the Request Id: 6ed5252f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173d441b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 2f45a289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f45a289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b264083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.453+0000 [https-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_98, and the Request Id: f3967a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b264083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_5_97, and the Request Id: 7b7d6dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_4_97-, and the Request Id: 50c64ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_8_95-, and the Request Id: 333b766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_3_98-, and the Request Id: 4082b1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 7bdaed38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8a42b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 37cb262a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8a42b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdaed38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cb262a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 1ab51a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 71542677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 3c60c454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 397c2c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab51a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397c2c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c60c454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71542677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 19b52f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_2_98, and the Request Id: 739ba5ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_6_97, and the Request Id: 3844466a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.484+0000 [https-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_97, and the Request Id: 48ffb68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_10_97-, and the Request Id: 435b5062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.495+0000 [https-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_94, and the Request Id: 15ddae11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b52f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 520abbed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.496+0000 [Thread-3985] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:44.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_5_97-, and the Request Id: 3ebc5bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 427efe85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 35b88e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_97-, and the Request Id: 6f5acc64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.516+0000 [https-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_94-, and the Request Id: 8692057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_2_98-, and the Request Id: 3dcb6e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_1_97-, and the Request Id: 731d7e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f462089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 4b4bbd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d592053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 5b1fa5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 7633876b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 56f837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: ba2dd90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 30be3de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 142d0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba2dd90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 3ccdc325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f6a1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccdc325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 5591d6c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 420a8d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_4_98, and the Request Id: 74afddaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6519768c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2726934f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 43212ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 4d3f8d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 4fe59b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6703c2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe59b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 7b83fe49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: f3918d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3918d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b83fe49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_100, and the Request Id: 37925ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 2dac6f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 4eda4275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_4_98-, and the Request Id: 422c9d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.617+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dac6f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 6cf7153b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 5b2d649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eda4275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.621+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf7153b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_95, and the Request Id: 231a9142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 310a22cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 7b03310e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310a22cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 2d90010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_7_100-, and the Request Id: 211ac8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b03310e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d90010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 68c01778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_96, and the Request Id: 4d94400e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c01778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 71e8ce77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_5_98, and the Request Id: 22ecf982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_9_95-, and the Request Id: 2b06272e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: f1d154f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1d154f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 4ffe812c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffe812c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_6_98, and the Request Id: 52c6b295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_3_99, and the Request Id: 9d314e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_6_98-, and the Request Id: 374d20a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 311dbdb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 351e7400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.675+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3873605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e7400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3873605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311dbdb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 30bfec15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 62edcd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 324f7632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324f7632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.686+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62edcd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 3dbb5cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.714+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbb5cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_2_99, and the Request Id: 12434320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.716+0000 [https-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_98, and the Request Id: 2455bf51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_8_96-, and the Request Id: ccb0a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 75c41738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_10_98, and the Request Id: 6c405a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_5_98-, and the Request Id: 51de83ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 54d4b55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_3_99-, and the Request Id: 37db20ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 1741001c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e98283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_2_99-, and the Request Id: 771082ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 6ae316d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_10_98-, and the Request Id: 3b197762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_1_98-, and the Request Id: 58127838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 2b4bfe91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: ceb0397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: a64b590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6549b185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 33e146bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a64b590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6549b185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de6851f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de6851f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 6004c657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6004c657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.781+0000 [Thread-4051] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:44.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/policies/policy_7_101, and the Request Id: 1f41e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 53f07c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f07c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 43ca4fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ca4fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_4_99, and the Request Id: 5c9bcf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_9_96, and the Request Id: 6fa2ef03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 2f701da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 66c8cd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_4_99-, and the Request Id: 1f389f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_9_96-, and the Request Id: 51725b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_7_101-, and the Request Id: 60499175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 50945410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: fee65af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 66913031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66913031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 26a6578a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 748c37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748c37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 22f5007d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 4a7c9dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.832+0000 [Thread-4059] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:44.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_6_99, and the Request Id: 4ff94878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_6_99-, and the Request Id: 1a7cd768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 5d76758a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b54b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 9fa417e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 237aee13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 7d1cdaeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1cdaeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: fc95edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 464539c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.873+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc95edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-types, and the Request Id: 3c0bec0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0bec0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-types, and the Request Id: 6534e162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_97, and the Request Id: 7589c651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6534e162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy-instances, and the Request Id: 2f7ab276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_5_99, and the Request Id: 5355e598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7ab276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 709579a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709579a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.894+0000 [Thread-4074] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:44.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: 3c605415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c605415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.910+0000 [https-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_100, and the Request Id: 31f63476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 434ddc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_8_97-, and the Request Id: 6a6c5322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 1894695d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434ddc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 39e979e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_5_99-, and the Request Id: 524338ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 1b258cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e979e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b258cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies, and the Request Id: 4c128afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_10_99, and the Request Id: 4ec554a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policies/policy_1_99, and the Request Id: 595ec87e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: c11ac50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_3_100-, and the Request Id: 6149d565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: aaea7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 4c7b3071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.945+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7b3071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.946+0000 [Thread-4083] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:44.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a484f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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, and the Request Id: 17fa67d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: 11696421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a484f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_2_100, and the Request Id: 36454b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11696421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 79bce3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bce3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_9_97, and the Request Id: 49aa823b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_1_99-, and the Request Id: 7b93d69e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.972+0000 [https-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_99-, and the Request Id: 6939ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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/policy_9_97-, and the Request Id: 5320d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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-instances, and the Request Id: 28954dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28954dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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_2_100-, and the Request Id: 7d29aba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:44.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: dc8c64d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5f2a7a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5636a3a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.005+0000 [Thread-4097] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:45.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753b2e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 700dde2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5636a3a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 6c3b9d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_7_102, and the Request Id: 3a27df58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 68396069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: c5ec094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 5e8d22f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 502b59cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_7_102-, and the Request Id: 405f67d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 40b2f9c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b2f9c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 5678169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5678169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.072+0000 [Thread-4105] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:45.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 107d82fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107d82fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_8_98, and the Request Id: 61413912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28404ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28404ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 57ba0999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_100, and the Request Id: 305f284a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 5598a4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.102+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5598a4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: b45481c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc344b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 12572b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12572b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 68b12875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_6_100, and the Request Id: 3dac4ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 39b2121f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 478b6b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478b6b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 7832ede3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 7962e32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7832ede3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_8_98-, and the Request Id: 474ebdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_9_98, and the Request Id: a62f96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6cb5c940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_4_100-, and the Request Id: 434bb016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_9_98-, and the Request Id: 2392932d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 13c4caad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 5c3fdfb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3fdfb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_6_100-, and the Request Id: 7fcc5dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 62ce902a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 490f2113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c4caad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 4cda0f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cda0f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490f2113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_100, and the Request Id: 5734f396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 2caabc17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caabc17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 29c89a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_3_101, and the Request Id: 26921d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 3148c7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c89a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5bce25bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_2_101, and the Request Id: 3d4bfdc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e24f118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bce25bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_100-, and the Request Id: 28b733f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 209d7353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 75d17a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209d7353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 436067ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_1_100, and the Request Id: 68023c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436067ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6579fe9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 2776c162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2776c162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 4c82fde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 2d9af1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c82fde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_7_103, and the Request Id: 3eed2691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 77ea9a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9af1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_100, and the Request Id: 2a027f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_101-, and the Request Id: 34828566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_7_103-, and the Request Id: 4a930c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4705177d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_10_100-, and the Request Id: 31dd6e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 58c53f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 46505b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_1_100-, and the Request Id: 6c03796e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 59a5f83e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_2_101-, and the Request Id: 2ca3fedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a5f83e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 5d694969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 5d45849d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d88367b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 3ac9f2fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d88367b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 7e38c068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_8_99, and the Request Id: 6d06b0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.293+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e38c068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 7cea0171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 44fe3859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cea0171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 73302030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.318+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400d19b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 28b2cc41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_4_101, and the Request Id: 1fd6975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 6b2898a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b2cc41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 395bb9ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7a6cfeff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395bb9ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_9_99, and the Request Id: 6c1d8528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 334c3dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334c3dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 390ce91f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390ce91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.359+0000 [https-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_101, and the Request Id: 31dde4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 43b20562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 32448e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: c170a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b20562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_8_99-, and the Request Id: 23e0ad60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 530a18cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530a18cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68666042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_101, and the Request Id: 1c201dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_6_101-, and the Request Id: 6c352a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 3cdfae97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 59da4504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da4504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c6bef05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_4_101-, and the Request Id: 359ff3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6bef05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.395+0000 [https-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_101-, and the Request Id: 20c9e225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 363e7760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 75eab337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e6c6b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75eab337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 3e9f1bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6c6b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.412+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363e7760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 621989cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_102, and the Request Id: 1fd0a850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621989cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_9_99-, and the Request Id: 6d604822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_7_104, and the Request Id: 6595cd82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_2_102, and the Request Id: 7432e135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9f1bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 3a637223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a637223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_3_102-, and the Request Id: 6c1a8c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_7_104-, and the Request Id: 5b75bbad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_10_101, and the Request Id: 5010971c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 45eba866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.447+0000 [Thread-4172] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:45.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: 69e52b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_10_101-, and the Request Id: 289ec139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d0eecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e52b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 66503119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66503119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_1_101, and the Request Id: 5a453566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 5da6a568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 377fa5cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_2_102-, and the Request Id: 2cc87f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 2d8d63a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 89c776b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5e3a9814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38868af0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 7f8998f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 5f1ba7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.520+0000 [https-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_101-, and the Request Id: bade92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 43aa933d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43aa933d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5012c575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5012c575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.536+0000 [https-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_102, and the Request Id: 53705395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 7747ba4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17efb9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 2424df7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_6_102-, and the Request Id: 924ec00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 3bd7105d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.566+0000 [Thread-4194] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 6a68348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a68348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 22d86f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 1c951953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.580+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c951953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_8_100, and the Request Id: 1f2be897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6c85ebe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 334c172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecce1b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 29738458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.593+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29738458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 50aaa6dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 73c4a55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c4a55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 57fc3a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57fc3a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_7_105, and the Request Id: 34acda06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 761d43c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: a5cf4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5cf4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_102, and the Request Id: 171601a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 7ce3097b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761d43c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 702424a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6005af98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702424a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6005af98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109c74e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109c74e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_3_103, and the Request Id: 373857a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_4_102, and the Request Id: 63d1fad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 74d58f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 4b05c967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d58f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_8_100-, and the Request Id: 654ce59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57e66d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 547df312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e66d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547df312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_10_102, and the Request Id: 1b673598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 7cb5bfc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ccf115c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccf115c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_7_105-, and the Request Id: 41429ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 7d941c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_1_102, and the Request Id: 73e34c02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb5bfc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_102-, and the Request Id: 3774ab5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 5e3f207f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3f207f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_4_102-, and the Request Id: 4cce3594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 132b374a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.672+0000 [https-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: 9af960f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_3_103-, and the Request Id: 5e0261ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_1_102-, and the Request Id: a090a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 755a8fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_10_102-, and the Request Id: 50b778fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 49764274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49764274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 4804f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 3575304c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.700+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4804f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3575304c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6f6f6210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 72fa3db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_9_100, and the Request Id: 791ed6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 103476b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103476b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_2_103-, and the Request Id: 189c4f2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5d1d179b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_6_103, and the Request Id: 57a0d821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 4a98388e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6598ca22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 431975e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 17ed9bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6c5a2cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_9_100-, and the Request Id: 57b7b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 58bddd52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 1ad41ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_6_103-, and the Request Id: 434e392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bddd52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-types, and the Request Id: 3cf9a1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf9a1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: cc537c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 745f4c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 2814806c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745f4c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_8_101, and the Request Id: 6b4f8366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 3c5325d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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, and the Request Id: 57d3912e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2da628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 27e5737d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e5737d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_103, and the Request Id: 6f104366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 5d0b5854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 540e9ad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 6d6af9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6af9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 62ce1f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ce1f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 43c7b031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 3f2440e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c7b031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 3f51290a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2440e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies/policy_4_103, and the Request Id: 5ad59b3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: ba6a03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: f79dcb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba6a03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f51290a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f79dcb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 15d5cd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5cd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_104, and the Request Id: 7209986a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_8_101-, and the Request Id: 28ae5f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 1cf3c5d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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-instances, and the Request Id: 1c01648a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf3c5d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c01648a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_3_104, and the Request Id: 7533ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_1_103, and the Request Id: 546f7bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-types, and the Request Id: 16a99faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 16a20f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a20f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_7_106, and the Request Id: 1cf623a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a99faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_4_103-, and the Request Id: 73ad91db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_5_103-, and the Request Id: 26b84e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_10_103, and the Request Id: 37e04b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 61faabeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: c90c0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 3b987608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_3_104-, and the Request Id: 50bb8f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy-instances, and the Request Id: 3af51d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af51d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_2_104-, and the Request Id: 3e6e3925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 2dbfaa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.930+0000 [https-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_103-, and the Request Id: 2c1a52f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.930+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbfaa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 64cef184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_9_101, and the Request Id: 2f22d7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policy_7_106-, and the Request Id: 1efa7975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 4f308f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_103-, and the Request Id: 6756a65e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 2008e5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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/policies, and the Request Id: 2ac63d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0de1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 70851499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 2c8b35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: c9aeaf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_9_101-, and the Request Id: 40c0b48c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5a288b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 455df017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0de1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455df017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: 6e7e6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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: a8eaa9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7e6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8eaa9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:45.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_8_102, and the Request Id: 3b8e59a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_104, and the Request Id: 78bdafb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 71cac22f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ebfd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 7c714b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 30dd2117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 2105286d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 7e785dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e785dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 5f29a438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 29af87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f29a438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af21357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af21357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 7d7570b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 4310d784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_1_104, and the Request Id: 2a47b8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_8_102-, and the Request Id: 6aeb2a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4310d784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_2_105, and the Request Id: 5fa2cbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_6_104-, and the Request Id: 466b8665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 4804a7a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4804a7a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 6956a881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 45639e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45639e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_104, and the Request Id: 40786242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_1_104-, and the Request Id: 491d14a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 4c998f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: f634a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 5523c46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 37b22de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 29410ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29410ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 197bc850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b22de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_7_107, and the Request Id: 2ec84cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 3f73a3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 2449f725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f73a3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2449f725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 4156b36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4156b36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 379d4f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 349e8ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 432c06d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 5f7cba56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379d4f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349e8ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7cba56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 74588448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_10_104, and the Request Id: fd36df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_4_104, and the Request Id: 1d7fe63d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.140+0000 [https-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: 1c542b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_2_105-, and the Request Id: 877cc41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_104-, and the Request Id: 73d27988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432c06d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 5da257aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 7a728596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da257aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_102, and the Request Id: 5856bbbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_7_107-, and the Request Id: 549f764d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 2e208a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e208a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_102-, and the Request Id: 16425f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 415f5cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415f5cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_8_103, and the Request Id: 1e82b3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_10_104-, and the Request Id: 7e8e94a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 6085e200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_3_105-, and the Request Id: 1ee72791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 62ddb5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_4_104-, and the Request Id: 5db76796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 11a9d706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 69a8081d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a8081d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 58adaf30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 312cc1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58adaf30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312cc1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 13a3b0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_105, and the Request Id: c84eca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_8_103-, and the Request Id: 6ea1b62b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2474b339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a3b0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 74e7e25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_1_105, and the Request Id: 7ccd470a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 72ad854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 38afc42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 32709eb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 2a6a87e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_105-, and the Request Id: 364875f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 737404bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.271+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737404bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 6a922dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 6ede6db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ede6db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_105, and the Request Id: c534f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 677eff4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a3ec23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 84dc450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 2299039b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_6_105-, and the Request Id: 65ea3645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 6de423ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_105-, and the Request Id: 71d1787f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: da67770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 5179b7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5179b7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 6491f68a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 3530f5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 7e7eaa3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7eaa3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 176c9289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6491f68a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_2_106, and the Request Id: 617f013f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 20084369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20084369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_108, and the Request Id: b3876b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 25904b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 50e409a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e409a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 7d679f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 5077784d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5077784d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176c9289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_10_105, and the Request Id: 6aa4d15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 5be2592f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 6d61a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be2592f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_103, and the Request Id: 1508a6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 2ffc9c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffc9c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_2_106-, and the Request Id: 45b2c715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 1dc4b99a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 2dbd676d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbd676d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 6f87094b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_8_104, and the Request Id: 6e3d493b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f87094b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_103-, and the Request Id: 227dfe16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 36f82b91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.402+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f82b91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 3f0babb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_4_105, and the Request Id: 72194bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_10_105-, and the Request Id: 5c923724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 75650d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 45e2ee3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e2ee3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3d8063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_108-, and the Request Id: 3a84b86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f5fdcd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 6a5e0dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 38f27c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f27c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: fd984c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd984c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_8_104-, and the Request Id: 6c2330a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 20222e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20222e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5fdcd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_1_106, and the Request Id: 2d8702a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 7763f6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 17d049df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_4_105-, and the Request Id: 201d3fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d049df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7763f6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_106, and the Request Id: 238cd612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1d5622b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: ff8898c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_3_106, and the Request Id: 71815ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: d08dce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5622b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59916407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 3a6f249f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8cbd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_1_106-, and the Request Id: 42ef91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 27cb56cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_106, and the Request Id: 388b9363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_106-, and the Request Id: 544bed71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_3_106-, and the Request Id: 1d97d9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 1050bef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 3a1687a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 52c55d7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 5dcee20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c55d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcee20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 58327080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 52030882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52030882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 80a175e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 1fe2d8ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80a175e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 5d4782d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 2974c1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 773308a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2974c1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_104, and the Request Id: 74e4c9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 5520406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: cbfbe8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5520406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.574+0000 [https-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_107, and the Request Id: 4cfb5371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_10_106, and the Request Id: 7d809ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_106-, and the Request Id: 7956f0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 4af7e60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af7e60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 7f7213d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7213d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 3484f814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 183fcc6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_105, and the Request Id: 3a942e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 187a9da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_104-, and the Request Id: 422f9600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 51f4be5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f4be5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 36d9d027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 75c255b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d9d027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c255b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_7_109, and the Request Id: 4b885131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 3688ccd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 208421f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_10_106-, and the Request Id: 1ab68c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208421f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_4_106, and the Request Id: 37efa6e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37192b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 420ece73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_8_105-, and the Request Id: ba4877e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 2dbec557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 78a806f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbec557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 670dfe7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a806f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670dfe7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.660+0000 [https-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_109-, and the Request Id: 45e2e7ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 6a58b3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_2_107-, and the Request Id: 7ca79a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 7db10a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a58b3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 18f4dca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f4dca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 30c0f0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c0f0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 51a86be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_106-, and the Request Id: 66a22920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_107, and the Request Id: 72759bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_3_107, and the Request Id: 6281db0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_107, and the Request Id: 4fdab950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 36aa2ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 7b51d60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527193d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b51d60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6291a4ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6291a4ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_107, and the Request Id: 1cd83a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: b814ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.707+0000 [https-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_107-, and the Request Id: 5731e781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 5f0a512a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 7b5192b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 75d09f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d09f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 67146273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67146273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_105, and the Request Id: 76380df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies/policy_5_107-, and the Request Id: 750c5da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 4493105b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_1_107-, and the Request Id: 293cfdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 58d34044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_6_107-, and the Request Id: 769c4b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 3c43e057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c43e057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 7dc7d42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 3c2b2eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2b2eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_105-, and the Request Id: 399cadb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_4_107, and the Request Id: 61ca7456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: d1686d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 7dc7b7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 50d1a764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 1f54e9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f54e9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 41f06ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 7d465313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 77d86a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 4611028b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.797+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4611028b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d86a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f75ad22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 79d89392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_7_110, and the Request Id: 53f259d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 26945fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26945fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_4_107-, and the Request Id: 6ed78a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2b938c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.810+0000 [https-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: 3f98985c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2b938c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 32a52bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 13332424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 4c871e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a52bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c871e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_10_107, and the Request Id: 6226f9d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 48a3b7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 6f15e799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f15e799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 68e11ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: 5c70d674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-instances, and the Request Id: 83ee4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_7_110-, and the Request Id: 57c74871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.845+0000 [https-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_108, and the Request Id: 2b8222a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.845+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83ee4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_8_106-, and the Request Id: 243d54f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 138ad9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 2e44e236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138ad9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 57901801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 5a1045e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_3_108, and the Request Id: 688f0158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_2_108-, and the Request Id: 36051f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 225b2977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225b2977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 3bbf75df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 5185dc5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbf75df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_107-, and the Request Id: 455d5808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5185dc5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 40af29d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40af29d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_5_108, and the Request Id: 6572876b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b613b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_4_108, and the Request Id: 62e681e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b613b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 1f53832c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f53832c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53684c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53684c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 2482a34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_108, and the Request Id: 6dbb6a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-types, and the Request Id: 7db8bbb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db8bbb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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, and the Request Id: c0915f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_106, and the Request Id: 52a73032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_3_108-, and the Request Id: 6465c5c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_9_106-, and the Request Id: 5038e1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy-instances, and the Request Id: 4a917a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_5_108-, and the Request Id: b7a1562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 564f68b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_4_108-, and the Request Id: 4c52aab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a917a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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-types, and the Request Id: 6b10f2fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b10f2fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policy_1_108, and the Request Id: 3e73fe18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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_6_108-, and the Request Id: 344fdd72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 6f6d3702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.971+0000 [https-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_108-, and the Request Id: 50fffa92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: ea94e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: 141233a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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: cac7bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:46.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/policies, and the Request Id: 15d14e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 64cdc277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 1bfb758c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 57155296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 747c0b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 556edf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747c0b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 39fe210c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 6f7ed38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 271ee177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 3568a495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271ee177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 5b3d5445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 28cd9f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 6180ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6180ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.054+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3d5445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_8_107, and the Request Id: 554402ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.061+0000 [https-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_111, and the Request Id: 160afb4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6e402c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 57d0397c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 5313e996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d0397c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a60000b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 7ff6d0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a60000b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff6d0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_8_107-, and the Request Id: 2a48ce7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 5ee53fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6d205ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_3_109, and the Request Id: 22d9fa21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d205ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 3a059080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 2064a580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2064a580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_107, and the Request Id: 417757df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee53fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 59f16e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_7_111-, and the Request Id: 7ff0a470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_3_109-, and the Request Id: fa71a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 1c318418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 760402f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f16e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 5bc3325e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c318418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 342f072e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760402f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 74415d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc3325e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74415d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_9_107-, and the Request Id: 5994756e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 668fd3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_5_109, and the Request Id: 53e2d67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342f072e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668fd3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d1f1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d1f1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 228b14bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_2_109, and the Request Id: 144a660b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228b14bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_1_109, and the Request Id: 58c86e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: e7d852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_10_108, and the Request Id: 4805f259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19419ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 5acb9386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7d852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_4_109, and the Request Id: 56c9bcd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6e04abd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_6_109, and the Request Id: 5aa9bf94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 6f66f592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_10_108-, and the Request Id: 152ac133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_2_109-, and the Request Id: 7d3f7bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_5_109-, and the Request Id: 6357d0d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_109-, and the Request Id: 51668472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 7aebdc8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 6d608b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 484c157e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_6_109-, and the Request Id: 65bd0c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 4601a80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.206+0000 [https-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_109-, and the Request Id: 33b11820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 2aed0277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: b73fa7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 26592ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 2e0baa3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6ef1558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 2b2a58fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 4ad97408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 35c5bd91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.244+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2a58fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 7becadbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7becadbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c5bd91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_9_108, and the Request Id: 26d7875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 12f588e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: 49ee3947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ee3947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_8_108, and the Request Id: 2bc2b29d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 6f1e650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 2f834f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1e650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 13900eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 318cfedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.271+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13900eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318cfedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_112, and the Request Id: 3a7d0f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 599a741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6ccf1796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599a741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: d545449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 664c3340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_3_110, and the Request Id: 3b5ef087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664c3340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 35e6976f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: 7450a099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7450a099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_8_108-, and the Request Id: b732b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_1_110, and the Request Id: 640479bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_9_108-, and the Request Id: 2bb66614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 2dd95b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_112-, and the Request Id: 778d86b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd95b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_1_110-, and the Request Id: 2907f0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 46305a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: 3981c332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_110-, and the Request Id: 7f6e0c0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3981c332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_4_110, and the Request Id: 61cf2747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 40bd0db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: c000651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c000651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 690a2dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690a2dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 724e6fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_5_110, and the Request Id: 665366c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 38e02249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724e6fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 608662d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608662d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 123baf86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 33068f7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 7ae9d575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_10_109, and the Request Id: 7e524d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33068f7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123baf86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 5c0b115f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_2_110, and the Request Id: 3f5f67d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0b115f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 24d14ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d14ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 3bfa135d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_6_110, and the Request Id: 72996ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_4_110-, and the Request Id: 108b4748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 760f1f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 60b3308f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_5_110-, and the Request Id: 11b36db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 7d80423f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_2_110-, and the Request Id: 1487853f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_10_109-, and the Request Id: 29399a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 4574892c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 73da15b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_6_110-, and the Request Id: 3a0284ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: cb2e2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 50cf1212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: a85f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 70499f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.446+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41005ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f56264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: b7edfce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 3b1d74a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7edfce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 4d40e858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 990ac1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 990ac1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 16b9ec15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70499f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b9ec15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 6479e2bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 3f50ffa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 1e8659c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_8_109, and the Request Id: 51f79b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f50ffa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_9_109, and the Request Id: 502820c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d40e858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6479e2bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 3a83a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a83a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_3_111, and the Request Id: 738c73bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_113, and the Request Id: 37d225fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e76a221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 5a02fb4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 18ab1838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a02fb4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 54767cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 76a2a08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.506+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54767cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a2a08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: a9002a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9002a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_2_111, and the Request Id: 6afeb202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.516+0000 [https-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_111, and the Request Id: 4b063fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.524+0000 [https-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: 70b765db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39261f2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 51627f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_3_111-, and the Request Id: 4fdd8f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_9_109-, and the Request Id: b8c0fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 43d76e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_7_113-, and the Request Id: 6b7b13aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d76e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 6a5b860f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: bbdb286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.561+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5b860f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbdb286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_4_111, and the Request Id: 66915577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: ad3ef3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad3ef3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 3fcd0477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 7bd6b089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.572+0000 [https-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: 4c03e2b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_2_111-, and the Request Id: 6bb82b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 42aa8f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42aa8f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 21b50ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a74f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 4da24d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: 752ac5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a74f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752ac5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 2e033886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e033886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_6_111, and the Request Id: 2f05f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_10_110, and the Request Id: 3f382092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_4_111-, and the Request Id: 2b954618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_1_111-, and the Request Id: 6ee968f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.615+0000 [https-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_111-, and the Request Id: 270471e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 7582365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6065efd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 36dbf6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6d65e371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 227ea29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.640+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49815b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: abd177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abd177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_10_110-, and the Request Id: 64bd1202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 14462614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14462614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_7_114, and the Request Id: 63ab2332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_111-, and the Request Id: 2819dc41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 2c77887f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6850894c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 7c73c1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 6411ca49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6411ca49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 25b05e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b05e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 5e1e97b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1e97b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 12137f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 50452eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_8_110, and the Request Id: 59993f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 795ba657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: a7d5edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7d5edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_110, and the Request Id: f0fe6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 4f4f9870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_7_114-, and the Request Id: 16b28e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 3d453414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d453414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53495eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53495eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 67f48a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e5a6dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 3dc9b2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5a6dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc9b2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 18b2b905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 40a09720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 20d18bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_9_110-, and the Request Id: 3ab62b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b2b905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_10_111, and the Request Id: 7d0dc244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_3_112, and the Request Id: a04080c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 27b36ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b36ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_4_112, and the Request Id: 67b5589a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.759+0000 [https-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_110-, and the Request Id: 2bc1c602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 24b99033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b99033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 77021802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77021802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 2c848f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_2_112, and the Request Id: 798f36aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: e443965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 7a200728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c848f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 756eed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e443965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: 1fb53d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_10_111-, and the Request Id: 42fe6e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 60861fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb53d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60861fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_112, and the Request Id: 33a00650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_6_112, and the Request Id: 21888649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_3_112-, and the Request Id: 4b3f3231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_4_112-, and the Request Id: b3f9c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 67516b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 1716a371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1716a371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_2_112-, and the Request Id: 484937e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d6fe0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 17b15ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d6fe0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_5_112, and the Request Id: 152756e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 1dc7b5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_1_112-, and the Request Id: 2724a48b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 3f6fb3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_6_112-, and the Request Id: 73d869ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 705101dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 1d96c99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 7cd63e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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, and the Request Id: 172704c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_5_112-, and the Request Id: 55137801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 3ffc5fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 3d2f29dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 7305b034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-instances, and the Request Id: 64864df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 3100751b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7305b034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64864df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3041450a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 69c364fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 4e5dcd3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: 36fc71e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fc71e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c364fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_9_111, and the Request Id: 568d6435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_8_111, and the Request Id: 242da63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 4d8a55af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 33467c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 4ab27176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: f911e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 4be75325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 3508f1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab27176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.932+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a55af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 531efb50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3508f1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531efb50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 781c92c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-types, and the Request Id: c828f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_7_115, and the Request Id: 223acb5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781c92c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c828f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_4_113, and the Request Id: 4f26445e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.947+0000 [https-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_112, and the Request Id: 784b635a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 150a0d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 7fb967fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb967fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.966+0000 [https-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_111-, and the Request Id: 620b82a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_9_111-, and the Request Id: 7b5755e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 700c91ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700c91ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 29d29d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy_3_113, and the Request Id: 685a2d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d29d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policy-instances, and the Request Id: 5f544246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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-types, and the Request Id: 6df13364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df13364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f544246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_7_115-, and the Request Id: 6f83f133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies, and the Request Id: 7c477530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_6_113, and the Request Id: 207de7a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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: 188131c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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_4_113-, and the Request Id: 436a33fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188131c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_10_112-, and the Request Id: 1cc9d8e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:47.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/policies/policy_2_113, and the Request Id: 429441aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 225174f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225174f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 552ff22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_3_113-, and the Request Id: 4008a3c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4fe48883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 5a6837da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6837da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 3bcf41ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_1_113, and the Request Id: 6c933e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcf41ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 5e20bfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e20bfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_5_113, and the Request Id: 5747d854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4685d56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.037+0000 [https-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_113-, and the Request Id: 3433f694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 1967293d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 68dc3af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 785f13be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_2_113-, and the Request Id: 79f91913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 30885860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_1_113-, and the Request Id: 3d2ac9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_5_113-, and the Request Id: 31dcf969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 5a7ae667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 38e32d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 71f1648c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 3631b2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 77e7e5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 5afc8156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 6e6d1b27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e7e5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2b090145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afc8156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 3b9b8899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44fbbecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9b8899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.206+0000 [https-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_112, and the Request Id: 5e4e52bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44fbbecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4f83cbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f83cbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_8_112, and the Request Id: 5942d6df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 6b3e4129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1fd703fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 53a3aa36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 20ca8fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 5b8f83d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ca8fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 124bec4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 788106fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.231+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124bec4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_10_113, and the Request Id: 4a109ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788106fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_7_116, and the Request Id: 5b741509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 46602869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 112101b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_112-, and the Request Id: 11876f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112101b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 6cb0add4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.265+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb0add4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_4_114, and the Request Id: 5ae34452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_8_112-, and the Request Id: 6dfde58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_7_116-, and the Request Id: 689cfeaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 77099890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4ceef8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 73667285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 434bcbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_10_113-, and the Request Id: 2d6e1124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77099890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 254517c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73667285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 71e77205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e77205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 5f5a0559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5a0559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_114-, and the Request Id: 5bc8d3f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_2_114, and the Request Id: 39db3494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 4da751da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_3_114, and the Request Id: 40eaea7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da751da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2d18fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 6b8037cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8037cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be8ccdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_6_114, and the Request Id: b1a73d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11de21a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11de21a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 3c9cf099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9cf099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4dda60fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 1de84b25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_5_114, and the Request Id: 4e248571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 3dad5b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de84b25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 27b76aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 19517c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19517c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_1_114, and the Request Id: 3ef4c7bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.381+0000 [https-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_114-, and the Request Id: 32cb4c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 1942f920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 38517bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_2_114-, and the Request Id: 4f7aed6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_6_114-, and the Request Id: 47d0d0f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 6d20bbea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38517bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.400+0000 [https-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_114-, and the Request Id: 5a44d9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: cc6f5ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 51ee4ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 733852ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 59ac22e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ee4ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_9_113, and the Request Id: 67f87807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_1_114-, and the Request Id: 13b39634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 2b0a49a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_9_113-, and the Request Id: 48c08f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 349eff68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 686c3850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686c3850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349eff68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 52c495f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 66379c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 232369d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 59e26ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2d038267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e26ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 68c5dc00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232369d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 122755e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_7_117, and the Request Id: 4da2f1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 2e4e778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4e778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c5dc00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: ff12ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.462+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b95c0b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.464+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b95c0b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: c809d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_8_113, and the Request Id: 141acdcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.472+0000 [https-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_115, and the Request Id: 1769e68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3526c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c809d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_10_114, and the Request Id: 253b8f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 7ca9e035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 1a8f21c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 147b1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_115-, and the Request Id: 1469dfaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 50fd1fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_117-, and the Request Id: 348c400d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.501+0000 [https-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_113-, and the Request Id: 762c5a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fd1fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 5d18f70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d18f70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147b1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 811059c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 355dabd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 811059c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2c6a9fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_2_115, and the Request Id: 2841def2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6a9fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 679ac45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 3a679440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: 7ed62be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a679440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed62be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679ac45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_5_115, and the Request Id: 63046568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_6_115, and the Request Id: 1c066666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_3_115, and the Request Id: 250eb152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 6d788ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 3aabc45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4c24b9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 162f4ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_2_115-, and the Request Id: 1dc01c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_10_114-, and the Request Id: 22b965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 110699c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 35629608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35629608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110699c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2cbffa6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbffa6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4a97630d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: da7605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_6_115-, and the Request Id: 60690ee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da7605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 623a61b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_9_114, and the Request Id: 5ee31610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 45addfa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.572+0000 [https-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_115-, and the Request Id: 543b14c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_1_115, and the Request Id: 3788c448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 48938417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: c7fb512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_5_115-, and the Request Id: 5bd17c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 68955e8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302fd506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302fd506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 5225598f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f39f053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 16ffd0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68955e8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4323582a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 66daf397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_9_114-, and the Request Id: 6c8d1b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 3022ee67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 191d2b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f39f053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191d2b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1668a673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1668a673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_8_114, and the Request Id: d39f32d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_1_115-, and the Request Id: 3f49ca6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_7_118, and the Request Id: 3244f30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: 26537305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26537305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_116, and the Request Id: 5ce8999e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e81e012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 6712ce7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e81e012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 1228959c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 78986c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_8_114-, and the Request Id: 15a4b1a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 139f45fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f732dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 113ee943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113ee943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 3def9239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_7_118-, and the Request Id: a9e0af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3def9239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: 147dca62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147dca62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.687+0000 [https-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_116, and the Request Id: 1383e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_10_115, and the Request Id: 5b7beb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a249a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_4_116-, and the Request Id: 44fee410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2ef191c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef191c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e67054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e67054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: 33e89b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.705+0000 [https-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: 57af860b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e89b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 18bf53bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 5579381a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_3_116, and the Request Id: 3944cf51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5579381a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_116, and the Request Id: 4c1b6c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 1aba6020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aba6020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: dfb0338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: 34eb4b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34eb4b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 1729c6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_10_115-, and the Request Id: 692281b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_1_116, and the Request Id: 65d5d5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 51fdc8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 4b463d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 7b73ccce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b463d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 65ea1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ea1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 4c61ccf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_6_116, and the Request Id: 208c36ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c61ccf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_3_116-, and the Request Id: 738adebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 3a634bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a634bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 55695652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_5_116-, and the Request Id: 3ed535ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_116-, and the Request Id: 574fcdc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 27871bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 766bd376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_9_115, and the Request Id: c906b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 6bacca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2763e4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 631e6fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_6_116-, and the Request Id: 172413cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_9_115-, and the Request Id: 6a6bba99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 750834b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 5357074c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5357074c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 59ec1b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ec1b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_7_119, and the Request Id: 376e57e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 14f5785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 61202d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f5785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 6fbdbf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 7e578144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 5a9c0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 137f87d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e578144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9c0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 57bd491d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_8_115, and the Request Id: 3fea675c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bd491d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 352ffe5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_4_117, and the Request Id: 2120cf3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352ffe5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 28f5978a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 7e796e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 5ab9e97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f5978a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_2_117, and the Request Id: 345da01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e23fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 6578e0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_7_119-, and the Request Id: 62132da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 32608d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32608d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 3d8c3b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 39174621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39174621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_115-, and the Request Id: 23beb437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.896+0000 [https-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_117-, and the Request Id: 74c25e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 54ef2197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_10_116, and the Request Id: 210543a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ef2197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 22f7461a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 6e6c9d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 54d46bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_2_117-, and the Request Id: 53d17165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 529abf54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-instances, and the Request Id: 25dc3ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d46bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.919+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dc3ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6c9d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 127696d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127696d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-types, and the Request Id: 69393d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 20c64246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69393d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 3e2afa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2afa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 47e7ffb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e7ffb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_5_117, and the Request Id: 1b8d3e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_9_116, and the Request Id: 73d9ba52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_3_117, and the Request Id: 648a95c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_1_117, and the Request Id: 7b282a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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, and the Request Id: 4ac3456b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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-instances, and the Request Id: 3f6955e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.945+0000 [https-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_116-, and the Request Id: 2ee7712f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6955e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies/policy_9_116-, and the Request Id: 6ef0f6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 1965932c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy-types, and the Request Id: 554f0985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 4111676b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554f0985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_3_117-, and the Request Id: 45648629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_6_117, and the Request Id: 61646a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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_1_117-, and the Request Id: 7ebfc6d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_5_117-, and the Request Id: 6c324f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 4e2f351f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: b8a5c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policy_6_117-, and the Request Id: 4aedb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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/policies, and the Request Id: 7ab3b81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:48.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: 2f083872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b879d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cbbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 53a6d86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 7f126c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2e20176d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5152cc78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e20176d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 96e5ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 3176bc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3176bc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96e5ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 435caae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_118, and the Request Id: 4c95a384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435caae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.043+0000 [https-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_118, and the Request Id: 4ff06b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 536049e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 6ec5277f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec5277f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 57f2de3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f2de3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 67936c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_8_116, and the Request Id: 751ddd75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_8_116-, and the Request Id: 99aa5f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b25da05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 7c1e8940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b25da05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_2_118-, and the Request Id: 7894c33b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 726e5343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 64c7b55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c7b55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 276f56b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 56854efc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56854efc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 746ac002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 2c4e4b1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_7_120, and the Request Id: 2acc4d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 23159ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4e4b1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 38eead09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 6cadd9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.123+0000 [https-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_117, and the Request Id: 508ae7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.125+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cadd9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38eead09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 53bfacd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 1c69f426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bfacd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 1cf577e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 65daddd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_4_118-, and the Request Id: 24e863c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf577e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65daddd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_9_117-, and the Request Id: 68f3842f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.140+0000 [https-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_118, and the Request Id: 5b8f82a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_10_117, and the Request Id: 680ee40c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 5ef7ebef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c69f426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef7ebef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 56c20305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c20305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_3_118, and the Request Id: 208a9761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_5_118, and the Request Id: 24854e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f411742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 6acffe09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 7da43c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da43c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_7_120-, and the Request Id: 54040a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 667189e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_10_117-, and the Request Id: 7e0ee75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_6_118-, and the Request Id: 32160dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667189e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 63d1d8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_5_118-, and the Request Id: 6c52827d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_3_118-, and the Request Id: 575555d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 5531e767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_1_118, and the Request Id: 2171a848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 4d6d0383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 472e2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 70db0ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321209ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 6599cd22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 6e12c27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 7db5043b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 27f508a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_1_118-, and the Request Id: 3f7e05af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db5043b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 38a944bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 7b026c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b026c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 2723b266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_8_117, and the Request Id: 8789cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 279d2750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2af68299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2f72e548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: f3d9d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3d9d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 488fc135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 2fb6f827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3174fa03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488fc135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb6f827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 782e8419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_2_119, and the Request Id: 427e24af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782e8419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_4_119, and the Request Id: 46b9eba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 2be5af9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 78ce70e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_4_119-, and the Request Id: 6275fd0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ce70e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 6f07611d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 7b83b850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f07611d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b83b850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2f1ae14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_10_118, and the Request Id: 7cd8ceb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 341ee6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341ee6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_5_119, and the Request Id: 22a718df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_8_117-, and the Request Id: 5bfc0c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 608673df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44203bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608673df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44203bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.346+0000 [https-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_119-, and the Request Id: 43281ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 728d7798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 96484dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728d7798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 15b69292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 1e8d8c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 12658ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_10_118-, and the Request Id: 69a04a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8d8c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2e41ec0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12658ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b69292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e41ec0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_7_121, and the Request Id: 5d0a9075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 411a122e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_6_119, and the Request Id: 5c224f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4daf0e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411a122e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_9_118, and the Request Id: 4f454ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_5_119-, and the Request Id: 2929aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_3_119, and the Request Id: 7dcdff64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 143e74b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 7ddd4f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 26bac0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 47c5c6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bac0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 5e0064a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.415+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0064a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e2e083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 41a67e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_1_119, and the Request Id: 44f8b8bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_119-, and the Request Id: 5b0902e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 179d8909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_9_118-, and the Request Id: 68409478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179d8909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_7_121-, and the Request Id: 6e5fdaf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 4928b3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_3_119-, and the Request Id: 68869cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4928b3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_4_120, and the Request Id: 6314b4f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 50681ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 6611dec4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 42194d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42194d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 34ca998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ca998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 6f005735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 1498dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_1_119-, and the Request Id: 65dad46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f005735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1498dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_8_118, and the Request Id: 2b15aae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_5_120, and the Request Id: 3bf62274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 7f5f73ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 78d5f524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 39bb5f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_8_118-, and the Request Id: 29dd8d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 355e6467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 33ba6485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 3db560e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.498+0000 [https-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_120-, and the Request Id: 531a8e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 3c50a54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 14233692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 5129e5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 108d0023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 5d98360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d98360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 556e75e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6887961d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 222d03a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 606edf4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6887961d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5533dd5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222d03a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 1ae1f939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_6_120, and the Request Id: 2df23c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae1f939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.545+0000 [https-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_119, and the Request Id: 70b5eee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 2b88714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 6af6dfed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b88714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 7ec0e56f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec0e56f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_10_119, and the Request Id: 56dddc19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.563+0000 [https-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_120-, and the Request Id: 4e8683ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 700b9c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 1e3da067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: a117928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af6dfed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_9_119-, and the Request Id: 11c6b2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 1f1ce38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.577+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1ce38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175e9710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.580+0000 [https-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_120-, and the Request Id: 3aeb07a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175e9710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3da067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700b9c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7891fbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_3_120, and the Request Id: 744f8deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: dd22f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7891fbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd22f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 3175f2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3175f2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_1_120, and the Request Id: 60dc1195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4ec000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: f8d360e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_2_120, and the Request Id: 366f1d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_7_122, and the Request Id: 4db87d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 47ad9d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8d360e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 754ced1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754ced1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad41b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_8_119, and the Request Id: 596ebab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_120-, and the Request Id: 78423b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_10_119-, and the Request Id: cf65775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 530c78b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_3_120-, and the Request Id: 756bc0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 19f17113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f17113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_122-, and the Request Id: 4752dadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 30e2e548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 1a156b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e2e548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 55d34867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.655+0000 [https-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_121, and the Request Id: 16b73e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 60b79363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_119-, and the Request Id: 4d6997f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 6150c64d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_5_121-, and the Request Id: 1febba2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bfa7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251dde8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab403ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 66942c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 5aaeabbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 235eb83e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaeabbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: eecfd3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5d94ef98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_2_120-, and the Request Id: 19d66160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-types, and the Request Id: 47cb1ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 2174b920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cb1ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2174b920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: bb8c28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 21803227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.720+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41537078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 4b69f8c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 45d512bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_7_123, and the Request Id: 1f7c79a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b69f8c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 5c3ffa3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3ffa3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 64d3cc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_4_121, and the Request Id: 58773c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d512bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 7f132e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_120, and the Request Id: 75a03492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f132e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb8c28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_1_121, and the Request Id: 39171a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 518e3547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 276f9b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 6ba545c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276f9b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba545c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 5749ea1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.762+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5749ea1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_7_123-, and the Request Id: 23d536b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 6588029c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_121-, and the Request Id: e9549a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6588029c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 11f9e4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1541b985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f9e4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 3b5d681b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_6_121, and the Request Id: 17d1765a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_3_121, and the Request Id: 26a2c6ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.778+0000 [https-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_120-, and the Request Id: 42fb98af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 4913e9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4913e9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_8_120, and the Request Id: 3a4eb531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 7af422d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_6_121-, and the Request Id: 3ec90648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_3_121-, and the Request Id: d5b47a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_1_121-, and the Request Id: 762aadb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 1f95738b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_8_120-, and the Request Id: 3b20fbaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5f359bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f95738b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5b5ec2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5ec2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 29fedb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fedb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fb951c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 4b1edf5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_5_122, and the Request Id: 417e19d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 1789c5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 6a13c47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1edf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a13c47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_10_120, and the Request Id: a81f9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 38613ecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38613ecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2b7a7f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 2e21dcec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_2_121, and the Request Id: 489ceb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 70d37e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a91d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_5_122-, and the Request Id: fd0c24e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 3cd29176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 43285f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd29176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_10_120-, and the Request Id: 906702a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 4f28c644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f28c644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6f3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 7085e0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_2_121-, and the Request Id: 39a25d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 11cacda1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 9e804b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.894+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a573851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: fe4663a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 36205efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe4663a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cacda1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 552d4e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 5f5b32bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5b32bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 6e26e102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.912+0000 [https-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: 7fc68223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_9_121, and the Request Id: 63ae16c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 56dccb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dccb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_3_122, and the Request Id: 26b1f697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 247e290f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4314c3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 529b7f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529b7f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5051e3bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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: 5d6b43d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5051e3bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a4de3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6b43d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.943+0000 [https-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_122, and the Request Id: 7c7805c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 4b104828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 5fa34bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b104828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4de3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_121-, and the Request Id: 50671e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_8_121, and the Request Id: bb7a635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 1c37ad07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_7_124-, and the Request Id: 3107deeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1605c504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c37ad07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-instances, and the Request Id: 30dc318d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1605c504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1d5de2ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_6_122, and the Request Id: 60640c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5de2ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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, and the Request Id: 1df03b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dc318d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_4_122, and the Request Id: 308ad9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 31e7fb97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e7fb97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies/policy_5_123, and the Request Id: 3b2e91ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_3_122-, and the Request Id: 54fcb3f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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_8_121-, and the Request Id: 3670e748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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-instances, and the Request Id: 11a6941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a6941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policies, and the Request Id: 61a8c53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a859fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy_5_123-, and the Request Id: 4e97279b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:49.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/policy-types, and the Request Id: 340207bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340207bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.003+0000 [https-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_121, and the Request Id: 2c58cd72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_4_122-, and the Request Id: 738638ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_1_122-, and the Request Id: 72216974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_6_122-, and the Request Id: 49596a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 4d8d0bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 49ab0fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8d0bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2865a160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2cef8e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 654a10a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654a10a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 4640c828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_122, and the Request Id: 6c72c5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5c35b368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be8cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_10_121-, and the Request Id: c6598cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 1a9101ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 210cd59b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2d61798f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 5b0d2b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d61798f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 761f011e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761f011e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 65656b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 1aa7f5aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 358c9f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0d2b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_3_123, and the Request Id: 29f41402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 77bfff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358c9f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_2_122-, and the Request Id: 4afed70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_9_122, and the Request Id: 1fe25b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 4eca77d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 1a3d05a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eca77d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 6c6d66cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6d66cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 6c169093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 5d5d018c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 247aae1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.094+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5d018c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247aae1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_7_125, and the Request Id: 21d762b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_5_124, and the Request Id: d656b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 706feec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706feec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 761f6141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 72120e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 72e9b0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e9b0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 2d08dfb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_8_122, and the Request Id: e34e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_3_123-, and the Request Id: 1f514820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_9_122-, and the Request Id: 35a493c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 4ef7ae59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_5_124-, and the Request Id: 552a22a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: adf536e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef7ae59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 354e967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 18ee2e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adf536e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ee2e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2be2cecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 397d61dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_123, and the Request Id: 57f03f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.144+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397d61dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_4_123, and the Request Id: 11b5e674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 488cf9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_7_125-, and the Request Id: 5ebd070d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488cf9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_8_122-, and the Request Id: 63656a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 7ed500a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 6c92cde4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed500a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_1_123, and the Request Id: 55d3b3a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2c7be857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 27ca68ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 2ab45249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_6_123-, and the Request Id: 4b8b3f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2d07b717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 452e7837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 76ec5f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d07b717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 7d2d70db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_4_123-, and the Request Id: 25f552c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2d70db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 4650841e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_10_122, and the Request Id: 7e0db272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 58077d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58077d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: c386964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 1f2d857f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c386964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_3_124, and the Request Id: 454ba4e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 59eb0e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1b457192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59eb0e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 62807fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 4f13d3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f13d3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_1_123-, and the Request Id: 9826157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 33b710fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b710fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 1c441666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 60b0049e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_2_123, and the Request Id: 6d496064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b0049e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_10_122-, and the Request Id: 68558f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_9_123, and the Request Id: 38529872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 1118c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 3c3ae4b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 4bad3e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 1d609708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.260+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bad3e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_9_123-, and the Request Id: 38d10077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_3_124-, and the Request Id: 5e592d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 6ea66d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d609708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 1cad8d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 75ab1e2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ab1e2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_2_123-, and the Request Id: 47b7c445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 7b7506d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_8_123, and the Request Id: 53a8bdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7506d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 487453b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 502c002e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e993942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487453b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_126, and the Request Id: 3df6f91d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f56a417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 56a3a034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: ef0266e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 4a63ed40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a3a034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5352e7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_4_124, and the Request Id: 506a4cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5352e7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef0266e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 3b6483c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 562ab23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6483c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 30eadffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.307+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562ab23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_8_123-, and the Request Id: 5520460b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 46ac0129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_6_124, and the Request Id: 24097107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.318+0000 [https-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_125, and the Request Id: 18b3a26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: c8d2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_4_124-, and the Request Id: 19072fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_7_126-, and the Request Id: 3f0e6cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.332+0000 [https-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_124-, and the Request Id: 315a90c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 397b4fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d7fa873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7fa873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 6ff9c4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 76920c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76920c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 148c123e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 368c6c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 36b8b06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_1_124, and the Request Id: 6149a976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 59fe0c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fe0c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 72b08509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 60dadf9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dadf9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: d5765f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.367+0000 [https-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_125-, and the Request Id: 2d48997c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5765f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_9_124, and the Request Id: 68ba5a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: cf4cbc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf4cbc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.381+0000 [https-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_123, and the Request Id: 2e2854fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 21924335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21924335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 62ad00f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_1_124-, and the Request Id: 79fde0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ad00f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_4_125, and the Request Id: 19646ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 69143275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 582423e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 65555792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 15f0f8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_10_123-, and the Request Id: 5885fdc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f0f8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582423e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 42ae8708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_3_125, and the Request Id: ae922e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374f6413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_9_124-, and the Request Id: 21cb9506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ae8708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 2a08ce8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 1fa91049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 63bf4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_4_125-, and the Request Id: 4bc5adab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b794e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b794e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 5187dd8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_2_124, and the Request Id: 1954679b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 3499f45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 181c4c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 6f871c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181c4c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f871c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 37f7bab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 766d6f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 78c44a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766d6f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_3_125-, and the Request Id: 60ff327d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c44a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_125, and the Request Id: 3b624488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_7_127, and the Request Id: 11b66224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 7e3127c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 7b507d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.471+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b507d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_2_124-, and the Request Id: 46e3d9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 782da5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 6dce8d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dce8d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_8_124, and the Request Id: 7254176f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 130b9307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 12f91473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 3789b4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3789b4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 42246207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_8_124-, and the Request Id: 6f113111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_125-, and the Request Id: 7f7e02aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 3bb36fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb36fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_1_125, and the Request Id: 414e3393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bff25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 1cc4e1d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 17b1e8b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.515+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc4e1d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_125-, and the Request Id: 7fb53e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2e66b2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 460aaaac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e66b2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.518+0000 [https-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_127-, and the Request Id: 7dc510af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2b1537bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 6718e117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1537bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_9_125, and the Request Id: 2c62bfa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a4335b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2f051a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 2aa3a6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 4a2393c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa3a6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 4b053e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b053e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_10_124, and the Request Id: 1f832233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 29e261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 43269d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43269d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 4f1e18d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1e18d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 186b8e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 1c27471b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_9_125-, and the Request Id: 20260dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186b8e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c27471b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_5_126, and the Request Id: 4e662d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4fa334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 8995fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 7c84707e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4fa334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 60ba1b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c84707e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_2_125, and the Request Id: 6ed8ccb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 1d12f44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.570+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d12f44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_6_126, and the Request Id: 2777c445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_3_126, and the Request Id: 5f4fdf40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 131b51ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_5_126-, and the Request Id: 38988e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.582+0000 [https-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_126-, and the Request Id: 6b5e289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 793d1c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 528e5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793d1c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 696ea287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696ea287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_4_126, and the Request Id: 3d9d5825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 59b33b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b387103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.607+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b33b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_3_126-, and the Request Id: 4f9e7ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_10_124-, and the Request Id: 7c447e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6489356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6489356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 781df145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_8_125, and the Request Id: 3db90bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.625+0000 [https-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_125-, and the Request Id: 13418e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9add1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 610fb36b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_126-, and the Request Id: 279323fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 674706c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ece1d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610fb36b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 2e5c0fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.644+0000 [https-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_125-, and the Request Id: 41bfc9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5c0fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 722fd467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5de6e59a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722fd467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de6e59a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 283b8b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 73ceae79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283b8b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 76d9483b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.666+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d9483b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 1bafc790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_7_128, and the Request Id: 345ba7e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_9_126, and the Request Id: 5f1029c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_1_126, and the Request Id: 7e673f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 59a1c2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 7d69713f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_7_128-, and the Request Id: 47b0ea5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2e6141b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 7c93558e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 7f6c2231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 2f4f487a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6c2231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 68c17570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 1b6f45e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_9_126-, and the Request Id: 51ff95b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c17570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_1_126-, and the Request Id: 5956266c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 22827f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22827f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_10_125, and the Request Id: 7a8f0b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 134bd25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 3b4c616b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 85f736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 744fa863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85f736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 49db7d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_5_127, and the Request Id: 41d56692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49db7d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 49a241e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 218db242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 759f3775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a241e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_4_127, and the Request Id: 4c6388ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 67a1a31b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a1a31b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 4464a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: c896a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c896a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_3_127, and the Request Id: 3e07252d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 779853c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779853c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_10_125-, and the Request Id: 624b5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 7953f2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7953f2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 71e53cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_6_127, and the Request Id: 6a3c2742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 108cd6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108cd6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7404354f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7404354f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 17262a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17262a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_5_127-, and the Request Id: 6706274b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 27c2e66b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_2_126, and the Request Id: 99e7bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c2e66b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_8_126, and the Request Id: 577f90ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_2_126-, and the Request Id: 401f7f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5d77551e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_3_127-, and the Request Id: 3153ebb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2682f649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_4_127-, and the Request Id: dc85d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2fd7b88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 1f8b69c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8b69c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 6f9f1c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 40cc1927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cc1927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 3bc68cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc68cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 233095a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 2229d938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_9_127, and the Request Id: 4926f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 49d79307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_8_126-, and the Request Id: 31fa6908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d79307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.852+0000 [https-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_127, and the Request Id: 33282502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_9_127-, and the Request Id: 4bf73151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5876ffe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 22c3b16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5f914f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 573431e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 563e82d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_6_127-, and the Request Id: 483c4971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563e82d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 2506e833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 4f39223c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 1809a3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1809a3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152d3be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_7_129, and the Request Id: 54b2e165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 62a7429c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_1_127-, and the Request Id: 3c125629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.896+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a7429c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 54e7c107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 6c2187c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e7c107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 738ae950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 3749e142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 7a0dd95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_5_128, and the Request Id: 624a2d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3749e142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 565c5766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 93fd63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 43b26c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b26c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93fd63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_3_128, and the Request Id: 27548a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-instances, and the Request Id: 76dc76ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_7_129-, and the Request Id: 5dc96e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy-types, and the Request Id: 60667627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 3da8a148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60667627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dc76ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_126, and the Request Id: 274ebbae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies, and the Request Id: 6cbdd253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da8a148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-instances, and the Request Id: 7d9c8d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: 1c922e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_5_128-, and the Request Id: 74d47bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 13afb850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13afb850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 6fcec5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9c8d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_8_127, and the Request Id: 3be8da0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_10_126-, and the Request Id: 60e797b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 298305b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298305b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_4_128, and the Request Id: 3554d797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcec5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e68feda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policy_2_127, and the Request Id: 9cbe1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e68feda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_3_128-, and the Request Id: 17176ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 45d50b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d50b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 5009ef69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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: 47bf0adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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_9_128, and the Request Id: 25f5ff1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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, and the Request Id: f2fe46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.992+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a2fc40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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/policies/policy_8_127-, and the Request Id: 5f14c130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.995+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a2fc40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.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-types, and the Request Id: 406ec2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:50.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406ec2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 58709394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_6_128, and the Request Id: 61eacbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_9_128-, and the Request Id: 749255ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_2_127-, and the Request Id: 122e3844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c9d8e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_6_128-, and the Request Id: 40b82f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_128-, and the Request Id: 4013ba1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6cb8f510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ec9dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7752c3ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 4197dea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 5ae2beff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6bf94a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 13f72429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4197dea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 6f78ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f78ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6a8443ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 738b3df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_1_128, and the Request Id: 76dd8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: f5d8259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738b3df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 495d81b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8b3046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 31bd4107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e63f13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e63f13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 74baaf55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 671e4519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 2c4f8111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74baaf55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4b67f999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4f8111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671e4519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b67f999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 58425b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_5_129, and the Request Id: 3b981095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_6_129, and the Request Id: 795f5e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58425b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 39c73d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_7_130, and the Request Id: 26f1eff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 109ce43e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c73d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6bb489ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_10_127, and the Request Id: 5e4ca3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 15943820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_1_128-, and the Request Id: 5dd54cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_10_127-, and the Request Id: 682c4a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 3e8693c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8693c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 79cfadf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cfadf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 6fc10c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 69e4b8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc10c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 3211176a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_128, and the Request Id: 10aa241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3211176a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_6_129-, and the Request Id: 54f93f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: aca2968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 5ba0cc0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba0cc0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_7_130-, and the Request Id: 56e84538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aca2968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 6c123edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_8_128, and the Request Id: 17310e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_129, and the Request Id: 3259227e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c123edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_5_129-, and the Request Id: 7be0b20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0cf7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 4af57ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af57ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0cf7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7875f5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7875f5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_9_129, and the Request Id: 1c820c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7a90d146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_4_129, and the Request Id: 4e7e1ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_128-, and the Request Id: 121dd201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 7c2592db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_129-, and the Request Id: 316f5573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 61267947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_8_128-, and the Request Id: 1f864212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 172312a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_9_129-, and the Request Id: 20f985f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_4_129-, and the Request Id: 675aae47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 69d6d133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4ce3a0e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 40ce245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 2c9d5203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 2495ce5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.246+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ce245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 60abc86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 74e8b772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 23d8db0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e8b772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_1_129, and the Request Id: 1c977198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6626894b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 6fc8fa95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 65d4e88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 15ae84fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 2b8f5324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 5cbead20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 3ca1a209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 2c642103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c642103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 734a012e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 475ec8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734a012e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_10_128, and the Request Id: 29367e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_1_129-, and the Request Id: 4ea94d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7111a03d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4188309a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7111a03d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 759d0d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 74e386dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759d0d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6be131bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e386dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_6_130, and the Request Id: 1151ceea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 4e48a07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e48a07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be131bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_5_130, and the Request Id: 84ae8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 6d8f93d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8f93d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 1257a432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_8_129, and the Request Id: 6b8050e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4aa4d425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 41842fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1257a432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: b177e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b177e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 387263ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ecd0648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: bfea735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387263ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecd0648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfea735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: baa1a93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baa1a93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_7_131, and the Request Id: 64ef7ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 1fa80bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41842fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_129, and the Request Id: eeecbd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_130, and the Request Id: 26a7c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa80bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_9_130, and the Request Id: 7cbe5b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_10_128-, and the Request Id: 543d2f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 660d489f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660d489f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_5_130-, and the Request Id: 29ad75ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118ee73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_6_130-, and the Request Id: 144afdf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.379+0000 [https-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_129-, and the Request Id: 531d3400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118ee73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_2_129-, and the Request Id: 58bfe66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 3dd17c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_4_130, and the Request Id: 756fe208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_7_131-, and the Request Id: 935870d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 3688faa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 555d5749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_130-, and the Request Id: 489ee039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_9_130-, and the Request Id: 708e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 416a3925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 321210c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 2bbb4d97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 60cd3e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 1423eb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_4_130-, and the Request Id: 36afd053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 667cc34e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667cc34e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 139af2d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 1cbb7318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 3e3ed420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 76bf6caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 3d9f07da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: b1c3163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bf6caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9f07da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 44f47aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_130, and the Request Id: 57dce41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 15d2833f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d2833f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 5e4e3c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_130, and the Request Id: 623d230c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 48615d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 565ae40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6a5439de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 1a78f67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.493+0000 [https-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: 6f9cede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac041f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac041f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 194d35a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 7ef74b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a78f67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.505+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef74b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 5db30f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_7_132, and the Request Id: 16f1ee29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 5b7a4b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 248802f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7a4b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_130-, and the Request Id: 5fdfbce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248802f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 74eb19b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 4f96d9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 6340a15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db30f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74eb19b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.522+0000 [https-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: 72e08619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f96d9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: f286f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_5_131, and the Request Id: 438b516d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 5ba76c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 3a0ef93a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba76c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0ef93a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774753f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774753f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_9_131, and the Request Id: 1dc6e04b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_7_132-, and the Request Id: 68994a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_131, and the Request Id: 20b9d915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 33d118b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d118b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 5cb42c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 26e0c6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_6_131, and the Request Id: 79d329c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.559+0000 [https-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: 205a15a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb42c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 52ba4d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ba4d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 4d7141f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 25761fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_5_131-, and the Request Id: f1a99fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_4_131, and the Request Id: 7e315b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 2f51ac1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7141f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f51ac1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_10_129, and the Request Id: 7ec3c86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 17b82081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_131-, and the Request Id: 6344a8f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4ad8ec30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 108a671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_6_131-, and the Request Id: 50e8beb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_4_131-, and the Request Id: 2512498d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2e817d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 6948a383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.610+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6948a383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 5f26a454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f26a454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 760bafd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.620+0000 [https-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_131-, and the Request Id: 2051b40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_1_131, and the Request Id: 4b39c5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: b786dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4125af52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b786dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 562a14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 296b4f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562a14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 5598965e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_1_131-, and the Request Id: 521cea00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 427c8bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 5d3dc9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33d8cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d8cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 5e43b3e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e43b3e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.653+0000 [https-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_132, and the Request Id: 66f4a072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_131, and the Request Id: 7ed42708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 168f7f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_129-, and the Request Id: 21fae8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 6209344d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 6b8d81dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 6ff536c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 5c035bd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 76e69dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e69dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 5203ce63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4c7236ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_131-, and the Request Id: 1f90073e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5203ce63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4515a547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4515a547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_5_132-, and the Request Id: 1afa8df4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 352d5d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_7_133, and the Request Id: 217d8b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 56d13bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352d5d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7b9704e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d13bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 8fb3552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7d657d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fb3552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_4_132, and the Request Id: 47f01984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_6_132, and the Request Id: 2daf5172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_7_133-, and the Request Id: 7e8bfa9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 5ecbe609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecbe609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_4_132-, and the Request Id: 7c9d708e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 7910a421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 59da55ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7910a421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da55ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 186d0f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186d0f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_9_132, and the Request Id: 47813390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_6_132-, and the Request Id: 352e8250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 425a4b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 6c71c9fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425a4b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ce7a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 3ef89ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ce7a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_8_131, and the Request Id: 1ef6f93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_3_132, and the Request Id: 11f4dbc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 37b95d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677c28c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b95d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 47279f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 4cabae5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47279f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 3d8da00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_3_132-, and the Request Id: 6d8db269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_9_132-, and the Request Id: 397ec8a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_1_132, and the Request Id: 15ec752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_8_131-, and the Request Id: 6bc9f397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 5a322b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 43fb8a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 13162a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 779386c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62947724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7d8a027c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8a027c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 1498d853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_1_132-, and the Request Id: 4fc68dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 1d10d78e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7ae38c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: e2c6432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2c6432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 736cda35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 43498b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 5e70108f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e70108f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.836+0000 [https-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_130, and the Request Id: 5359432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 43af4e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43498b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 493cf09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43af4e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 23894403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23894403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: cdb1d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdb1d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 2b07596c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.844+0000 [https-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_132, and the Request Id: 48175aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493cf09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 7d49b073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.847+0000 [https-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_133, and the Request Id: 2b585094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d49b073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.852+0000 [https-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_133, and the Request Id: 786d0cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 6133b5ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6133b5ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 126dc9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 546e0a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 1ee9b58c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee9b58c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_2_132-, and the Request Id: 66845ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_7_134, and the Request Id: 690efc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_130-, and the Request Id: 6d7430a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 167866d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167866d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfcb7a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_4_133, and the Request Id: 67b4db98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_6_133-, and the Request Id: 5fd600a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_5_133-, and the Request Id: 6f0169ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 3b80b73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b80b73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.891+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c495c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_7_134-, and the Request Id: 57670765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 31a8d8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a8d8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 49394563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 1ec71236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_132, and the Request Id: 705cf325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1479460b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 6ae5d74d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7beb5c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 7246ed7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7246ed7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 3563212e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 6ff15ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-types, and the Request Id: 65d169d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d169d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_3_133, and the Request Id: 577b107a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3563212e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 3f729847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f729847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_9_133, and the Request Id: 7d12f390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-instances, and the Request Id: 5714bf33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5714bf33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 12e775b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 40e05d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_4_133-, and the Request Id: 691f2553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 65553638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65553638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_6_134, and the Request Id: 6b74e7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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, and the Request Id: 5f23359b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 1005ef81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy-instances, and the Request Id: 4ef919ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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_8_132-, and the Request Id: 55f363ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.959+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1005ef81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef919ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 333df4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc03932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc03932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333df4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policy_3_133-, and the Request Id: 47c514bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.969+0000 [https-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_133, and the Request Id: 307a6e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.971+0000 [https-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_131, and the Request Id: 5b524d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies/policy_9_133-, and the Request Id: 3d28a4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 49c6e032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2d4cafb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 7e0f1dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0f1dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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/policies, and the Request Id: 5b02e20b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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-types, and the Request Id: 68bafbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bafbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:51.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: 1f57437a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f57437a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_2_133, and the Request Id: 5ffb9d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 56ce3e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ce3e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_5_134, and the Request Id: 88daa5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_6_134-, and the Request Id: 7cd341c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_10_131-, and the Request Id: 24b115b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 4dc3e160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_1_133-, and the Request Id: 57665bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 76e3ca66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 12651c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e3ca66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 20065e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 1635837a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1635837a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_7_135, and the Request Id: 70305901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_5_134-, and the Request Id: 12f8a0b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_2_133-, and the Request Id: 6ad6e3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 521a44a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 69a088f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 35b8d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_7_135-, and the Request Id: 439614a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: bb6b006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 61c6e1c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 2d8c1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 32933e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8c1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b8d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 7f716a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7268235f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2936b786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2936b786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 21088bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 2f638978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477d9ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 382995f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_3_134, and the Request Id: 7dd8185b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21088bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_134, and the Request Id: 57a4d1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 2f929064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 36f3c82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 52838379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52838379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 2c4d84ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: c5b7ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 3fcbedca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 3bbca8d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_3_134-, and the Request Id: 7aab83e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbca8d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_9_134, and the Request Id: 5ae85b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_134-, and the Request Id: 3a3dd71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 2844e475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2844e475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 936832b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.121+0000 [https-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: 8a7c7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 441fc69f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 1cacd456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 1fff881f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fff881f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cacd456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441fc69f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 33d5986e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d5986e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_1_134, and the Request Id: 855a66c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 154aa037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 1f49b66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_2_134, and the Request Id: 320d8dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 467fa4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467fa4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e961cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154aa037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f49b66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e961cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 30fc860c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fc860c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 2ec243b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 56d9e2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 4a152797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.157+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec243b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a152797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_7_136, and the Request Id: 531b0582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 3bb63a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 702e68db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702e68db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 28ba26f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_6_135, and the Request Id: 262eeba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb63a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_10_132, and the Request Id: 70485214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 5b5689e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_5_135, and the Request Id: 16333abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_8_133, and the Request Id: 5501c43c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_2_134-, and the Request Id: 49527106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.172+0000 [https-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_134-, and the Request Id: 417bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_8_133-, and the Request Id: 1b852e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_7_136-, and the Request Id: 4239c667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 4a5393d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543d5d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5393d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_6_135-, and the Request Id: 3215e0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 45667a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_10_132-, and the Request Id: 2aabce6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45667a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_3_135, and the Request Id: 5f4c1940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8cdb50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_5_135-, and the Request Id: 53c10d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 6a685699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 410b716f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_3_135-, and the Request Id: 63aa7cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 72cf1074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cf1074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 7a795825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 6f32a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 2876a105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a795825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 1172f149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_135, and the Request Id: 78d2f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 144d5e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 46c0d6d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 59783435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.249+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59783435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 1d6e3b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 25d9e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 1780e15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d9e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_9_135, and the Request Id: 2ae87dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 11ee988c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 72d58c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 999aa30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: fb3bb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d58c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_135-, and the Request Id: 659255f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_9_135-, and the Request Id: 46fd3d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac01c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac01c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 13ed8185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 40ab80ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_6_136, and the Request Id: 340c83f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 79ac4a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e193aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c725ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 34028059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34028059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c725ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 69bfe7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 414eb576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bfe7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 644e43db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414eb576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 390c2e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390c2e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_1_135, and the Request Id: 614b100d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_8_134, and the Request Id: 780a47a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3e0a3a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0a3a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 1d11fb59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d11fb59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 606bd54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606bd54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_2_135, and the Request Id: 587728f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ad657e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 60d77a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.318+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad657e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 27fd7937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_6_136-, and the Request Id: 15aba35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_10_133, and the Request Id: 110f23ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fd7937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_3_136, and the Request Id: 358d945c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.332+0000 [https-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_135-, and the Request Id: 464500fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 7c39797b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c39797b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 7927635f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.339+0000 [https-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_134-, and the Request Id: 275e0b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7927635f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3d97dd99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_7_137, and the Request Id: 15e04e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_1_135-, and the Request Id: 587865c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 13189ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 691133d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_10_133-, and the Request Id: 426ff962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_3_136-, and the Request Id: 759c5c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 4ded4d5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13189ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 6bfc3c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfc3c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_136, and the Request Id: 3808f4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 56280d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.367+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56280d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 4246d9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 1123e61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 661de37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1123e61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_5_136, and the Request Id: 5872d958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_7_137-, and the Request Id: 2838fe53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 594f79bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_5_136-, and the Request Id: 146c9a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 36c453e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 5c588fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c453e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 1b4fe55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 76c601fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-types, and the Request Id: 48878a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 6418cb70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48878a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 8b21277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_9_136, and the Request Id: 6be33d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e984c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 4e14b852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_136-, and the Request Id: 7142a59a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: f8b6b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 52cf4b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208afd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 24fd7838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 3cab8cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cab8cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1d8ac226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 2a00345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a00345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.428+0000 [https-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_137, and the Request Id: 57755a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.430+0000 [https-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_136-, and the Request Id: 731ccbd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 2c1cb315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c64551b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1cb315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c64551b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 70aedca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70aedca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 6e4eb4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4eb4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 68e6ae19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.450+0000 [https-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_136, and the Request Id: 2c212285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.452+0000 [https-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_136, and the Request Id: 1f151680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 2c0be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 7b19a79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 4bf1ef41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-types, and the Request Id: 69137cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19a79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf1ef41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69137cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383c0ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_8_135, and the Request Id: 4164aa61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383c0ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: f919c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f919c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_6_137, and the Request Id: 443b5d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 50f050e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f050e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 5656a5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5656a5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 5f641780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f641780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 327deb03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_5_137, and the Request Id: 722fdd6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 2992539c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2992539c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_3_137-, and the Request Id: 6d3f3c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.491+0000 [https-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_138, and the Request Id: 6535e8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_10_134, and the Request Id: 69dd49eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 325a9d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_2_136-, and the Request Id: 635f4d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_1_136-, and the Request Id: 7dc86742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.502+0000 [https-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: 1f3a32f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_5_137-, and the Request Id: 70c5d247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_6_137-, and the Request Id: 97962cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_7_138-, and the Request Id: 21095faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_8_135-, and the Request Id: 632155d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 75dedf0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dedf0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad8ed83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 3fdc9c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 553fa252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3061b100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 70c2caca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3061b100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_137, and the Request Id: 11717b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 7a8fc76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 111dfea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 51a86d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 10629fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 24c0f81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 377cf646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 36643a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171855a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 4cea9f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.567+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36643a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 4b5feb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: f459b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.570+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f459b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_9_137, and the Request Id: 38602351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_4_137-, and the Request Id: 54970b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 734e935d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 6af40577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: a8529f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 6997fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 5817187a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 510a7e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5817187a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510a7e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 4a61292e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 6c8b00f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a61292e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7bbd15d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8b00f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbd15d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-types, and the Request Id: 4dc25e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_3_138, and the Request Id: 5980f879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc25e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_1_137, and the Request Id: 531c19a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 6e3a8adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_138, and the Request Id: 7fbfc0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3a8adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 4c9b16d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9b16d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_8_136, and the Request Id: 72d8d5ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.610+0000 [https-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_137-, and the Request Id: 59f89dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 252e0d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252e0d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 6947f34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 74c91bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 420f45dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.625+0000 [https-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: 7740edd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 5479f323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420f45dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5479f323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_10_135, and the Request Id: 7e4489bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 302ee131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_5_138-, and the Request Id: 4d9a377c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 3d3d3355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302ee131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 52641118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52641118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_7_139, and the Request Id: a4031b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 171235cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3d3355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 745cefec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_8_136-, and the Request Id: 54e428c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745cefec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3f8443f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 215d562b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_6_138, and the Request Id: 1e923a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215d562b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_1_137-, and the Request Id: 3b6a1dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_2_137, and the Request Id: 1d4b48f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 5f90a4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.668+0000 [https-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_135-, and the Request Id: 56bffcc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119e4a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_7_139-, and the Request Id: 71dfc066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 58bd62ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bd62ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 138df2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 7e6a1128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_6_138-, and the Request Id: 13f79f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138df2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_138, and the Request Id: 4d433929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 15e44294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 3380e38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_2_137-, and the Request Id: 3eb9cde6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 57668915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 590d8bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 73622be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 335041e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73622be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 4f0d439b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0d439b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 7f656221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f656221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_3_139, and the Request Id: 30189b3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 3ad0056d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 47d31779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d31779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad0056d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-types, and the Request Id: 345bbadd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_9_138, and the Request Id: 75fcad7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345bbadd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 5ff4280c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 66edc38a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_4_138-, and the Request Id: 4b8beba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_5_139, and the Request Id: 4ed959f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 765834fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 72cf71d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 63184214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 70045460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_3_139-, and the Request Id: 50f6b161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 16cb75e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 35b6bcf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cb75e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b6bcf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.765+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cd8aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_5_139-, and the Request Id: 36ab6b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 45045980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 423bc022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.770+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45045980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423bc022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 482b40a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_8_137, and the Request Id: 422ded1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: d8969a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_9_138-, and the Request Id: 1e95dab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 6cd86557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8969a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_1_138, and the Request Id: 2caabe7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 21b0a83c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 493e0bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 4bb0fa6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493e0bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb0fa6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_140, and the Request Id: 1fe10cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31406536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 11ed02c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ed02c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_10_136, and the Request Id: 694bbb05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_8_137-, and the Request Id: 1e540a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 4a0be8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0be8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_7_140-, and the Request Id: 2092c662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 4c993736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.810+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c993736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 664ccfee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_1_138-, and the Request Id: 5312ae48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_6_139, and the Request Id: 4d194fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 1306a658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 3f47b604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f47b604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 7ecb0ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 3ee107ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee107ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_4_139, and the Request Id: cdb84b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: c064667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_10_136-, and the Request Id: 5a200e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 5440612e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: d87ee8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_6_139-, and the Request Id: 73b2cbce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 2dde5c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 7c7eb32a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dde5c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7eb32a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3c50c73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 1cc906e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 36afbe64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc906e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.853+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36afbe64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_5_140, and the Request Id: c396d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 21f7ae5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_4_139-, and the Request Id: 25c37db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies/policy_3_140, and the Request Id: 3283a235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 6753a03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.863+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651c46cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3995e2c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3995e2c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3b042ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3fc509bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-instances, and the Request Id: 4a29a980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc509bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a29a980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_9_139, and the Request Id: 11a38a95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 3feb204a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feb204a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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, and the Request Id: 3c248126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 3a3c33a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.886+0000 [https-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_138, and the Request Id: b2af8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_5_140-, and the Request Id: 6aa3e1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 752763e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 1d616011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.894+0000 [https-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: 3e659e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240d154d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240d154d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44fe1389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44fe1389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_8_138, and the Request Id: 5f090f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 34d1c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 1ea556cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 5f1ee25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d1c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.919+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1ee25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_9_139-, and the Request Id: 28f0aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9cf9ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cf9ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-types, and the Request Id: d85bef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d85bef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_2_138-, and the Request Id: 31c7347c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy_1_139, and the Request Id: 27849ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_7_141, and the Request Id: 60841ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 60adec96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policies, and the Request Id: 7bd86d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 4908bb63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c575d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c575d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 4b5261c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 28133b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5261c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_10_137, and the Request Id: f2b8c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 42594a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_1_139-, and the Request Id: 27d0448d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-instances, and the Request Id: 5a776393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a776393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 70f2040b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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-types, and the Request Id: 74e3f176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e3f176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_3_141, and the Request Id: 3d7797e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 6af245ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_8_138-, and the Request Id: 75bd806b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 58ffb952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ffb952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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/policy-types, and the Request Id: 1b81b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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: 5e512677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b81b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e512677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:52.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_6_140, and the Request Id: 2601bb42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 8ab094d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ab094d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 619127d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.008+0000 [https-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_141, and the Request Id: 565da068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_10_137-, and the Request Id: 3511074c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_7_141-, and the Request Id: 6d181481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4e84d295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 158c832f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158c832f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 36037cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36037cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6ab72ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab72ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 416b5890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416b5890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_140, and the Request Id: 7d167d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_9_140, and the Request Id: 123414c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.047+0000 [https-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_140-, and the Request Id: ad96bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_3_141-, and the Request Id: 6ce9b5c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 1aa65f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 14ff4914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_9_140-, and the Request Id: 1507e93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 1212684e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4756d4a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_4_140-, and the Request Id: 5604f836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: dadce1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 46fa15f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_5_141-, and the Request Id: 3c9d11fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 4f6b922e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 7fc32151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6145f94c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 69301454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 6e7a0a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7a0a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 26a37379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4efbedea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efbedea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_140, and the Request Id: 177f6611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: fb6b692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb6b692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 646706bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646706bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 45fd4f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_2_139, and the Request Id: 28177120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aec0a1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 55bfef22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 31292c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 326745a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 682d7245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_1_140-, and the Request Id: 2e37d608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 2ac3cad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676eef4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676eef4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682d7245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 7492e593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac3cad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 59bf6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7492e593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 5436d7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5436d7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 2dd19f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 71995537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd19f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71995537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 559ccfe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559ccfe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 71b0ccdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 3a5d8932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b0ccdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_9_141, and the Request Id: 585b69e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_7_142, and the Request Id: b479c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 22e930ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 11fdb0ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5d8932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 35656bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_10_138, and the Request Id: 391b460f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_139, and the Request Id: 31c230ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 7c36d940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35656bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.164+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c36d940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_141, and the Request Id: a2579d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_2_139-, and the Request Id: 356d0873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_141, and the Request Id: 63b37e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_9_141-, and the Request Id: 48ead0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_10_138-, and the Request Id: 782fe54b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_7_142-, and the Request Id: 5ebe9a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_8_139-, and the Request Id: 7add1142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_4_141-, and the Request Id: 5d035db7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3519f78e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 4b6696c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3519f78e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 1cefb2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cefb2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 5f749d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f749d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 34d461f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: b38120b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b38120b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_5_142, and the Request Id: 747ad96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_3_142, and the Request Id: 4f2c92d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.214+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56220419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_6_141-, and the Request Id: 4977db2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 1e7b4594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 4f2844e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 35d39fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2844e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 45d49f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 7ddafbdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 4f40c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6d1f21a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f21a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_142-, and the Request Id: aba8bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 16297309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 1fc0f0b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.238+0000 [https-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: 57b1b419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 64cd0363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_142-, and the Request Id: 2c65bb5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 5fa24587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 458ba045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: d23d97d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.250+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d41b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d23d97d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 20eade78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20eade78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.257+0000 [https-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: e8dd0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 28c3f4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c3f4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3f456b00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_141-, and the Request Id: 214ef62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f456b00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 5e6e95c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_9_142-, and the Request Id: 3f3b7b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 4e7a6e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7a6e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9ddc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 2d9ccfea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9ddc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9ccfea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 3a2ef704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de28bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_140, and the Request Id: 6771dbf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 3d177190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_2_140, and the Request Id: 20ac831b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d177190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e91f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2657699d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_4_142, and the Request Id: 1cf2ad86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18ea7265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de28bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ea7265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 76c5a6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 1cdfdf11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdfdf11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 65facc1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_7_143, and the Request Id: 5b2fe3ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c5a6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_10_139, and the Request Id: 6c4145dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: cc12ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 2c430940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c430940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_140-, and the Request Id: 5acb53f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 44e00c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e00c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.313+0000 [https-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_140-, and the Request Id: 5a4df342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_4_142-, and the Request Id: 3911464b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 5c8f0084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.319+0000 [https-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_139-, and the Request Id: 6cb6f384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 1390a2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 21ccbed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_6_142, and the Request Id: 1850325d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ccbed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23db6302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_7_143-, and the Request Id: 4b8d2778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: fc07dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc07dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 71b38540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399388ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b38540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_3_143, and the Request Id: 289e516e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 72c49e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c49e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 54feeef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 53177307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 1637cebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 674d15c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_6_142-, and the Request Id: 19eaa592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 79201a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79201a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54feeef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 7fe56e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69747a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_143, and the Request Id: 54a3509d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69747a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_1_142, and the Request Id: 72dcd837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 12f93143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 3648887c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_143-, and the Request Id: 31630101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3648887c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 1f55e518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 68dc035a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 4cd5154a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_4_143, and the Request Id: 66ed37dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f55e518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_9_143-, and the Request Id: 77892a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 458e5efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 5f02d156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 6e2efa14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458e5efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_5_143, and the Request Id: 2109df02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 43791599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43791599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_143-, and the Request Id: 267b137d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 158991af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158991af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_141, and the Request Id: 482866e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b66ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6d883225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 22f06b1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.406+0000 [https-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_142-, and the Request Id: 43f4a989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f06b1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 2218a9a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 3b16cbce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 46f5c3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f5c3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 79e8d72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e8d72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 38902b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 67f471e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: aceefa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38902b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_2_141, and the Request Id: 34c83df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_8_141-, and the Request Id: 743dede7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_5_143-, and the Request Id: 2cf5a377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_10_140, and the Request Id: 8e29daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 5387bcff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6cb172d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5387bcff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 6a61f2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb172d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_10_140-, and the Request Id: 6215ba82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3cd7c8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd7c8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 3442f965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.440+0000 [https-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_143, and the Request Id: 7babc9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cc5f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 257b649e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3442f965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_7_144, and the Request Id: 1c932e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3955a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3955a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_141-, and the Request Id: 620b1bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: a697f50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 2817efab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a697f50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2817efab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 400a3a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_3_144, and the Request Id: 66dbcc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400a3a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_9_144, and the Request Id: 6429f914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 488f4155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: ca01a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399d9ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bc73f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.479+0000 [https-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: 43feaab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3fc9fed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc9fed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 134d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 21cbc799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cbc799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 257d7e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_4_144, and the Request Id: 11d28236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.500+0000 [https-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_144-, and the Request Id: 2514dd14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_3_144-, and the Request Id: 1fe082b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 65524205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_7_144-, and the Request Id: fb7b933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 153a9a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3a8c12a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8c12a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4462d991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 666d581e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 67d09ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3703effd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666d581e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_1_143, and the Request Id: 7845d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 11c1d7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 8528bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 5569299e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 3025a689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5569299e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.531+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3025a689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 4f2a04c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_144-, and the Request Id: 410c07ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2a04c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 4dee3b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6a863c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a863c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dee3b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449eb95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449eb95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_143-, and the Request Id: 249bb0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 5d858744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 28190415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_10_141, and the Request Id: 35da353f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_5_144, and the Request Id: 1a6e275d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_142, and the Request Id: 39b05c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 38e0291c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_5_144-, and the Request Id: 420b9946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_10_141-, and the Request Id: 6435989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 311afbd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 76a64450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_2_142-, and the Request Id: 3b6b49ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 15e709d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c3e4d44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e709d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3e4d44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 968ca64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: a57b246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 5f6522b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a57b246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 536c4468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 1fc75a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536c4468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc75a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 968ca64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_142, and the Request Id: 72239fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 41cf1b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_7_145, and the Request Id: 15620f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 6e40b31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 6f342fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f342fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 369515aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_6_144, and the Request Id: 559d3326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e40b31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_3_145, and the Request Id: 9290371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 712d9d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 30f7014e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_142-, and the Request Id: 55a1f428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_3_145-, and the Request Id: 1c5e4ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 152010a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 1b23af55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b23af55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6fb78f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_7_145-, and the Request Id: 7860bece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 76b84ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.622+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b84ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_145, and the Request Id: 6db3f9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 5e0854ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0854ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: b38cc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b38cc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_145-, and the Request Id: 58a81314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 2351ed6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_145, and the Request Id: 27580b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_6_144-, and the Request Id: 669f0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: a31240a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: ad5e822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 5eda8fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b68248a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b68248a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 429a7caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429a7caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 371896ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_1_144, and the Request Id: 2231077f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371896ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 4dc5ed66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 7700a4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7700a4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_5_145, and the Request Id: 7d11fc8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 3e5555f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5555f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_5_145-, and the Request Id: 13d5e724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_144-, and the Request Id: 733b9dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 7fdb0a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: c99336e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.693+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdb0a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: c0d0a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: ddc23a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: f7bf7fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddc23a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_142, and the Request Id: 32eec896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 50391997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 4fbccaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbccaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_2_143, and the Request Id: 783ec2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_9_145-, and the Request Id: 5fe14849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 5bdd3ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 5ecc35ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 2fec1b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6a5fffdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_10_142-, and the Request Id: 5d16cd89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 18836db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 628eff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.726+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628eff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 12ff5f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ff5f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 198f21fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 2d75e882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198f21fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_143, and the Request Id: 4a8b5a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 4b6c526b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: d00f4d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6c526b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d00f4d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 525d05ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525d05ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_2_143-, and the Request Id: a4a7d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 7d136a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_3_146, and the Request Id: 79786f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_6_145, and the Request Id: 3d0f6c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 19a2b748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_3_146-, and the Request Id: 7abdb37d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 4a1f76ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4be30cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 7e5456e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be30cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_8_143-, and the Request Id: 3e47057d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: d3c661a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 2302a68a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 71c80018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2302a68a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c80018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: a01d97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6503df40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 70a423d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a01d97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6503df40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_146, and the Request Id: 35a64469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.781+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3c661a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_7_146, and the Request Id: db478cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 6c617006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_5_146, and the Request Id: 45aac0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 2099f15e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_145-, and the Request Id: 4b0be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 58ab5c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 6f256203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_146-, and the Request Id: 51832186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 141aaaba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141aaaba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 3428447b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dcfb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcfb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4adc4074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_7_146-, and the Request Id: 2407b0a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 679f59aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_146-, and the Request Id: 1159153f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 42d08b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 44e146bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e146bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 754cad22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754cad22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 26b3237c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 658e9ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 336e7366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b3237c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658e9ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_1_145, and the Request Id: 67066939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679f59aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 568cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_9_146, and the Request Id: 3cdee9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 4fa8233e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-types, and the Request Id: 643bde38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.844+0000 [https-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_143, and the Request Id: 1c716657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643bde38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 1142323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1b4512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1b4512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_3_147, and the Request Id: e52ecd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 576de8c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_2_144, and the Request Id: 4105d134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 13ab51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_1_145-, and the Request Id: 54e6193c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 7138218c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy_2_144-, and the Request Id: 42ee2f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 18c4b7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_146-, and the Request Id: 59ad3e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c4b7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_10_143-, and the Request Id: e895012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 7628065f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7628065f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_3_147-, and the Request Id: 51617d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 2e81e976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_4_147, and the Request Id: 7c6d3433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e81e976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 76678eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76678eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.890+0000 [https-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_146, and the Request Id: 3d2df406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46282b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 1c25eb50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 1ce3b074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 27852b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25bb5b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bb5b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 7c7b1bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 3aa288e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa288e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 4a7bce9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7bce9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155f6e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_144, and the Request Id: d88b562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155f6e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 325f4c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_5_147, and the Request Id: 59d52fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3f974f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies/policy_4_147-, and the Request Id: 113a2e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policies, and the Request Id: 687941da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_6_146-, and the Request Id: 786ca433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 279d4e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-instances, and the Request Id: 1fc5eba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279d4e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_8_144-, and the Request Id: 3af96125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c98379d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3fab20bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c98379d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fab20bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc5eba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_7_147, and the Request Id: 4e6766e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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-instances, and the Request Id: 60a507a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_2_145, and the Request Id: 775db58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a507a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 3b91ad5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 474ff63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474ff63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_5_147-, and the Request Id: 2e263bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_146, and the Request Id: 1bd44225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 510da6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 254cc2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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_145-, and the Request Id: 3c6c2491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0b735f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 4f2d1a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_7_147-, and the Request Id: 2533ad25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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: 57d648a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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, and the Request Id: 31f2cfa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d648a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.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/policy-types, and the Request Id: 4650da33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:53.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4650da33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_4_148, and the Request Id: 33e971f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: fe10a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 356295c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.008+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356295c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 7604471f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7604471f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_3_148, and the Request Id: 74623121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_1_146-, and the Request Id: 4909c0b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 6aa2b1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 15ae5248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 3dd51e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 28eb3b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 695747f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113de6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113de6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 1d243f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d243f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_9_147, and the Request Id: 596711ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 8902f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_4_148-, and the Request Id: 7cfbed0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_3_148-, and the Request Id: 14449d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 5e5d855e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 7a3c0de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3c0de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c003a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_9_147-, and the Request Id: 62bd7ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 7c901190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c003a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c901190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 175db578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 6727cdb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6727cdb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 6821af96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 548e6719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6821af96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.087+0000 [https-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_147, and the Request Id: 18b526e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_144, and the Request Id: 6e57105e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548e6719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_8_145, and the Request Id: 7d072355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 56e2b6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 54ec2ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 7bee0331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 603f9052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bee0331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 1fb3ad00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 6e650b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb3ad00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e650b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 87ab318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 123b9db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87ab318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_7_148, and the Request Id: 7ed3311b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 73589292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 1a268fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_5_148, and the Request Id: 2102ba45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a268fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 7a274d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.124+0000 [https-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: 418b674c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a274d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_8_145-, and the Request Id: 42d557a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_2_146, and the Request Id: 542eaf36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_5_148-, and the Request Id: 5a8aa3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_10_144-, and the Request Id: 34d070f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 6d578609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 47af6853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 4b98ddb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b98ddb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 67823fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67823fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_1_147, and the Request Id: 4b4bb779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 2efe1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 190dc72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 1f88a83e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_2_146-, and the Request Id: 48a9ee72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 72959a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 5ec8767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_148-, and the Request Id: 72075253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 22a9104a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.195+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a9104a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 109c34e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109c34e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 74039c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_1_147-, and the Request Id: 30c757f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 4e28307d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_9_148, and the Request Id: 4d1eb534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e28307d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 155bb740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 7e8593d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155bb740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8593d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 61a1a6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 202cc346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a1a6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 1fd72146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_3_149, and the Request Id: 3fae9c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.231+0000 [https-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_149, and the Request Id: 19b19fe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2eb0efbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 3be91480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 2e925ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e925ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-types, and the Request Id: 389d9521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389d9521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_4_149, and the Request Id: 7798a691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4a0547d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: d801f1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_9_148-, and the Request Id: 70de7ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 78a7e628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a7e628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: dd3a51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd3a51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_8_146, and the Request Id: 2cf209f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 7af9c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_149-, and the Request Id: 4331b334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.283+0000 [https-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: 115b590f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 3c70c205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 46bc9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bc9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3e335a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3e335a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_4_149-, and the Request Id: 319629d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 13176bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_10_145, and the Request Id: 1285107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 19799076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19799076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 55eb7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 7a26a6af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 5baef8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.325+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5baef8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_6_148, and the Request Id: 18db6643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_8_146-, and the Request Id: 6c5f2a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_6_148-, and the Request Id: 5c4fd71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d178866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 7383fff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 6db37e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 49fa1648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 7447a63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7447a63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 66947163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.362+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66947163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_10_145-, and the Request Id: 903fdd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_7_149, and the Request Id: 1f4177d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2ed43fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 7b3ddecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 6c8d7b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.380+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8d7b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 1c5656c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_7_149-, and the Request Id: 6d3c5b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 18a5fa61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 62f90d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f90d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_2_147, and the Request Id: 41151a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 65c04a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c04a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca0bed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 4f02190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f02190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca0bed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.404+0000 [https-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_150, and the Request Id: 2259b9ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-types, and the Request Id: 7f53fe3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.406+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f53fe3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_9_149, and the Request Id: 4e4a3542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 39a017e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a017e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f96ac5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-types, and the Request Id: 2de830e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de830e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_1_148, and the Request Id: 60c21d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 26f17591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 3bcd11d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 777b7648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: baf0bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777b7648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf0bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.446+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c604cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.448+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c604cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7881806f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7881806f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_4_150, and the Request Id: 6004a6d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_3_150, and the Request Id: 2e409538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 66e5eb0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_2_147-, and the Request Id: f0daa10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_9_149-, and the Request Id: 73574282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_5_150-, and the Request Id: 68866c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69bc641d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bc641d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 2868d415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 457143e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2868d415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_1_148-, and the Request Id: 2a3efd18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 19eb2605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_147, and the Request Id: 7c73ab0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 622bf146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622bf146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_4_150-, and the Request Id: 5a3e4f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.493+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac79d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: c6755a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_8_147-, and the Request Id: 44c21632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6755a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_3_150-, and the Request Id: 724c143b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_6_149, and the Request Id: 7c1a836b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 2cc987d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 371bccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_6_149-, and the Request Id: 7c5ebf69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371bccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 2f8e8a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8e8a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 1a59b77f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 32cf0464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_7_150, and the Request Id: 2ed96792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 6cafb766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: ac5b27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 57613ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 1f0936f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0936f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2154d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2154d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2afdb95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 544b5f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_151, and the Request Id: 7db0b70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 1b463f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_5_151-, and the Request Id: 1b53379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d1c89f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d1c89f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 776da2fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: c4b1fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_7_150-, and the Request Id: 227f611a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776da2fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2c915445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_10_146, and the Request Id: 15a38e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47dc2695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 34ba1f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 3a9bce20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2f5f9803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5f9803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3dc480bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: bc11064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc11064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 7c16088c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_2_148, and the Request Id: 2a0a2ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 58a2e1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 341fa5db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.607+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341fa5db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea11339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea11339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 6daead7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_148, and the Request Id: 5850e4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6daead7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 519d32e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519d32e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 265edbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_6_150, and the Request Id: 35ff7e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_8_148-, and the Request Id: 44e2fef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.633+0000 [https-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_146-, and the Request Id: 2ff917b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 2165ea81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 2d58db8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2165ea81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 77939c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 2ddeeeef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddeeeef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 2a5bb785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 144606d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144606d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 141863a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141863a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_3_151, and the Request Id: 39e3221e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d58db8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 7743e2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 604c4b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604c4b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7743e2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_1_149, and the Request Id: 4ba84745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_4_151, and the Request Id: 529e9733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 42b8c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ec2eb44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b8c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec2eb44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 7f23e646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f23e646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_9_150, and the Request Id: 82241be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.676+0000 [https-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_151, and the Request Id: 38a1417c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_6_150-, and the Request Id: 79e95780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_9_150-, and the Request Id: 5eba48a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 625d5557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 3d57583a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 369cf79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_2_148-, and the Request Id: 55bcd8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369cf79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_3_151-, and the Request Id: 46bb673d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_4_151-, and the Request Id: 3a786d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 21cc38ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cc38ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_1_149-, and the Request Id: 1759146c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_5_152, and the Request Id: 1c64f322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_7_151-, and the Request Id: 35777457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 6e9891c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 1c4a005b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 3d2b4717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 68dc3107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 49245c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68dc3107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 53734def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53734def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382d7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_8_149, and the Request Id: 662a8408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 20c24789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_5_152-, and the Request Id: 63cf638d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 78b04889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 2394eeec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 56745d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_8_149-, and the Request Id: 1d9b1bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 7a96b2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 5535c377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 2e4d504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4d504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 73f463dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f463dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_10_147, and the Request Id: 4f2405d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 47eef58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 3627138f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 1146dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 595099af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 4a116f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 71c2d1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 43cf1c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cf1c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-types, and the Request Id: 7f45f716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f45f716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_9_151, and the Request Id: 717c69a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 294b1a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294b1a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 5872a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ff33b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff33b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_10_147-, and the Request Id: 7fcb31ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5872a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 1af3b79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 726380fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af3b79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726380fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-types, and the Request Id: 594b449c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594b449c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_3_152, and the Request Id: 4722fd27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_6_151, and the Request Id: f7b097c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.843+0000 [https-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: f1e3d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 2f229fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f229fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 2bef9f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bef9f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e77a7cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 6c8f613e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8f613e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-types, and the Request Id: 51eccf96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 14d824a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 1374bb1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_9_151-, and the Request Id: 8c467ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e77a7cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51eccf96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 5c7b54f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_4_152, and the Request Id: 7f79d948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7b54f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_7_152, and the Request Id: 56289adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.883+0000 [https-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_152-, and the Request Id: 132049de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 3c9d68f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_5_153, and the Request Id: 49d96c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_6_151-, and the Request Id: 55fb439a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_5_153-, and the Request Id: 75a8e5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 15c1ce37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 6c5fc042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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-instances, and the Request Id: 69a8e3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5fc042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a8e3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_4_152-, and the Request Id: 42089f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 4a0010de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.910+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0010de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 233b1ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_1_150, and the Request Id: 646f0dac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233b1ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_7_152-, and the Request Id: 277f7fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_8_150, and the Request Id: 4d474103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 3b57e5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy_2_149-, and the Request Id: 2f94b353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 69d9cdac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 77dd0891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528d082a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 531c329c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 62f17da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies/policy_1_150-, and the Request Id: 46fe394b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 4161d204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policies, and the Request Id: 7c865c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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_8_150-, and the Request Id: 6179cc32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 7be621a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 613c3409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 6f802549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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, and the Request Id: 4f0fb742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 53f08f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 5a7cb75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7cb75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-instances, and the Request Id: 39fb29af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fb29af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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: 7a47b678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 344bd26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344bd26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.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/policy-types, and the Request Id: 10e90064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:54.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e90064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_148, and the Request Id: 37c57ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6a8d105d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.001+0000 [https-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_152, and the Request Id: 112daaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 16252c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16252c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e5da55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: e31f1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e5da55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_9_152-, and the Request Id: 7211ec08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 56c2d881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_2_150, and the Request Id: 3435cd6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c2d881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 623471b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623471b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 4fe4f9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 5e18cafe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe4f9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.032+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e18cafe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_3_153, and the Request Id: 7527e053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afc6f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_5_154, and the Request Id: 4d7dead8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afc6f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6b2a7ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2a7ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_6_152, and the Request Id: 15fea36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 177ecace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177ecace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 578dc9e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578dc9e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_4_153, and the Request Id: 57b5a275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_6_152-, and the Request Id: 78de45cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 3d413c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_148-, and the Request Id: 26685de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 31c82faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 3ee901e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee901e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4b092c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 52067d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52067d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_2_150-, and the Request Id: 636aa7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_3_153-, and the Request Id: 617b2523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_8_151, and the Request Id: 7cb78ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 50257da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 1031ae24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 493df61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493df61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 4f822b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f822b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 372b2e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 8032cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_7_153, and the Request Id: 1459065b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 3b75d330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_5_154-, and the Request Id: 3ee2691c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5166a3da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_8_151-, and the Request Id: 190d9b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 63cfc329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_4_153-, and the Request Id: 2a35a85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 7ac8c932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 19dcf1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dcf1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac8c932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 41163dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205acc47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205acc47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_149, and the Request Id: 6bf18392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 46609d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 5d6f6ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46609d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_1_151, and the Request Id: 1db8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 433d7dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5d3ab455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3ab455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 44bd7639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bd7639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 104bb1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 337ea0f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104bb1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337ea0f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_153, and the Request Id: 10d2f4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_6_153, and the Request Id: 52f7b324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 6b02185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 41e9de75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.185+0000 [https-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_153-, and the Request Id: 9914052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_149-, and the Request Id: 6ac91626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 7fad0631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fad0631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4fe6bc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 78f7e0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_1_151-, and the Request Id: 110cb892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.196+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f7e0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 4fec3efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_154, and the Request Id: 47462414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 7da5d3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 6874957a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.209+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6874957a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 28678110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: da4ee1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da4ee1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_9_153-, and the Request Id: 6456af3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_2_151, and the Request Id: 2c7fd4b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 44c52723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 1fe20aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_6_153-, and the Request Id: 454cfacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 6adf95eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 20a37971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adf95eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 25ca0add, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 2e602a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 393e89e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ca0add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393e89e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1d22cdca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d22cdca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_4_154, and the Request Id: 301e2b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 758aa349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_5_155, and the Request Id: 728e58d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758aa349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 197fd22f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.257+0000 [https-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: 26e855e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197fd22f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_8_152, and the Request Id: e6e1b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.261+0000 [https-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_154-, and the Request Id: 188b5a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 6df12e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4a536d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1f71ad9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f71ad9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 63816b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63816b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 6149a70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_7_154, and the Request Id: 44ae0e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 2b6adf30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_5_155-, and the Request Id: 65bd0d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5759fd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.302+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c37615d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_2_151-, and the Request Id: 6cfbdf60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 754f679f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 53d8118b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 4c1c2345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1c2345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.318+0000 [https-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_152-, and the Request Id: 571e5708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 3d872990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d872990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_10_150, and the Request Id: 6a97b050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_7_154-, and the Request Id: 21b0e330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 39d86c33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6fcd3fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d86c33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_150-, and the Request Id: 74c84b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 1cfee54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 268e441f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 6a75f088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5ff303fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcd3fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: e311d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 7c917dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c917dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 489c4636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_9_154, and the Request Id: 198489ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489c4636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 2515d551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e311d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2515d551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_1_152, and the Request Id: 512dd676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 569c6f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569c6f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6c0d1a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 2852be19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0d1a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: c927e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_6_154, and the Request Id: 5cd4e322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_3_155, and the Request Id: 1cb1b1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_154-, and the Request Id: 92f9013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_1_152-, and the Request Id: 7ead8bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_6_154-, and the Request Id: 4dd6cadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 2ad06d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5137b454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: b2bde6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1f17b72d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f17b72d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2bde6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 436740ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 2b1a8790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 52ba80bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436740ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1a8790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_4_155, and the Request Id: 1ac48202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 4b4c1f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_152, and the Request Id: 4878ee55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_3_155-, and the Request Id: 63b670c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 523502e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 33a2ec1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ce1ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_4_155-, and the Request Id: 21d7dfd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 2902a8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2902a8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 62ec8f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 7072855a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7072855a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 253c2170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.459+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253c2170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 31c26899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c26899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_5_156, and the Request Id: 34dbdbca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 2eba04a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 55522065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eba04a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55522065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5923e596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_7_155, and the Request Id: 57f7970b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 10c7d323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 1e4c2360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c7d323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 64b45ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b45ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_155, and the Request Id: 6322259c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_8_153, and the Request Id: baccdee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: e6af14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 3af600e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: db63728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 7fddd2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_2_152-, and the Request Id: 32b658aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fddd2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_5_156-, and the Request Id: 53ab3c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 4b86e8dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 5d0d8d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0d8d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b86e8dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 3cd36e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 13da4c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_151, and the Request Id: 76186c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_7_155-, and the Request Id: 3283273b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13da4c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.513+0000 [https-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_155, and the Request Id: 1985e3ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763a50ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_8_153-, and the Request Id: 145bd3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 3c8623cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 55811e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55811e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 5e1cc760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 39873491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39873491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffa0100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_1_153, and the Request Id: 328a8425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 62ca8d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ca8d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 17237608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.558+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17237608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_4_156, and the Request Id: 7c9b31ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.560+0000 [https-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_155-, and the Request Id: 67898be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_10_151-, and the Request Id: 2bd837ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 388e881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388e881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 32bdfcf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bdfcf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_3_156, and the Request Id: 721ec5df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3217a38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 2fb6e367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 432c936a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_6_155-, and the Request Id: 46f1d9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 1b39c774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_3_156-, and the Request Id: ddd633c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_1_153-, and the Request Id: da683e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 3627c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 3f74b299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3627c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 31c885f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c885f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 32f2b597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 27d55f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f2b597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_4_156-, and the Request Id: 5af2908c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d55f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_8_154, and the Request Id: 6a6ad2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_5_157, and the Request Id: 64ccd5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 883bc84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1937f3ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.625+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647eab96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 1f032ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 2bd02ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 3ab499da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.632+0000 [https-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_157-, and the Request Id: 33c8f26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 513574a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513574a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54641ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_8_154-, and the Request Id: 77b78479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54641ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_2_153, and the Request Id: 2c9d32a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 50583b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 5f4c0e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4e37ef6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4c0e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 3ad5d7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 5652ad9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 4bb7c971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 268a6544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 7ad4fc00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_7_156, and the Request Id: 1985f314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb7c971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d775c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 77d2bdc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d2bdc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 6a21a603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a21a603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_4_157, and the Request Id: 2cd0513f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_2_153-, and the Request Id: 18846412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 2175cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266901bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 7f1efbe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2175cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6835754e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 2ea4407a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea4407a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6835754e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_152, and the Request Id: 1d6050ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 523de3b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523de3b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 71413981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71413981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_6_156, and the Request Id: 1aed8388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_152-, and the Request Id: aef9620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1dba427f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dba427f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: c2c0e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_9_156, and the Request Id: 1d60a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 4962dcb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_7_156-, and the Request Id: 2cf32b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f448aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 12442eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12442eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 21ce3514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ce3514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1643823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_1_154, and the Request Id: 1046583c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 4e0dfe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0dfe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_4_157-, and the Request Id: 1647c839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6fe3d8b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_1_154-, and the Request Id: 705e1936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe3d8b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_5_158, and the Request Id: 443f2a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 508f1365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_9_156-, and the Request Id: 4a4450bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.765+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e2b4d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2b4d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 757c2556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757c2556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 4e2f2049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_3_157, and the Request Id: 24d4ba09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.773+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2f2049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-types, and the Request Id: 32d2bc2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d2bc2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_8_155, and the Request Id: 6689063d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 12618b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.784+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12618b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 69f2faa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.787+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f2faa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_10_153, and the Request Id: 41d021b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 7498996b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398f0eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_3_157-, and the Request Id: 13130614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_6_156-, and the Request Id: 365f5cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 21475d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_5_158-, and the Request Id: 2a006c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 59a79297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21475d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 77ada47f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ada47f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_2_154, and the Request Id: 2c17dec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_8_155-, and the Request Id: 74cda29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1dd4be14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 68cce24f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 3dc5c6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 7481188c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f66f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 7539b294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_10_153-, and the Request Id: 3bbb014b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 6e57fd58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_2_154-, and the Request Id: 2edca7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 35019f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 12a9e2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 6aef151a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1a0d14ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 6b68893c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b68893c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 2795c3b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc3c78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2795c3b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc3c78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 4f960481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 76c85099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f960481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 390c1d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390c1d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_9_157, and the Request Id: 8163581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 66f32fc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 6cb64325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb64325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.883+0000 [https-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_158, and the Request Id: 571e3f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 35743bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_1_155, and the Request Id: 45b9ec83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 4ddb0f1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.891+0000 [https-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: 299bafb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddb0f1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: a080cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 711484bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 643730ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711484bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.899+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643730ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 35480041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_9_157-, and the Request Id: 4192edf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_159, and the Request Id: 7a68fa1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.903+0000 [https-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: 38b06184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35480041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 415d7182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 86609d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415d7182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86609d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: 62a5f2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_3_158, and the Request Id: 9283776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a5f2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 44167b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_7_157, and the Request Id: 33a48eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44167b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_5_159-, and the Request Id: 1180502e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 11163c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11163c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_6_157, and the Request Id: 5cd232e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc2df8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc2df8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_8_156, and the Request Id: 25748c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 3f591432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 342bcd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_7_157-, and the Request Id: cf5d58c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 5ae42ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_3_158-, and the Request Id: 3bef2699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies/policy_6_157-, and the Request Id: 16e27b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6757121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9832a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 627ddac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627ddac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-types, and the Request Id: 66b98831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b98831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 94f195b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_8_156-, and the Request Id: 1a817583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 52199fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_2_155, and the Request Id: 320a415f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 3777838c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 43304778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 65728df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 1a0dc78e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 494bcaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 33fbb556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 1ec26ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policies, and the Request Id: 555ab72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 5e90c1aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e90c1aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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-instances, and the Request Id: 5ad1cc00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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, and the Request Id: 17bcff82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad1cc00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy-instances, and the Request Id: b7d42e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e22451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e22451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7d42e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 617f2c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 3b54985a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617f2c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54985a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 55e93691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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/policy_5_160, and the Request Id: 2b4e27bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e93691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: 41a80b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_158, and the Request Id: 4db96782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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: ca22f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:55.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_5_160-, and the Request Id: 7f761fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_2_155-, and the Request Id: 36cafbc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_4_159, and the Request Id: 20cbb5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4505d1c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4505d1c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca22f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cca9f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_156, and the Request Id: 72d45ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 71d6b023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-types, and the Request Id: 7ad8acbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d6b023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad8acbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_6_158, and the Request Id: 2ba112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.011+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745ce7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.012+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745ce7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 5de2cf79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de2cf79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_10_154, and the Request Id: 274fe629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 7ca2cc42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca2cc42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_3_159, and the Request Id: 7f492bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 2c19f1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.025+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c19f1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4f1dd1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 679f041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1dd1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_158-, and the Request Id: 36eaeeca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_7_158, and the Request Id: 2037b881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.031+0000 [https-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_159-, and the Request Id: 5bebd6fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 2b0638ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_156-, and the Request Id: 426e628a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0638ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 510b8f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510b8f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7e06b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_157, and the Request Id: 45708f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_3_159-, and the Request Id: 7d3a53bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_10_154-, and the Request Id: 7717c7e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f47556e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 6b367dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_7_158-, and the Request Id: 556bfa58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 71f3d2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 430a9d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_6_158-, and the Request Id: 8335a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 44d39fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2c0dd9f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_157-, and the Request Id: 291f3441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4587dbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 43210f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 34be2cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34be2cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 5447e995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 6da87705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da87705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_5_161, and the Request Id: 32345ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 5d1ffacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 14a4628f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 14e4314f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_5_161-, and the Request Id: 184cbe36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2e49d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 36cc9c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282a6c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cc9c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282a6c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 3fac1917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fac1917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 26599824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_9_159, and the Request Id: 13e59713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26599824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 71f9911e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_1_157, and the Request Id: 6822be30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4705b88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bebf2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.148+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4705b88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3bf326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 409fb80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 500bde28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500bde28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 6022e005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_4_160, and the Request Id: 777199ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 5d3d5f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3d5f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-types, and the Request Id: 1155bfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1155bfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 39ed29f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_2_156, and the Request Id: 262c7c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_9_159-, and the Request Id: 4b16b2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_4_160-, and the Request Id: 59b3404e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.177+0000 [https-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_157-, and the Request Id: 1afea71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 36dd7e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 1f3e21d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dd7e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 6276a12c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6276a12c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 61f5b522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_3_160, and the Request Id: 61cf9752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2aa02a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 1e63794a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa02a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e63794a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 47d8ea90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d8ea90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 472c0629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c1b57ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.203+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472c0629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1b57ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_10_155, and the Request Id: 7e3f3bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 6175f465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_7_159, and the Request Id: 4dc8a212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f5b522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_8_158, and the Request Id: 23f096b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6175f465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 2d7d2146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 249be892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 5e98f0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_2_156-, and the Request Id: 4ba5d25d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7d2146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_6_159, and the Request Id: 2de20b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 2fee2d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_10_155-, and the Request Id: 3acb898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 125db6a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 394385d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.239+0000 [https-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_158-, and the Request Id: f5dac63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7e829646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 6945d368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6945d368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 3c5ab777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 10154dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5ab777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10154dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_6_159-, and the Request Id: 631a31a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_5_162, and the Request Id: 7868ce6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.254+0000 [https-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_160-, and the Request Id: cf4e00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 569d38c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569d38c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_7_159-, and the Request Id: 407bf2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 6836cca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_5_162-, and the Request Id: 2bf7efbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_160, and the Request Id: 66fee860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 23b32345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 7b999f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_9_160-, and the Request Id: 74725206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 4fd39439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 2e02dadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 1c87a260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e02dadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 3556b7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 15165508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 25b1a58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 24fe419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15165508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 2e494809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.289+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e494809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.291+0000 [https-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_161, and the Request Id: 6d2ea7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 292bc4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 615cae9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292bc4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 138b294e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7bd03712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_158, and the Request Id: 402ca39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.302+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c74cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 29b78c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.304+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c74cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 27771c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 648c7ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27771c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_2_157, and the Request Id: 5d243b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 239b5bf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239b5bf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.315+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d284f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.317+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d284f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.318+0000 [https-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_156, and the Request Id: 161d75af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_4_161-, and the Request Id: 678e6347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 603f1db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 35e59722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 585db9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585db9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 568e4ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568e4ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_158-, and the Request Id: 2fb304e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 21d8f23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.333+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d8f23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 35909861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_9_161, and the Request Id: 434f9813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35909861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_6_160, and the Request Id: 320dcc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_2_157-, and the Request Id: 16acf8d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 6246d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 715c0590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715c0590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73978cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73978cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_160-, and the Request Id: 37175157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_3_161, and the Request Id: 35ae047c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 59c4b225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_10_156-, and the Request Id: 3b437a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7051e82c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4e6931cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6931cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 19920659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 5d79b4e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19920659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_9_161-, and the Request Id: 50667539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_8_159, and the Request Id: 2795884a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 5c46919d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c46919d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 338cbb2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 6125294b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.385+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6125294b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_7_160, and the Request Id: db41541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_161-, and the Request Id: 175e6ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 1de4d8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de4d8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 2855927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.394+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2855927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_5_163, and the Request Id: 5fa11bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2eff5d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7b8d8dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 44dfc988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.417+0000 [https-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_159-, and the Request Id: 4ceb6772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 3014d8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_7_160-, and the Request Id: 7ce38996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 5281c8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 3f66ceef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_5_163-, and the Request Id: 4919fdd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 4f8b2619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8b2619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2ad633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-types, and the Request Id: 3f60b0cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f60b0cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 4e71cdd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e71cdd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_4_162, and the Request Id: 2b425327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2599632c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2e35ca5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e35ca5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_161, and the Request Id: 1c159d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 69973b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372fc9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: f497607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f497607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 58885724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58885724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_1_159, and the Request Id: 7be481ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: fbdb18d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 462717c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 23383442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1c10e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1c10e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 471ecdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf7330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471ecdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_4_162-, and the Request Id: 413136b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_2_158, and the Request Id: 365c4d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 2da85612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da85612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 301bcdc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301bcdc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_6_161-, and the Request Id: 498c22b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_10_157, and the Request Id: 2c7f197b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 1e259029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 6af3ee89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 10cbab0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 5468a5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cbab0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af3ee89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_2_158-, and the Request Id: 1934813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_10_157-, and the Request Id: 6f7c714b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 2bb32b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 723c7016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_159-, and the Request Id: 5d217a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723c7016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 10e1b7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 3b0b38d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50112b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0b38d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 559c3fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50112b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559c3fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 37fa87ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_160, and the Request Id: 4a45572c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7ad22084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad22084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e66f0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_9_162, and the Request Id: 24468590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_3_162, and the Request Id: 6ed5e765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 303aa150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303aa150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 916eb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.582+0000 [https-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_161, and the Request Id: 6b1c0e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_9_162-, and the Request Id: 5797705c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: eac73a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 29452db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 5f7e5ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.592+0000 [https-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_161-, and the Request Id: 2e41eec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29452db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b56ad44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 5124c2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 7f4be059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5124c2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4be059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_2_159, and the Request Id: 49c6a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 41f54342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f54342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.608+0000 [https-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_164, and the Request Id: 4902e5f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_3_162-, and the Request Id: 6df3f50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 417aa9a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_160-, and the Request Id: 61b4c345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46350e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 64797ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46350e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7b549ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b549ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.633+0000 [https-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_162, and the Request Id: 20f3ee63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 51660a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 18d6c05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d6c05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_2_159-, and the Request Id: 22a95cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_5_164-, and the Request Id: 9e73b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 6302cd29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 480b446f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 3a4751c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 31c52b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.648+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c52b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4751c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_4_163, and the Request Id: 1c023fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_6_162-, and the Request Id: 65a7e692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 1940e304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 525eecde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1940e304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_10_158, and the Request Id: 1b40784d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 3ef66daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 41884b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_10_158-, and the Request Id: 4666c70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adbc843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 4651480b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 4233ac78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 38fa33a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4233ac78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 67a6ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2ee10745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.689+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee10745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_160, and the Request Id: 7ec093f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_163-, and the Request Id: 203ecca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 55f1d935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_1_160-, and the Request Id: 30d5af38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: c4039a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: a1c0d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 21e7dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5d4c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 162dcbc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7d9a5f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162dcbc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 4014fb34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4014fb34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 25331b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25331b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 33fae7d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 656da672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656da672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_7_162, and the Request Id: 474189e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-types, and the Request Id: 3156f2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 42096d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3156f2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_3_163, and the Request Id: 2c228f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 20d8c1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 74cd8d2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d8c1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cd8d2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4a3f3ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3f3ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_159, and the Request Id: 33af474d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-types, and the Request Id: 1760aac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1760aac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 40a8e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 46706041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_5_165, and the Request Id: 4ded7348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46706041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a8e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 49ccebee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_6_163, and the Request Id: 7912fa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ccebee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 79efaec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd357ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_9_163, and the Request Id: 3bfa2626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79efaec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 150f0312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150f0312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 20d3f848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d3f848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_7_162-, and the Request Id: 471d7fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_3_163-, and the Request Id: 7a12b85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_160, and the Request Id: 6fc9ec19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 5d518a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 64e575b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e575b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_161, and the Request Id: 46f15ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40045729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_163-, and the Request Id: 100d9c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_2_160-, and the Request Id: 719003c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_5_165-, and the Request Id: 49bfb9c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 695aa002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695aa002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 7dfd93e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 3e35beed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e35beed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_1_161, and the Request Id: 2ba868e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_6_163-, and the Request Id: 1344624d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 6152ef3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_10_159-, and the Request Id: 175d6319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_8_161-, and the Request Id: 519d4057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 352dc28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352dc28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-types, and the Request Id: 3835d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3835d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a7b1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.847+0000 [https-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_164, and the Request Id: 150d7c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: d6caf1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 7993f69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_4_164-, and the Request Id: 77b016e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2108572a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_161-, and the Request Id: cc0e810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 24a6206a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 495f5e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 5a56e4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 191cdb90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 50d2d0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 4015a2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.889+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4015a2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fbe413c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbe413c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 64f5d854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374aa1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e24987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_7_163, and the Request Id: 7e32da44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 2bd8e3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792200d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd8e3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 6073f2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6073f2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_5_166, and the Request Id: 6ea5b024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 4fa9cf45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa9cf45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 44db2592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 79838299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79838299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44db2592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-instances, and the Request Id: 2857a731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2857a731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies, and the Request Id: 2002229b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_2_161, and the Request Id: 6e3a4ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_7_163-, and the Request Id: 4c9b0b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 784dff3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 62e6676e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 71dc653d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784dff3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 5100c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71dc653d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policies/policy_6_164, and the Request Id: 6547d3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_162, and the Request Id: 22b7f5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 1b08fb97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b08fb97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 22ce0a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ce0a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_9_164, and the Request Id: 22c273ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_5_166-, and the Request Id: 3ec3f4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_8_162-, and the Request Id: 359dbad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dde206d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dde206d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0fb055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4adb08b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: d1e72f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_2_161-, and the Request Id: 27ddfbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy-types, and the Request Id: 655d7deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655d7deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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-instances, and the Request Id: 15f61f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_164, and the Request Id: 32bd25a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f61f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 64815bbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64815bbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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_10_160, and the Request Id: 2286a3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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, and the Request Id: 122a5b27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_10_160-, and the Request Id: a12fd06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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/policy_6_164-, and the Request Id: 30ecb891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 2c7cb453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:56.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: 424f8390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 24cc69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_164-, and the Request Id: 67d78794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cc69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7cb453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 617bc117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617bc117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7c50cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 4c83def9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 4201c581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 52434732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3cb7fcb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52434732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_3_164-, and the Request Id: 3d202eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_5_167, and the Request Id: f67e5c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 61db48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.021+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61db48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_1_162, and the Request Id: 63d7cf8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 36f997c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 43125161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f997c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 579a4936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: afb3695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_7_164, and the Request Id: 698403c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 40d3f978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 6787cb99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 559a2ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_5_167-, and the Request Id: 2a7246a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559a2ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 74ee01fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: a032ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ee01fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.045+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a032ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16aa27ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_4_165, and the Request Id: 2cdd398c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_1_162-, and the Request Id: 12a37ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16aa27ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_8_163, and the Request Id: 6a2f54f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 3146bbdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 6ff35d0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3146bbdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 7d7f8f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 78037d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 6be3551c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78037d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_165, and the Request Id: 78725ca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 1607e7dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_7_164-, and the Request Id: 1f426d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1607e7dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 763ea85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763ea85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_10_161, and the Request Id: 57adb130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_4_165-, and the Request Id: 5706c5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ba98c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba98c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 7c683b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c683b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_10_161-, and the Request Id: 34221d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_165-, and the Request Id: da39826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 17c6906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c6906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 5e520060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 745ea32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 52b9b65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_163-, and the Request Id: 5ab7ae68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_6_165, and the Request Id: 7e4b85a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 46b9b621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 4e82d1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e82d1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 1c336f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b9b621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e520060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_3_165, and the Request Id: 4853952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_2_162, and the Request Id: 5b434848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_6_165-, and the Request Id: 53b4b531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 33b63065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 5d2c3451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2c988735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 127137e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 57db9d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 346bd1e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3cb4ee16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.142+0000 [https-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_162-, and the Request Id: 444deb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 487bd75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_3_165-, and the Request Id: 6140a9cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 56e64f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 235e8042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 2460de08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 68075e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68075e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 69261c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5e47be51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.175+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69261c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e47be51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 61a86313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a86313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edd80c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 226e2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: d21720f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_5_168, and the Request Id: 37f8038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 210af88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210af88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 6038ab9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6038ab9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 45d00f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.191+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d00f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2190b038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2190b038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_1_163, and the Request Id: 545cf5c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 1f1b7e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_7_165, and the Request Id: 2daf4993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_162, and the Request Id: 15507e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d21720f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 25efdaad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.206+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25efdaad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1817f23e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 4015c79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1817f23e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 3c66a9bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_4_166, and the Request Id: 57d2764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.231+0000 [https-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_168-, and the Request Id: 13fa65c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 358285cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358285cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 510e323e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.246+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510e323e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_166, and the Request Id: 7e83bd30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 1f13639f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f13639f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_6_166, and the Request Id: 18a09eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_7_165-, and the Request Id: 18f4bc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_1_163-, and the Request Id: 9be86b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 268f440f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 577594e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577594e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_162-, and the Request Id: 68fa2b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 5cee5022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_4_166-, and the Request Id: 5e852236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 19da0628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cee5022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19da0628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_8_164, and the Request Id: 73eeb3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: be49f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 761936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be49f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_2_163, and the Request Id: 4e09f197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_6_166-, and the Request Id: 3a0e4635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.316+0000 [https-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_166-, and the Request Id: 19374842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_8_164-, and the Request Id: 4c71577a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 41512322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 813bba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 35215e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b079a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3a1a951a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1a951a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 23a67fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 89470ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a67fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_3_166, and the Request Id: 5b53cd81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f9680d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3dce510d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_2_163-, and the Request Id: 4cd201f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 450adfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 58b7ebb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: c3f9fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 693f8c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 7ea3a7f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea3a7f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 2e156af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.374+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e156af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_3_166-, and the Request Id: 1de60b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_7_166, and the Request Id: 2f31d335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3e8884fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 115629c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 44e59397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 2e08d91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 1f7d3afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e082481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e082481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 14e80f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e80f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_5_169, and the Request Id: 16a4a443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 1b3c0616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 30b70b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.423+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3c0616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 296f9f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296f9f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_5_169-, and the Request Id: 334a2de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 35a67b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_7_166-, and the Request Id: 22d98382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 5a55cdff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a55cdff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a67b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_10_163, and the Request Id: 443080f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_9_167, and the Request Id: 44390ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 768ac51d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 455cb0d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 3b578473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455cb0d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 431de0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.455+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431de0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b578473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_1_164, and the Request Id: 30aad540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 16bd7b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bd7b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5ddde76d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddde76d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_167-, and the Request Id: 43d375c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_10_163-, and the Request Id: 39a60f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 619a726c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 3c995bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.470+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c995bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_6_167, and the Request Id: 7f9dc538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f0f548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 52ed69c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f0f548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 1bcf0e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 15db24a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcf0e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_4_167, and the Request Id: 5815f319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_8_165, and the Request Id: 572d8051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 47d5d851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 21f2578f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 63cd65a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.510+0000 [https-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_164-, and the Request Id: 16681422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63cd65a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 75fbf317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fbf317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_6_167-, and the Request Id: 4bad283c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 2f739e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_2_164, and the Request Id: 36677cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 57613ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 5372de09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57613ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5372de09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.530+0000 [https-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_170, and the Request Id: 21092f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_8_165-, and the Request Id: 65219e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_4_167-, and the Request Id: 25eb195b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 54aa09e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 78d638e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 6db54b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 479e3083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db54b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 66980415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 44ef584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ef584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_3_167, and the Request Id: 35eef3cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_164-, and the Request Id: 29d938d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2f60964b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_5_170-, and the Request Id: 563a179e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6aaebf2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 77ae421a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ae421a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 7cf11dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf11dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 53d9eafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d9eafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2708ff85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 216b9ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 2ba24a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2d78224f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3fb460c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d78224f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_7_167, and the Request Id: 11c467ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 7dc44ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.613+0000 [https-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_168, and the Request Id: 3331b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 7cba7395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 3637bee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3637bee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 731bf715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731bf715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3087600a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3087600a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 33b6c22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2e14db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b6c22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_6_168, and the Request Id: 6e6858c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712d8234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 414a8915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414a8915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_1_165, and the Request Id: 645f8ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_3_167-, and the Request Id: 1864a18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5bd05390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd05390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_10_164, and the Request Id: 68d1e58e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_167-, and the Request Id: 3a717fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 7e6d137e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_1_165-, and the Request Id: 3af49b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 32ef3913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ef3913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 69e74835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e74835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_4_168, and the Request Id: 3e255c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3c60018c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: d0ca30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0ca30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.675+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db8d6f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.676+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db8d6f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.687+0000 [https-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_168-, and the Request Id: 412d32f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_8_166, and the Request Id: 6a027e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_168-, and the Request Id: 36982f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 260de78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260de78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5a90a99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 7b864c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 2d59b0bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b864c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.716+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d59b0bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_4_168-, and the Request Id: 536d5c1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: c40c454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_165, and the Request Id: 29deec44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 40507f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40507f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 59ce3e5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.728+0000 [https-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_164-, and the Request Id: c45925a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_8_166-, and the Request Id: 6146b84b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 68ee7e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 2f5d8f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_5_171, and the Request Id: 48409a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 709197fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 19390db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19390db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 99c0706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99c0706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 47fc1187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_166, and the Request Id: 15651e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 664286e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_2_165-, and the Request Id: 36991c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2b15b8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 68d69beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 53d6b6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 16cb6f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_5_171-, and the Request Id: 7b40c85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 518bbd51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.783+0000 [https-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_166-, and the Request Id: 45baf75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 6bc156d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc156d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 5adfc471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 81191a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adfc471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_169, and the Request Id: 580dafda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81191a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 48f7d336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394f8df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394f8df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 98469f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98469f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_7_168, and the Request Id: 2ca3d0aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 69032f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69032f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_3_168, and the Request Id: 1092518d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 427ed3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 48373b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48373b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 593459cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593459cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147d6b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5a91a632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147d6b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_6_169, and the Request Id: 4f358759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 755a3373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755a3373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_4_169, and the Request Id: 50b2abe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 4f0f2e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 1eb3b946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1204e57b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1204e57b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 4e3a94aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3a94aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_167, and the Request Id: 1e128a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_4_169-, and the Request Id: 6d297a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_9_169-, and the Request Id: 6d4ec92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 48f8a97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_6_169-, and the Request Id: 3d0ac949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_7_168-, and the Request Id: 4b54f780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 2f93864b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_3_168-, and the Request Id: 2a2a6fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 595210bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f93864b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 4063603c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: ce3993b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5d12a890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_167-, and the Request Id: 6693742a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4063603c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_8_167, and the Request Id: 3557b0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 24e5bc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb2ef62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3624f885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c64e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 4e2bf14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c64e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 31736da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31736da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 7ad99f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad99f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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, and the Request Id: 1d7e7143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 24a7670e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 1294635e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_166, and the Request Id: 54b1f350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a7670e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_8_167-, and the Request Id: 7a3d6c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy_5_172, and the Request Id: 3f5ffe46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_5_172-, and the Request Id: 7fbc1f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 297ab4e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5777a3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297ab4e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-types, and the Request Id: 7f695376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f695376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_10_165, and the Request Id: 5d0a064b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 2e031183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788d104d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: efbeb34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_2_166-, and the Request Id: 109a3608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.945+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788d104d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 61caf6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-instances, and the Request Id: 7fdf1925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61caf6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: df91285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_170, and the Request Id: 773eab6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdf1925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 3699623c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df91285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3699623c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 505be33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_1_168, and the Request Id: 79f6f64d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 1c08cfc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505be33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c08cfc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 101aad8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_169, and the Request Id: 6f2e3ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.962+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101aad8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 3e40e42e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.969+0000 [https-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_170, and the Request Id: 582dc054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 1cf06860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fafec1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_9_170-, and the Request Id: 3841bd8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies/policy_1_168-, and the Request Id: 463d3832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_3_169-, and the Request Id: 789db462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 5fee9676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policies, and the Request Id: 638a1a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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_10_165-, and the Request Id: 6eabf539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 1c59bf98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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-instances, and the Request Id: 2eda1a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eda1a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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: 7b44aa4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.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/policy-types, and the Request Id: 3ae3d6d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae3d6d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:57.999+0000 [https-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_170, and the Request Id: 2ef42f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: d1535db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1535db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5759df07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.008+0000 [https-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_170-, and the Request Id: 518f01f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.008+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5759df07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 3489ba11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 31399038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_7_169, and the Request Id: 60d4cd6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 4a735bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 1baab4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 40911d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 5eb9fa8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a126b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 18bc3439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 670070d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 38831515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bc3439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670070d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 2d0c7834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 67e0ff6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e0ff6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b7d41a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7d41a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_6_170-, and the Request Id: 41b2460e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_167, and the Request Id: 66172fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_7_169-, and the Request Id: 9fc089b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_5_173, and the Request Id: 44d34543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 6d936a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6d09402c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 7d6a527c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_2_167-, and the Request Id: 34b2155d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 3b32f67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b32f67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 3a8e9daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 76bf3593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bf3593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 567fba61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567fba61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 5cfdb3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 4f3e73f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfdb3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3e73f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 54a6ed0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_168, and the Request Id: 16ed9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a6ed0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.082+0000 [https-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_171, and the Request Id: 2e54691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 712fac21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_5_173-, and the Request Id: 2b027f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 2ee6093d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 2ee00f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee6093d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee00f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_1_169, and the Request Id: c230a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: c02d44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 34d2d1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d2d1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c02d44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_10_166, and the Request Id: 1aab6f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 1400dcef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1400dcef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 181ae874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181ae874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_3_170, and the Request Id: 6132181e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_4_171, and the Request Id: 65521f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 9d5babd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 354bc17b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_9_171-, and the Request Id: 7217cd6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_168-, and the Request Id: 35f9e77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 5a6d07e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6d07e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 4c2a8e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 416e6c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2a8e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_1_169-, and the Request Id: 4adfbac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_2_168, and the Request Id: 1d8cc440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159bc73a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_3_170-, and the Request Id: 70bbe1b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_171-, and the Request Id: 5572886d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 537b6129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_10_166-, and the Request Id: 36455e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 4a0973b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.154+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537b6129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 3ec15824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec15824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 63898104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_6_171, and the Request Id: 2b0dd1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 3b39c8c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd07b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 49e7f3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_168-, and the Request Id: 7cc4aee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 2ca85017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5abe730a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abe730a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147a1798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147a1798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_5_174, and the Request Id: 5dcce632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 7180aa40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 3fe01784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_5_174-, and the Request Id: 118990c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 6a554b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a554b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5f269239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f269239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 72e21c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_7_170, and the Request Id: 405b23fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_6_171-, and the Request Id: 41afc9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b3ac7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 79975558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.241+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79975558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 724eb6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dba49f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 4736c648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dba49f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 5e9da29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 2655f2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.255+0000 [https-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: 8c18efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 1248ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 78c1ddbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_9_172, and the Request Id: 21a4e37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 6d7f900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 702ea8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4736c648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7f900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 2d43de1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d43de1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 76d259b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.266+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c609a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2df120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d259b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 6741c013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 257d4f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_9_172-, and the Request Id: 13461ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_3_171, and the Request Id: 622e1fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_1_170, and the Request Id: 767a8d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 1385aeae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1385aeae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 312570cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312570cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 5dde98d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dde98d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 4a0b4f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 6211331f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0b4f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6211331f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_8_169, and the Request Id: 4a2187bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d5136a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5136a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_5_175, and the Request Id: 45c37c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 615ba188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_4_172, and the Request Id: 1e4c99b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615ba188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 6d65078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 213a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 4a990ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 7c5b4719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5b4719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a990ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_1_170-, and the Request Id: 636ec2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 197b0ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_169, and the Request Id: 24e125b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_3_171-, and the Request Id: 2b2ea2bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197b0ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_169-, and the Request Id: 63ac72e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 2897764c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_6_172, and the Request Id: 55bb3cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 73f54cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f54cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_4_172-, and the Request Id: 6f966faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 2413a5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 64531b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_10_167, and the Request Id: dfa34f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64531b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_5_175-, and the Request Id: 32903df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 4578370d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4578370d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 75916cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.332+0000 [https-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: 43d5f3f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_169-, and the Request Id: 1d0fb618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: e964b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 5650ddf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 4ab88801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 198b6f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_10_167-, and the Request Id: 2a2df0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 57d25b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 3c416c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_171-, and the Request Id: 4a62160c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5a3bf3ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 2d334c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_6_172-, and the Request Id: 5b97f545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23746f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23746f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 252cd1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 74b59679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252cd1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_4_173, and the Request Id: 1e329921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 4ecf427b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 72b14003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 4dcbccff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcbccff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 912c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b14003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 912c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 786c8514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786c8514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_1_171, and the Request Id: 6e8f6449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7647616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7285075b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 134cf55b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7647616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134cf55b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_3_172, and the Request Id: 3ed01dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_170, and the Request Id: 7b7fbd9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 686a98d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 483dcb26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8ec08c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_173-, and the Request Id: 6e23130f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 30752d91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30752d91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_1_171-, and the Request Id: 1b1a8b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 2a438575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_3_172-, and the Request Id: 1cf8a470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 588b7dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.418+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a438575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 588b7dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 486493fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_170-, and the Request Id: 2b6af465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486493fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_5_176, and the Request Id: 4bf898f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_9_173, and the Request Id: 67f86912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 17e7681d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 1e7a1719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 5f4b71c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7a1719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4b71c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 708656c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7790d6a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 3b8c1732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8c1732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 6fe34930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe34930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: e053680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_10_168, and the Request Id: 79455525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_170, and the Request Id: 243e3124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 586b91c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 5ba6b7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 3e9653d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.464+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eae403a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.466+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eae403a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_173-, and the Request Id: 1317a26c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.468+0000 [https-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_168-, and the Request Id: 4b4f0ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 2e365b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.471+0000 [https-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_170-, and the Request Id: 18f210dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 2ca69485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca69485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_7_172, and the Request Id: 3ad2273b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7f415439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.478+0000 [https-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_176-, and the Request Id: 317e8bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: fdd6603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdd6603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 3d2f555b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.484+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2f555b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_6_173, and the Request Id: 282228cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: f1531b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_7_172-, and the Request Id: 11df95ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 53721427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430d73dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 4d2aed52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 4ec1e332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec1e332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db407e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 208b509a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208b509a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_171, and the Request Id: 312af880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 259bedc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_173-, and the Request Id: f24cb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 622b0686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 376e1865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376e1865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb91422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb91422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_4_174, and the Request Id: 706344f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 624f4b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5888e253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 6b0a3f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0a3f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 6118a03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 2761f687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 7e5e8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2761f687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5e8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_3_173, and the Request Id: 1390ea4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 50bf3ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bf3ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.558+0000 [https-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_172, and the Request Id: 3abbbe21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 229bedf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_171-, and the Request Id: 39df64d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 3a9074b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 6ab85a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 524f7ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9074b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524f7ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_1_172-, and the Request Id: 7c8ed20d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229bedf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_10_169, and the Request Id: 636811e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 333ba622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333ba622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_171, and the Request Id: 53208316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 4f70bd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 3e1c3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5a4a5837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4a5837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 4ce951e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5b47fbeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce951e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_9_174, and the Request Id: 723d869f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_3_173-, and the Request Id: 302b9cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_4_174-, and the Request Id: 4d534fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: eebc9e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 2de2b896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_10_169-, and the Request Id: 6796e585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 22925089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7abf6b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abf6b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_2_171-, and the Request Id: 34806ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 10519dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.618+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10519dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_5_177, and the Request Id: 61df35ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5333a4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 3767a5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3767a5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 617c2ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 4cd26b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617c2ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_7_173, and the Request Id: 7b581e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 1d8abd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 5f96f35b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23cf7df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cf7df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 7aea81e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_5_177-, and the Request Id: 63bc9d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aea81e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 17addb48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_7_173-, and the Request Id: 3efe3147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_9_174-, and the Request Id: 2773a1ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_6_174, and the Request Id: 4ce545af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 6a71c13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a71c13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 7d25dd30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 75008e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d25dd30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 55a76fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 1bafb44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_172, and the Request Id: 1cb1cdd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bafb44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 7c59d47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: bfc09e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfc09e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 55d7c13d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_1_173, and the Request Id: 2cc1960b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 3a67390d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a67390d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 1aed4f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 6947caaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aed4f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_10_170, and the Request Id: 58e7d1ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7918071f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_6_174-, and the Request Id: 1239c1ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_10_170-, and the Request Id: 208381d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 2ff661af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 10602906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 41a42725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a42725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_172-, and the Request Id: 7c4a1216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 3f697550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 1e4ea4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7c6db65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4ea4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f697550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 25f90a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_3_174, and the Request Id: 6827bfd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5366c264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f90a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_4_175, and the Request Id: 2d6bc2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_1_173-, and the Request Id: 55bc691e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 40cac2d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5777f064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 636b7df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 660af5b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660af5b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636b7df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: e82b00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 5a68636a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 124a13f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 519f9802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a68636a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 61d55e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519f9802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 1b9c5ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e82b00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d55e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9c5ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_9_175, and the Request Id: 960ce57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_178, and the Request Id: 10435145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 3443f27c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_6_175, and the Request Id: 71840ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3443f27c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_2_172, and the Request Id: 12df63ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 7c0dac3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_4_175-, and the Request Id: 53e1c690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_6_175-, and the Request Id: 43fb39eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 4d65101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.789+0000 [https-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_174-, and the Request Id: 50562de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 74abeed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 67e5b8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 7217c72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74abeed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7217c72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_7_174, and the Request Id: 2b76445b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_9_175-, and the Request Id: 5bc6eb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 760995b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.810+0000 [https-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_178-, and the Request Id: 19d5d054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760995b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 21438435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21438435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 266989bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_2_172-, and the Request Id: 3819a203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_173, and the Request Id: 7c3bfa03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 959755f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 1d9498ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 48e8940e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 4c62c17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 7bf130e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 2fa2e50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 5f4b7983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 676831eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_173-, and the Request Id: c0e3b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 6d2f5bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_174-, and the Request Id: 5db5a058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2f5bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 37a5e093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.866+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a5e093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 6ce5add9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 65d830d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_10_171, and the Request Id: e10a091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 13b5880d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0045b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 75b069d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 27902da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.881+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce5add9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 8cdfab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies, and the Request Id: 5e676718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 12f61df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f61df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 55212b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_1_174, and the Request Id: 63fe214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55212b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18630b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-instances, and the Request Id: 1bf25a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18630b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_10_171-, and the Request Id: 792ff2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_1_174-, and the Request Id: 53a9fd7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.905+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf25a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 207895b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207895b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 26fad6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fad6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_173, and the Request Id: 648208c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_3_175, and the Request Id: 253c84ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 3a49a480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 3483dc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 62185b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 5731e7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3483dc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62185b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 1bad08f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_4_176, and the Request Id: 2ba626d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bad08f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_6_176, and the Request Id: a85ef4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.926+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5731e7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 2787278a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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-types, and the Request Id: 730482d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2787278a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.932+0000 [https-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_175-, and the Request Id: 2ca2acd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_4_176-, and the Request Id: 2929ec7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 666dd6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_2_173-, and the Request Id: 7cb17d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 51132415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 48ccd7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ccd7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-instances, and the Request Id: 3af6c8fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 26d411a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af6c8fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730482d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_9_176, and the Request Id: 311662fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policies/policy_5_179, and the Request Id: 5d061ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da4c8e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: 68f945cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f945cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 27e072dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_175, and the Request Id: 61ead113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_6_176-, and the Request Id: 6b9c386c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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: 5a05e2a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 450f7dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d73b0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c8e0d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8e0d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy_5_179-, and the Request Id: 62cb4a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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/policy-types, and the Request Id: b516ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b516ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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_8_174, and the Request Id: 3d9b03d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:58.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, and the Request Id: 47e19d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 1050cf6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6431f148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_176-, and the Request Id: 13778b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.012+0000 [https-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_175-, and the Request Id: 3c71c5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 118734b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 7f8d56ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.020+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118734b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 4453e589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.024+0000 [https-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: 7e9adc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 6b65293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3c319665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 2029461f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c319665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2029461f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: e77b909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_172, and the Request Id: 49a80b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 3d5325eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 4a02966b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.034+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5325eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 55e29e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a02966b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.035+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e29e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 2f1cfc38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 1b4f575c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1cfc38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62770664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_4_177, and the Request Id: 61d70ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62770664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_177, and the Request Id: 21a210f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_1_175, and the Request Id: 4c7e4439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4c281767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 27b5511c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_172-, and the Request Id: 59b0694c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 3e9d6e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9d6e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_1_175-, and the Request Id: 6b89f488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 118f2476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56436ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56436ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_3_176, and the Request Id: 466b232b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 368be5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6462740f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 7a24501f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a24501f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6462740f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 2a91f711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a91f711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 36a0979a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-types, and the Request Id: 3d88fe1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d88fe1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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_7_176, and the Request Id: 23094d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.084+0000 [https-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_180, and the Request Id: 2ed98b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a0979a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 17063da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17063da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_2_174, and the Request Id: 1f4c36f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.094+0000 [https-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_177-, and the Request Id: 160b54d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 4ee1237c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_4_177-, and the Request Id: 381986e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: dc8cf7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 37f7dce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_3_176-, and the Request Id: 148c73dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 7aac0a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aac0a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4442f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_7_176-, and the Request Id: 5804977a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 7d2d9f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2d9f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_5_180-, and the Request Id: 6473dea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_177, and the Request Id: a463233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 540e4c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 239a0ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239a0ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 66cb09af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_174-, and the Request Id: 4a44420a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cb09af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_8_175, and the Request Id: 72c6e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 133886dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 3e16f0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b642ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 3404e7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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, and the Request Id: 15d9a2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 6f94e58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 149aaf41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_9_177-, and the Request Id: 375bfd7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 3f2a11dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2a11dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 58474ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 6b445bbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_8_175-, and the Request Id: 367e1492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b445bbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58474ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: a49c7c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a49c7c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 14069ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 35b22423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14069ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.188+0000 [https-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_176, and the Request Id: fa5a21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_4_178, and the Request Id: 4f2fc373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 7ec99730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec99730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 6d16b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 1b1e477c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1e477c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 3f4439f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_173, and the Request Id: 20781f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4439f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_6_178, and the Request Id: 739dd298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.212+0000 [https-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: 2cbca606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 4be8dba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3b7b7332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4f3d0eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_1_176-, and the Request Id: 2a7b7333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 1ea5c561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 419a708d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea5c561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 2411320b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2411320b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_173-, and the Request Id: 496abd8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_7_177, and the Request Id: 5fe1dc86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 7c8623fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_6_178-, and the Request Id: 53cf0c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 68ed8dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: e63134e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 3c6b4894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 5bd27a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 26119e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd27a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f604351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f604351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 38cbfd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cbfd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 44dbbeeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4e5a07b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_2_175, and the Request Id: 7e7b8f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 1880a340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1880a340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 14f6c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_177, and the Request Id: f34fad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 18eab07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18eab07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_177-, and the Request Id: 69b73aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703ce432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703ce432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_5_181, and the Request Id: 69d3b70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 564b0703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 612eda13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 25b84f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: e5ab48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 509ad58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5ab48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509ad58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4c5f64f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 59ce5c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5f64f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ce5c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_2_175-, and the Request Id: 217cdf45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_9_178, and the Request Id: 4d0ed126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_174, and the Request Id: 178af5e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dcb4b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 7ab85816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcb4b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_5_181-, and the Request Id: 602cfaed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 2b196b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 330197fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330197fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 66878fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66878fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 51150746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_4_179, and the Request Id: 4b39f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_3_177-, and the Request Id: 2070ba1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab85816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 24abf4f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24abf4f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 5becb0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5becb0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_177, and the Request Id: 62da09ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_8_176, and the Request Id: 57600f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3b6b5e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.388+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6b5e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b91bd81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_9_178-, and the Request Id: 6f636992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b91bd81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 4f548bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_174-, and the Request Id: 1d2a9e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_6_179, and the Request Id: 17e5a7d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_4_179-, and the Request Id: 33e01313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3ea28de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 54c4df37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea28de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 3ed98611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed98611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4880b4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 51b51dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_7_178, and the Request Id: 1ff4788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_179-, and the Request Id: 6601bf17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_177-, and the Request Id: 6524270d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fb255c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6934f194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_8_176-, and the Request Id: 5febc953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_7_178-, and the Request Id: 7f641f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3581fb1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 2fcc2d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 778a0041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7232ac8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 476f8971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4ebbb561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 1a9e992e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 419e7ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 3b0e6c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: bf86fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 183c82a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 409560e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183c82a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 5c76461d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 557b8992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 502db32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557b8992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502db32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 99c23af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 8a64f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.492+0000 [https-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_176, and the Request Id: 7bd8b72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99c23af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a64f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 263ff815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 7d1a235d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 797b9a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263ff815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1a235d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797b9a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_3_178, and the Request Id: 135c403b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_5_182, and the Request Id: e0a121e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_179, and the Request Id: 6e20f85c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 42442dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 3402879f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.516+0000 [https-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_178-, and the Request Id: 2addd013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3dfa60e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3402879f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_2_176-, and the Request Id: b24199c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfa60e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6737ec8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6737ec8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_5_182-, and the Request Id: 4b53715f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 2e1ebf3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 3f5ee49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1ebf3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5ee49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 72753936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 1b628ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b628ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 705fbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705fbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_179-, and the Request Id: 53c3af5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 6417307b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_1_178, and the Request Id: 43ba2f62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6417307b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 40fbdcb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_8_177, and the Request Id: 5a5d555b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.538+0000 [https-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_180, and the Request Id: 2bbf625c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_10_175, and the Request Id: 608bdb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 63f4fdb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f4fdb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-types, and the Request Id: 7cb2b2c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb2b2c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_6_180, and the Request Id: 79faf708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 7077c2a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 6499cf98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7077c2a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 35d98576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d98576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.562+0000 [https-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_179, and the Request Id: 195e50b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 15508ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 63150488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 3782ab0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_8_177-, and the Request Id: 2602247d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_175-, and the Request Id: 34fe4765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_180-, and the Request Id: 739be534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_6_180-, and the Request Id: a97366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6da42e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_1_178-, and the Request Id: 3e396676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_7_179-, and the Request Id: bd6581a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 797cf843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 62e44b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 2892599e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2892599e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 1a8e87a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8e87a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 540461e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 3c925892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_2_177, and the Request Id: 1d25d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 53467de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540461e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53467de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 38cf2f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_5_183, and the Request Id: 578a13f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 29bf996f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3c43386e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4b17dd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 244839ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_5_183-, and the Request Id: 63657bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 162c6543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162c6543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3b1253c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 9c2dea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c2dea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1253c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 2fdde4f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdde4f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_4_181, and the Request Id: 5c402c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 798fadb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_179, and the Request Id: 3f75715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 470d9a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_2_177-, and the Request Id: 129c411f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 584e8a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 59fe030c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 5d760261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d760261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 1549e861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.690+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1549e861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_180, and the Request Id: 2e06b846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.701+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256235fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.703+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256235fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 9cb7925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 24525f69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24525f69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_4_181-, and the Request Id: 49e910f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_10_176, and the Request Id: 494c14aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_3_179-, and the Request Id: 1d1c715f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 3ef1088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 6930d154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 5fb28c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 767704a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3c08a9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c08a9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies/policy_9_180-, and the Request Id: 2af232a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 54f003dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 2e99bbcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e99bbcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_6_181, and the Request Id: 2d93d86c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 513ae332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 25b8056f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513ae332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 46a1ea09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b8056f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 36dd4ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dd4ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_10_176-, and the Request Id: 335899e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_8_178, and the Request Id: 3b24b4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6176ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 7fa3df38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6176ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_5_184, and the Request Id: 38d0209e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-instances, and the Request Id: 2390cb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.764+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2390cb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6c5d78b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5d78b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 6d8fec5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_1_179, and the Request Id: 249d0332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 5d01449f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 479558f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_6_181-, and the Request Id: 7b005732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 18574100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.789+0000 [https-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_178-, and the Request Id: 19d57bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 69943980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69943980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 99915c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99915c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_7_180, and the Request Id: 22e89c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 22a7a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a7a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db639a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db639a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies/policy_2_178, and the Request Id: 441586b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_5_184-, and the Request Id: 4221bc36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_2_178-, and the Request Id: 1121e2fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 40396ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 2a52408a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: c751d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 13b8214b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c751d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 4ebe3cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_7_180-, and the Request Id: 8032776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 79215aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.836+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79215aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.836+0000 [https-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: 51d552f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_4_182, and the Request Id: 1e24f13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 2e908234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 66cf79de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policies, and the Request Id: 1a4c9f6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cf79de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 6e8a0980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_4_182-, and the Request Id: 72d417be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8a0980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_3_180, and the Request Id: 1fe8b9af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 5e4e7b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 50f0540c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 70ccacbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3bc88faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc88faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 1439b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1439b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 7aa1af8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 65c670fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4e7c9e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c670fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_10_177, and the Request Id: 44cd0e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7c9e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.867+0000 [https-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_181, and the Request Id: 4efae253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: eb7e61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 2d8f4825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa1af8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8f4825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_6_182, and the Request Id: 7ee68aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_181-, and the Request Id: 4daeeedd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 12a98f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.882+0000 [https-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_180-, and the Request Id: af8348e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2879dff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 1f799aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: f06c50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f06c50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 2a56e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 1ce481e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a56e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.893+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce481e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_1_180, and the Request Id: 232c2862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 754b8a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b8a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_8_179, and the Request Id: b712a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 784d9a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64754c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_10_177-, and the Request Id: 680b8176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 779749ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy_6_182-, and the Request Id: 2c9ab9d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 28ae8d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 78078870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 511f1f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_1_180-, and the Request Id: 2ec93307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_8_179-, and the Request Id: 59ace931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policies, and the Request Id: 5589cf78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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-instances, and the Request Id: 7c9dc7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134b9399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 64eb2078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9dc7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134b9399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 4c14236f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c14236f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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/policy-instances, and the Request Id: 4546da83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09: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: 12503694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4546da83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12503694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8345be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 585dc4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585dc4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_5_185, and the Request Id: a64756f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_2_179, and the Request Id: 2598df2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_4_183, and the Request Id: 4ba504c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 4734c775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 2f7beb6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4734c775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7beb6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-types, and the Request Id: 659c9ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy-instances, and the Request Id: 62be769f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659c9ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62be769f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_4_183-, and the Request Id: 278aa94f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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-types, and the Request Id: 282ef120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 1477610e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282ef120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1477610e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_7_181, and the Request Id: 76bc6582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_182, and the Request Id: 661fb8fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_3_181, and the Request Id: 168bd21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 36e003bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 13d19c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8a3837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_5_185-, and the Request Id: 2badd7c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_2_179-, and the Request Id: 4cac605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 333ac585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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, and the Request Id: 56fd40d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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/policy_7_181-, and the Request Id: 6a7a982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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_9_182-, and the Request Id: 5a042896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: 3bc7a26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:09:59.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: f65c9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1a21eaeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6b3bd1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a21eaeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 34efd6af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 49a4efcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: cd3ff53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a4efcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd3ff53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_6_183, and the Request Id: 19b3cb4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 50c6d2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c6d2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.011+0000 [https-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_181, and the Request Id: 24eac585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 5268d20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5268d20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 165987e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165987e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_10_178, and the Request Id: 211367de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 2a997449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 320a1120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.029+0000 [https-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_181-, and the Request Id: 1eec529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 614e0c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 45f05c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f05c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 4215d77d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: e4e3336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4e3336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 426d7668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_184, and the Request Id: 7631445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.047+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b26b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4215d77d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_183-, and the Request Id: e73eb95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 7e5f61aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5f61aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_8_180, and the Request Id: 9c53a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 5884f8bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5884f8bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_1_181-, and the Request Id: 689725f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 3cbc614e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbc614e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_5_186, and the Request Id: 15e6183a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_10_178-, and the Request Id: 39c1c5fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 2b6b69bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 6a51cef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a37990a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 7bd7daa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_184-, and the Request Id: eac20b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd7daa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae76520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1170a553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1170a553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_7_182, and the Request Id: 78e13942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5a2afbba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 934293b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2afbba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 72d21d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d21d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_2_180, and the Request Id: 3c4c31d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: eca9edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 2387205d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_8_180-, and the Request Id: 2e9b9b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 370b7b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_5_186-, and the Request Id: 27a07508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 87bd253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_7_182-, and the Request Id: 5a3199fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 52c6f860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 73a06ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a06ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 563f5653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_180-, and the Request Id: 53b429a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 4522482a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563f5653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4522482a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_3_182, and the Request Id: 2ca1d13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 75d25a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d25a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: d667ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 618ad163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 65a6f5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 7676b666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 5a3e3ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 7bffc79c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 5d1e32c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_9_183, and the Request Id: 31ff5d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59314050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59314050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 5b8055c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8055c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d54de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_185, and the Request Id: 513a0e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.185+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d54de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 29a945c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.189+0000 [https-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: 78ae18f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_185-, and the Request Id: 435eee11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.195+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a945c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_6_184, and the Request Id: 5c18dbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5157f83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 5a4be12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 7d18a887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d18a887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 54c45934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 3a24dd58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a24dd58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 177be759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_1_182, and the Request Id: 2265871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177be759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_9_183-, and the Request Id: 6998a3da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 5cf5ee7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf5ee7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_8_181, and the Request Id: 1d517029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 21f711f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: f753206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f711f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37bedeff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37bedeff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 29bcf6a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_181-, and the Request Id: 356823be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_6_184-, and the Request Id: 53740a4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bcf6a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 151a50bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 6d68ea49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_5_187, and the Request Id: 5ce74d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 2a471f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d68ea49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a471f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 2e62fa2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_183, and the Request Id: 5fabfb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e62fa2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_2_181, and the Request Id: 7c83fa40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5bba8170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bda5803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 68699647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bda5803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 46c2d6e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1166493a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1166493a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.280+0000 [https-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_179, and the Request Id: 7f307d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 3afcca7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_1_182-, and the Request Id: 39cca743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 422529fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_5_187-, and the Request Id: 4ebc0828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_7_183-, and the Request Id: 344d811b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 60642b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 702f32db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_2_181-, and the Request Id: 4b6e1f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 4cc457a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.357+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc457a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 7e056709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e056709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_10_179-, and the Request Id: 16522c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 192515f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192515f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 3bda840f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_186, and the Request Id: b72eeaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bda840f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_3_183, and the Request Id: 42696c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 76df6109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: f23fd63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: f3e985c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 64fb53e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fb53e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5df3b80d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df3b80d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 625be093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_186-, and the Request Id: 15867856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 42d521a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d521a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_3_183-, and the Request Id: b397bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 3e615087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 57ef3041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 78e309a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e309a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 666b65b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.402+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ef3041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_6_185, and the Request Id: 20a21c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 48634163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666b65b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5b4a3872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_8_182, and the Request Id: 59551735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.408+0000 [https-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_184, and the Request Id: 56cd1338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 4a8c8776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 1224d865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bba264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 65bc37ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: d418977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 5103edd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.433+0000 [https-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_185-, and the Request Id: 1c82943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_184-, and the Request Id: 52e27d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 58d25557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_8_182-, and the Request Id: 6a1af900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 5d394d10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d394d10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: d6ffe17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6ffe17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 4cbfec13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbfec13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 774d92fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774d92fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_10_180, and the Request Id: 43cf65bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_7_184, and the Request Id: 4ccb66d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 52dd305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 113409c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.469+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52dd305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44941b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44941b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_1_183, and the Request Id: 4205bcca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 27a29fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: f9809d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a29fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9809d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 266ff5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 64c69851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 23b6aba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c69851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b6aba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266ff5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_3_184, and the Request Id: 607512b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 7abccec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 4a4dee8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abccec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_2_182, and the Request Id: 6164e48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1d84b54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 43369bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43369bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 2eddec94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.508+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eddec94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_5_188, and the Request Id: 233da82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 47f8ddb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_187, and the Request Id: 5e160375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 60e565c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_10_180-, and the Request Id: 24b071ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.527+0000 [https-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_184-, and the Request Id: 450ad227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740fb97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740fb97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_3_184-, and the Request Id: 7f006123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 7b56d5dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.541+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b56d5dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_6_186, and the Request Id: c1327d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 58b27cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_2_182-, and the Request Id: 6381e01d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.560+0000 [https-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_188-, and the Request Id: 5301b1a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 569ac2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 27ea8820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_1_183-, and the Request Id: 68acbdaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 52479faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 797df166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 33b7ee72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_6_186-, and the Request Id: 759df324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1994971d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1994971d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1a56fbaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a56fbaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5a90139b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 66df4896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_187-, and the Request Id: 509d9ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_9_185, and the Request Id: 37601c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 864a62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 79aeda18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: feb14dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 29c81971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2addfbdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 2517bbe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2517bbe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 464eb856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 27f33c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f33c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 2ef89805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_1_184, and the Request Id: 4ec10a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef89805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 502c986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502c986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 482f1ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482f1ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 681d8b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_1_184-, and the Request Id: 6f5c8d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_3_185, and the Request Id: 35582229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 4f116f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f116f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.672+0000 [https-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_183, and the Request Id: 22478e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 287d2999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287d2999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 1c444b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_9_185-, and the Request Id: 63e3f10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c444b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 3ed8d598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed8d598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_2_183-, and the Request Id: 1a7cb48a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_10_181, and the Request Id: 5b284d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 748301f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748301f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 20642a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.700+0000 [https-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_183, and the Request Id: 3b726f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 2fc265c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 4752690c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4752690c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 798b5cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 6ac27e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac27e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_5_189, and the Request Id: 348139e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_3_185-, and the Request Id: 4048e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_10_181-, and the Request Id: 3e656395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 1f8e0041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 30efbbb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5af67490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8e0041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5a82b5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: d5e1d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5e1d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.728+0000 [https-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_189-, and the Request Id: 15c89d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 4e9f127f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 712bfaa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 73059249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712bfaa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 2f9939d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_7_185, and the Request Id: 1498807c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_8_183-, and the Request Id: 201c292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 4f313064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f313064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 443c56bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_6_187, and the Request Id: 5403cc7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 56ee2071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_7_185-, and the Request Id: 49232733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 6da4337a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ee2071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da4337a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 6825bd47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_4_188, and the Request Id: 2d37f61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: ad5b240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 6919f240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 75e0e3a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e0e3a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 687a49cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687a49cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 6f1ea114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1ea114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 75d65601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64eba658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_9_186, and the Request Id: 75fce0bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64eba658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_1_185, and the Request Id: 4ecd22d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5c295f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 16184970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_6_187-, and the Request Id: 877dfcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e76381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_9_186-, and the Request Id: 7e515ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_188-, and the Request Id: 4239acb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 29ea4db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 30606067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1f360086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_1_185-, and the Request Id: 40c3c3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: f455d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f455d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 4b25fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b25fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_2_184, and the Request Id: 55de868a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 11b376d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 224cea99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224cea99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 1503b63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 2b9a3379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1503b63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9a3379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 7e4086e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4086e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 19ccc86c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ccc86c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_10_182, and the Request Id: 384e0fbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_5_190, and the Request Id: 76146fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 2c4fad6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4fad6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 357c717e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 69f9c4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_3_186, and the Request Id: 58f4a7b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 5b3e11b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 7fa5ce94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa5ce94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 41e997a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_2_184-, and the Request Id: 6fa4c575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1ae8812b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae8812b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_7_186, and the Request Id: 5ba385cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_10_182-, and the Request Id: 45eff3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 59564479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 6f75f3b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f75f3b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 30162c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30162c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_8_184, and the Request Id: 160de3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: a3789bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3789bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_5_190-, and the Request Id: 789e032b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_3_186-, and the Request Id: 6037d67a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 186047cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 10b90919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186047cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b90919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: eee68a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eee68a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_4_189, and the Request Id: 7031c033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 246b61a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 25c62d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_9_187, and the Request Id: 570d666f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 6fceadfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 438e15de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 9cb10be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_8_184-, and the Request Id: 409a8527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 5a34936d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_7_186-, and the Request Id: 256480fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755afceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_189-, and the Request Id: 22cf24fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_9_187-, and the Request Id: 7aad309e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 5836da1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5836da1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa5aea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa5aea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_6_188, and the Request Id: 54363069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 33edeaae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33edeaae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 282c2a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282c2a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7613829a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7613829a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 405e6fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601f7038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_1_186, and the Request Id: 6a5d5832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601f7038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_2_185, and the Request Id: 5f34c444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 5ac04365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 563f2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 12155ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12155ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-types, and the Request Id: 7744ace9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7744ace9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: d1d08e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 5611fd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 2513fbd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 295dac60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_6_188-, and the Request Id: 6552068c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 1ef2534d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.956+0000 [https-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_183, and the Request Id: 4baa4773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_1_186-, and the Request Id: 75189043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies, and the Request Id: 75ec2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 5c13bac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_185-, and the Request Id: 41d01c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c13bac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 38da377d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38da377d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 1ddd6c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 1ba6b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 5e8f8b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddd6c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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, and the Request Id: 24afef1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-types, and the Request Id: 40b7bb36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b7bb36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_5_191, and the Request Id: 3a6bc81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_10_183-, and the Request Id: 638c70d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy-instances, and the Request Id: 688b8086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policy_7_187, and the Request Id: 39ff6b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688b8086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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-instances, and the Request Id: 388b4c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.991+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c1a51c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388b4c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.993+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c1a51c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63aac63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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: 33e4728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aac63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e4728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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/policies/policy_8_185, and the Request Id: 26d9011a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.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_187, and the Request Id: 2c5a3e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:00.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632faf5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632faf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1e324fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_4_190, and the Request Id: 2d93a7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 615f1f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 78f1b7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f1b7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_5_191-, and the Request Id: 6008774d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 55274949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 45dc1341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 26c20683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c20683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_7_187-, and the Request Id: 47dd4add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_188, and the Request Id: 10a4de3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_4_190-, and the Request Id: 15074a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_3_187-, and the Request Id: 2c58750e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 3acbbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 404ed7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_8_185-, and the Request Id: 4a3a2988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 308aedee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ceb7f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ceb7f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 7e133d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.046+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e133d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_1_187, and the Request Id: 7a0d1766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_9_188-, and the Request Id: 6717d3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 72a9e182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 30701328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6544a7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 427c7b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427c7b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 3d8c4e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8c4e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.076+0000 [https-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_189, and the Request Id: 25d01203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 17e627f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e627f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd2e65e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd2e65e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.083+0000 [https-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_184, and the Request Id: 423970cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 492204e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22845b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 41c69903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 62c0df59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c0df59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 1680248e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1680248e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_7_188, and the Request Id: 17ae342c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 412fe92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_1_187-, and the Request Id: 4c5538f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 5f771f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.112+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f771f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 5de46377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 29bd2891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_6_189-, and the Request Id: 50837af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bd2891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 29488a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_2_186, and the Request Id: 1e38124b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 2628e38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5a612030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2628e38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 3fe90058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 250428e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250428e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_4_191, and the Request Id: fdeb57b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 74dc84a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dc84a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_4_191-, and the Request Id: 47193390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 596a1833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596a1833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_5_192, and the Request Id: 730eb60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_7_188-, and the Request Id: 1eeea98e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 23c2701a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 4a5ecbe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c2701a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 25de08e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25de08e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_8_186, and the Request Id: 117fb33e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 43bfbf2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.185+0000 [https-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_184-, and the Request Id: 5d242ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_2_186-, and the Request Id: 567dbd68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6ceff8fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2715b686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2715b686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 4a2f38e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4723597e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 236c6031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_8_186-, and the Request Id: 1c6655c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 43f9464e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_5_192-, and the Request Id: 1c6c3a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f9464e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 308440c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_3_188, and the Request Id: 18d1eda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1a9b73d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 7ad600b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 2847752d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2847752d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 22b6a86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 985c48d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 985c48d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_3_188-, and the Request Id: 4fbf4d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 793622f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1e036e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_6_190, and the Request Id: 718bd6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.266+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f08c28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 7984b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 2743268c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2743268c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_6_190-, and the Request Id: 278e2162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2f94e7f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 7bed3b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.278+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f94e7f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 5ced7e52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.280+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ced7e52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: ff26374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff26374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 21f5bae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63547406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5f1414e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 92239dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63547406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 4067d35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92239dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4067d35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 7bd4d755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd4d755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_188, and the Request Id: 4840ead0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_5_193, and the Request Id: 11f67604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3d64cee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_189, and the Request Id: 73da263e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d64cee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 31770438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_4_192, and the Request Id: 25afe866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2696658a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31770438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1c6b2cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 2c45c032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 1df423af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6b2cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c45c032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 1df5676f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df5676f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_188-, and the Request Id: 43d961b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_10_185, and the Request Id: 72b42de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fda673a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_5_193-, and the Request Id: 5ffa60c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fda673a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 1ab58370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_2_187, and the Request Id: 614dbfea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab58370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_7_189-, and the Request Id: 1a4650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 64bbd012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bbd012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_3_189, and the Request Id: 7ef9d784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_9_189, and the Request Id: 2237da1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_4_192-, and the Request Id: 4eab4817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 27a14ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 698a3fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 228448ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228448ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_10_185-, and the Request Id: 5da70d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c977079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c977079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 87463fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_8_187, and the Request Id: 4481a80f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_3_189-, and the Request Id: 63aaf8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.361+0000 [https-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: 72564da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 529e036b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 570a05cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 49420c64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 1523f0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_9_189-, and the Request Id: 269e5f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 3d4236cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 55d8f895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 4d221fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d8f895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_8_187-, and the Request Id: 70fd0fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 19db4e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19db4e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 7f7f496b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5d37788d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.395+0000 [https-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_194, and the Request Id: 92aea41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 39d311e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 73d5fa0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d311e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 745cfff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745cfff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 14415ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.404+0000 [https-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: 3cbfd807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e0e875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2a6f04d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329a2ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 1b70129b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329a2ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 254780e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254780e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 62f74cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_6_191-, and the Request Id: 27d36fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 7ec03700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec03700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 53632f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53632f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f74cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_186, and the Request Id: 93ae56c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2be04184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.428+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be04184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_1_189, and the Request Id: 79cef0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.432+0000 [https-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_194-, and the Request Id: 56dacf2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dce30bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dce30bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 7f5d0467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5d0467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_2_188, and the Request Id: 673438e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_7_190, and the Request Id: 1d9a7d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 766eabf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 780f4343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766eabf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780f4343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 4124726b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 6c527d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.461+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c527d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 6721a2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.462+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6721a2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_4_193, and the Request Id: 4b527a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 185eeca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_2_188-, and the Request Id: 4f58fb6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3b8eb076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_10_186-, and the Request Id: 25406d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_3_190, and the Request Id: 5709ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1cb56cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_1_189-, and the Request Id: 282d2a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6da1882e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 27c778bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_190-, and the Request Id: 60a96cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 43a54292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 344fe61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c050903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344fe61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a964074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 25fedd52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a964074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.510+0000 [https-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_188, and the Request Id: 404fe3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_3_190-, and the Request Id: 7dbde035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_4_193-, and the Request Id: 736c6155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 18da3779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18da3779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2cc566af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: fdd9fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 54920d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdd9fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.524+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22349633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc566af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: e38e94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e38e94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.530+0000 [https-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: 261f0396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 65b8401c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.532+0000 [https-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_195, and the Request Id: 620d8032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b8401c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 21c47027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_8_188-, and the Request Id: 55482762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 65270667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 3546230c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 243558a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243558a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 698e244c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_9_190, and the Request Id: 550155fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_6_192-, and the Request Id: 74b96ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1ac7cc0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_195-, and the Request Id: 7539d1f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324ff061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6ef8af0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 3a7e9f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7e9f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 778129ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 20412848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778129ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.584+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20412848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_9_190-, and the Request Id: 6984c5d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_10_187, and the Request Id: 46b37739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: c5f1581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 753edf90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5f1581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6e24df87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753edf90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 86bcdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_2_189, and the Request Id: 69e43892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86bcdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_190, and the Request Id: 38b30e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb62f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_10_187-, and the Request Id: 7bd5165e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 4c768e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 76f5599c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5a31a78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a31a78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 686816ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 7adc8f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adc8f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_7_191, and the Request Id: 1b0ef522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 2e2f707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2f707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 5a8de47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 44ec8853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ec8853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_4_194, and the Request Id: 70fecb57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 6ef36cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_2_189-, and the Request Id: 4099a2b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_190-, and the Request Id: 6b5194a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 542a8fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 150e66d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150e66d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 1cfc2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 1744f90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1744f90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_3_191, and the Request Id: 4f40e639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_191-, and the Request Id: 691a79c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 68346d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 52a5eeea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_4_194-, and the Request Id: 6f9ffe83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_3_191-, and the Request Id: 22e38497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 50a4fac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a4fac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 41a2505b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 115deea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 42b11a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115deea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b11a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 50c858b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3b2c7bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 40b837b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c858b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_8_189, and the Request Id: 149293c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_9_191, and the Request Id: 30699a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 6ea3c8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_8_189-, and the Request Id: 6f268dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea3c8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 18c54a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c54a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 676d00ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.717+0000 [https-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_196, and the Request Id: 1c31702e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 2c91bff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.722+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c91bff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 52d0497b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 48da5367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48da5367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 449368ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 3885c5be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.732+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3885c5be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 20ad5283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_5_196-, and the Request Id: 36f6d888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 205413a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ad08b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.736+0000 [https-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_193, and the Request Id: 6d6f8a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205413a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_10_188, and the Request Id: 65f84d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_9_191-, and the Request Id: 78a255f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 1cfa740e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2d48807b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.749+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd8de01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.751+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd8de01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3d4fde3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4fde3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 386f652d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 753b16d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 16af8ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753b16d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_191, and the Request Id: 653f7840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16af8ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_6_193-, and the Request Id: 1c567db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_7_192, and the Request Id: 26e7139a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5f7fac13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_191-, and the Request Id: 62cc5e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 2e0e6bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_10_188-, and the Request Id: 7a997654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 184d46b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0e6bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 71209b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 1b90b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b90b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 4c56e95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.780+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d1a243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c56e95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.781+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d1a243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3392dcac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_7_192-, and the Request Id: 4d4ce181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3392dcac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_2_190, and the Request Id: 6e12b392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1426fd2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.786+0000 [https-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_192, and the Request Id: 6c1eb6aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5eecfeb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1426fd2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 60374f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d264db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_4_195, and the Request Id: 673ece3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_2_190-, and the Request Id: 469de7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3759bbd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 708557b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215cffd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708557b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215cffd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2a4e7c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_8_190, and the Request Id: 5783808d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 70277c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 512cbf67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_3_192-, and the Request Id: 3c6597d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 32cfc784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cfc784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6846c756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6846c756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 7b6eaa13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6eaa13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 50ba6f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_9_192, and the Request Id: 2f60b8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ba6f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies/policy_4_195-, and the Request Id: 5aeb013e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3778722d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_6_194, and the Request Id: 3ab970c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_8_190-, and the Request Id: 57d7d18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 3da2c0a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6349e0b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 79a740fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a740fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 41b605f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b605f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_5_197, and the Request Id: 10989506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 74edf52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 76505a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_9_192-, and the Request Id: 308bc7ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 5da0147a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 5d3a002a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_194-, and the Request Id: 1e84a4f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 66b36017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 7d02966f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 36a78442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a78442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-types, and the Request Id: 258f9ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258f9ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_7_193, and the Request Id: fa2801c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d258b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_5_197-, and the Request Id: 3f59c75e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d258b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 2dcbf336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcbf336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_10_189, and the Request Id: 6357eb86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 10a2da14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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-instances, and the Request Id: 1956ecb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1956ecb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policies, and the Request Id: 25adc256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 3728a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 36238986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36238986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2a01b687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a01b687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6331a412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6331a412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 6b16de84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b16de84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 7e9b8548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 2a3b09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9b8548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_4_196, and the Request Id: 3c15c11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_7_193-, and the Request Id: 74950caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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, and the Request Id: 7a132116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy_2_191, and the Request Id: 136143e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_10_189-, and the Request Id: 22183918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_1_192, and the Request Id: 6dff7b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-instances, and the Request Id: 68ba99bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ba99bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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/policy-types, and the Request Id: 250c69d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_2_191-, and the Request Id: 58992440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250c69d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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_3_193, and the Request Id: 4827c27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 374e7ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:01.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: 6e6d8d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_4_196-, and the Request Id: 1b94f312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1307f537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1307f537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 360d4fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 6050c7a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6050c7a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 407fbd06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 5bde33f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_8_191, and the Request Id: 303177ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_1_192-, and the Request Id: 18415b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_8_191-, and the Request Id: 31f580bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 299ae600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 26d03fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d03fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 70deb5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70deb5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4bf22504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_9_193, and the Request Id: 2d0a77a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 7f495580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 6ac07d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 3663a933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3663a933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 5afc40ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 739d9b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afc40ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_5_198, and the Request Id: 1426f8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_193-, and the Request Id: 497e1bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_5_198-, and the Request Id: 3fbd96cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3707b761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.076+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3707b761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 6ddd7894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddd7894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_195, and the Request Id: 5554ee75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 50aeeb42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1442c3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1442c3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 57971018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a349542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a349542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_190, and the Request Id: 70c2eb32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_9_193-, and the Request Id: 6cd61198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 36ff0b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3b1c6aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66d1f74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d1f74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 27c5eefd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 6809717b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 4afcec1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afcec1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_194, and the Request Id: 32a4231f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_195-, and the Request Id: 6a00ea55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46337cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 13ba20be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 24ce154b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ce154b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 678bca9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 62e32c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e32c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 5662afb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_194-, and the Request Id: 78bec9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_2_192, and the Request Id: a6f0794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 8ebf6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 7acadc69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5662afb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acadc69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_10_190-, and the Request Id: 5da32b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 53beded8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_2_192-, and the Request Id: 38e8acec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 1895b1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 10a97164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_8_192, and the Request Id: 11b20f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53beded8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 68b68b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b68b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 7f88d7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f88d7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 681e17d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_194, and the Request Id: 474a487d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.184+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681e17d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_1_193, and the Request Id: 1076d81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 1771582e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 594a5dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 62d3308d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1771582e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3db9c7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b4d5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db9c7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b4d5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 661d0585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_5_199, and the Request Id: 85c8956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 5b6c5f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.204+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6c5f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3ef9a096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_192-, and the Request Id: 5edc425f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1635b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_4_197, and the Request Id: 65e538d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_1_193-, and the Request Id: 3ea58cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4f748a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4648428c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: e8e1759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f748a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 620b596e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 75993900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75993900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_5_199-, and the Request Id: 75c0231d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_196, and the Request Id: 64b61124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 53ce7950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4869a826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4869a826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 4bb2c9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb2c9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_9_194, and the Request Id: 5f0966c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 151dac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_4_197-, and the Request Id: 49497732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_194-, and the Request Id: 2f228909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151dac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 6aae2b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aae2b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_195, and the Request Id: 6e14b812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1ff129e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 7360b77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7360b77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 43cbc83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 4328aa8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cbc83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_194-, and the Request Id: 684c4ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef09675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 4a9205c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9205c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 3f4ea21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_10_191, and the Request Id: d26210b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 466f9273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466f9273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_196-, and the Request Id: 7fd0e8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 62bacbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_195-, and the Request Id: 5143bb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_2_193, and the Request Id: 32a90232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 10dfd3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e35cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e35cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 62f16660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 465f9f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f16660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465f9f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_8_193, and the Request Id: 10b2e823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 6799c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6799c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_1_194, and the Request Id: 7ac0aa0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 42ff461f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 7b169500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.328+0000 [Thread-7947] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:02.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: 4c6c2ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.335+0000 [https-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_191-, and the Request Id: 15ffad08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 2fe0bc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe0bc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1785d477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 7686a0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 43155037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7686a0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4fe1b9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 4115aac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_4_198, and the Request Id: 75269d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_8_193-, and the Request Id: 12c762d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_1_194-, and the Request Id: 5ac534e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 583d89e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1c548250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c548250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 5fa7be4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1e560c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: ecb184b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecb184b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa7be4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 229ac083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_195, and the Request Id: 647ef243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 205fd5ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205fd5ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_9_195, and the Request Id: 585fdd5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 14e89435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 44bde5e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 36a593e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bde5e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3532fe05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a593e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: a3be674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3be674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 65d0eeb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_2_193-, and the Request Id: 4df7f4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d0eeb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_197, and the Request Id: 7f9e88e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_7_196, and the Request Id: 1da31fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_4_198-, and the Request Id: 5586a7b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 705c476d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55de267e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_195-, and the Request Id: 3f38376f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 2993e6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.436+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2993e6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 4fcbacb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcbacb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.440+0000 [https-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_195-, and the Request Id: 421c51e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_197-, and the Request Id: 45981a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_7_196-, and the Request Id: 5cde8aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_5_200, and the Request Id: 26e67284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 6fd8c1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 7405da74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd8c1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9f3189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9f3189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 5b17b256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_10_192, and the Request Id: 38b29387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 4aa9cda5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa9cda5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 436e9ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436e9ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 12532c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 2653279d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12532c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2653279d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_10_192-, and the Request Id: 6fcfc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_195, and the Request Id: 652004f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 53b61b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_194, and the Request Id: 49035c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 3b27a761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 25b5c4d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 464a7b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 49929917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 727ac03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_5_200-, and the Request Id: 40e156ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 70d18874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_1_195-, and the Request Id: 66fd11bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 15f428a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f428a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 4678d7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4678d7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_2_194, and the Request Id: 17774855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 695a4c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 4b5d8a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 651ff1ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 26ccc08e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edf4346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_2_194-, and the Request Id: 1b5a2426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292916d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292916d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f75b59c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f75b59c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 10499a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 68771e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1095174a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10499a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68771e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2f752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2f752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 7ac61d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 6485cc3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac61d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6485cc3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_196, and the Request Id: 22e1020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_197, and the Request Id: 730bf3e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 42211283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 55e8f16c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 62814f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 45d0960c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d0960c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62814f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_4_199, and the Request Id: 728902b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 630c513b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630c513b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_6_198, and the Request Id: 427822b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_196, and the Request Id: 2120af1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3069e2f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_8_194-, and the Request Id: 1a42dea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 7154cf5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7154cf5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_9_196-, and the Request Id: 6394d65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 4c05b91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3069e2f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_10_193, and the Request Id: 4f57115a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 550cd4ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 5fc1712b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_4_199-, and the Request Id: 27ab84a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_197-, and the Request Id: 2dd31b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_196-, and the Request Id: 6be5e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.609+0000 [https-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: 76f5604b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 6cf642ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 399471a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 4c758399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c758399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 5ad07330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.623+0000 [https-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_193-, and the Request Id: 6360d168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad07330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 77bd03f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_195, and the Request Id: aaf275e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 641b6e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 7de387d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 47bea877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 7c1cf7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de387d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 5a1de10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 56b01720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1de10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 469da60c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 1f932434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f932434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.663+0000 [https-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_196, and the Request Id: 339aa74c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_195-, and the Request Id: 2cd43f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 647e288b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647e288b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.673+0000 [https-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_201, and the Request Id: 261fed17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 35080189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 5ba99863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba99863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 20330cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 63286074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 7a1eeec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1eeec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_9_197, and the Request Id: 1874a365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 5a31f0e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.693+0000 [Thread-8034] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 2b844817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_197-, and the Request Id: 2d3f17a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b844817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 8f42a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 717c2657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c2657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3abb7472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 77d312fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_8_195, and the Request Id: 6e3814c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.720+0000 [https-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_196-, and the Request Id: 14d696d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_5_201-, and the Request Id: 1e609534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d312fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 77b5ac59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b5ac59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 39ad4228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3553fa01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3553fa01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.730+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ad4228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 5c7fe1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7fe1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 279982cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_198, and the Request Id: 5f2e6b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279982cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 7a393237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_3_197, and the Request Id: 30c0f2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_6_199, and the Request Id: 3866fc14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a393237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4df08e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1a355e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: eb70d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df08e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_7_198-, and the Request Id: 55701980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_10_194, and the Request Id: 7b787bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 6ca101b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_8_195-, and the Request Id: 635687e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 64271460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 69b1dee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1ad5e045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad5e045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 749a26a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56407ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749a26a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_3_197-, and the Request Id: 68b213c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_9_198, and the Request Id: d48c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 396d8d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396d8d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_199-, and the Request Id: 5ad210de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: b90ee90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b90ee90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 2943f25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_9_198-, and the Request Id: 67c00bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 5f3c608a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_200, and the Request Id: 64951abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_10_194-, and the Request Id: 2f31aa2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 2f077384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 47d5c52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 118e615d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118e615d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 6bdde728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc61629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdde728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_2_196, and the Request Id: 13542354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: d6a2b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 3234c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1c82f5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 569c2d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_4_200-, and the Request Id: 54c26fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 1ebceaa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebceaa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 762aea28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3d94bba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762aea28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_5_202, and the Request Id: 6275e910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 544c42b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544c42b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 1ec0a285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec0a285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.881+0000 [Thread-8076] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:02.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_1_197, and the Request Id: e2274ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-instances, and the Request Id: 67f891a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f891a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_2_196-, and the Request Id: 5ec4f3cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 9e0e101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 52765b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e0e101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2a77b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52765b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_7_199, and the Request Id: 17128890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: 6a2b71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2b71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 2489bcf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ccb467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 323fee04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_3_198, and the Request Id: 643ecad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525d122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525d122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_5_202-, and the Request Id: 273c8f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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-types, and the Request Id: b83d21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b83d21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_3_198-, and the Request Id: 33154f10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_8_196, and the Request Id: 74e92834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 1afbc79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies, and the Request Id: 6e87f6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 588b6d39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 602a8c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_7_199-, and the Request Id: 3097df96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602a8c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 3b904c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 26110d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b904c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f1d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6374a1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f1d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26110d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_10_195, and the Request Id: 3a3ec192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 241efc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 790caee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_1_197-, and the Request Id: 5eb7e2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790caee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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, and the Request Id: 2f3ff31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_9_199, and the Request Id: 1cd6338f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_8_196-, and the Request Id: 508c93d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 2a7b02d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7b02d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policies/policy_6_200, and the Request Id: 657f00a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy_10_195-, and the Request Id: 21a97c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b12c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-instances, and the Request Id: 4be04ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.978+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be04ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 4fa2ee82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa2ee82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 298d87dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 4caffc02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_4_201, and the Request Id: 7693e604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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: 44593b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44593b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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/policy-types, and the Request Id: 11a2375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a2375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_9_199-, and the Request Id: 10fa1b40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:02.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_5_203, and the Request Id: 4d03c56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 53d50d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 494ebc31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_6_200-, and the Request Id: 16402266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d50d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 121e4e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 776369e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776369e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_199, and the Request Id: 5ac37cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: b8c4618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 60f171a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 206a5287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_5_203-, and the Request Id: 5799e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_4_201-, and the Request Id: 3715a660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 57eb84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: d99354d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d99354d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.052+0000 [Thread-8114] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:03.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: 1424f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1424f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_8_197, and the Request Id: 2d761bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_3_199-, and the Request Id: dcd35a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 2c9dba05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 8ac185a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ac185a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 5d558e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 20406078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 6bd2a5f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd2a5f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20406078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 1e2f4fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_2_197, and the Request Id: 1c9384fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f4fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 457f6dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 16b19f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b19f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 2bb55d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.092+0000 [https-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_196, and the Request Id: 3b4e6a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_2_197-, and the Request Id: 4aa322ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 3f2121cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 5c0994ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2121cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_198, and the Request Id: c3071db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 5f2524dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.107+0000 [Thread-8135] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:03.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2524dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_10_196-, and the Request Id: 74f4248f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 598b8c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 40b1e3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 747dd32d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b1e3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 704ecf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747dd32d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_200, and the Request Id: 6abab52d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 7b1a8e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.119+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1a8e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 54af4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.123+0000 [https-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_204, and the Request Id: beac65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 21ce5641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_1_198-, and the Request Id: 16826f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 492372cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_8_197-, and the Request Id: 2bbbe8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 4adb804c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 14a421f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adb804c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 65d9b2dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d9b2dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_4_202, and the Request Id: 23cea447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 4cd05870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.158+0000 [Thread-8142] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:03.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_7_200-, and the Request Id: 40aac1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 19bf46cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_5_204-, and the Request Id: 2ec41c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: ab593f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab593f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4b62dfb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 5ae6da7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 6408d908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6408d908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_9_200, and the Request Id: efe1330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 6831a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_4_202-, and the Request Id: 3c9c1dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 31270bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31270bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 5c3441af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 60d76ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3441af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_6_201, and the Request Id: 65ad81d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 642bd677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 2df361ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 30649d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30649d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 4fab0175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fab0175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 2091a1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_2_198, and the Request Id: 3302de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 542e94dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e421d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 7891217c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_200-, and the Request Id: 9d468d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 5034b7c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542e94dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 6908cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 603d1bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 1b25a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_6_201-, and the Request Id: 39d09824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 2967faa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6908cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 7a578595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 3f2201f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 51b0878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 7437f2a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2201f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_2_198-, and the Request Id: 26dfe9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.299+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b0878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_197, and the Request Id: 694da474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a578595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 719c6003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 65fdf087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 72f8b844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719c6003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fdf087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f8b844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_200, and the Request Id: 587f0830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b25a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 2ff4c6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff4c6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_1_199, and the Request Id: 5e418df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_203, and the Request Id: 39039b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_8_198, and the Request Id: 71a22484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 1a681305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55543895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 7b3de4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3de4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 40518b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 10df9709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10df9709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40518b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 5099fd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5099fd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_5_205, and the Request Id: 1e6bf8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_7_201, and the Request Id: 7bd649ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_10_197-, and the Request Id: 21e96cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 118ddc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_200-, and the Request Id: b47c40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_4_203-, and the Request Id: 1b0811bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_1_199-, and the Request Id: 59efbabe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_8_198-, and the Request Id: 47b20059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 39cf8358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 339bc73b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339bc73b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_5_205-, and the Request Id: a7046dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 6652e580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6652e580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_9_201, and the Request Id: 10b291b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.449+0000 [https-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_201-, and the Request Id: 242da5ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b47d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 7d7ca7a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 198de9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 7925f5aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6017f2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 7c158694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 5a5987dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_201-, and the Request Id: 55bf1198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16eaac6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16eaac6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 56042bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4552f1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4552f1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_201, and the Request Id: 60f3fd1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 54d4c0f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 719cd45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719cd45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 77d61a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: edd12d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edd12d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_6_202, and the Request Id: 25a064a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 3328b7a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 14c4aaf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c4aaf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_6_202-, and the Request Id: 6666db25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 5b810e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b810e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 74cacb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cacb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.543+0000 [https-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: 60b796a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 76292803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 79dee51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 30bab3a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_201-, and the Request Id: 3a433d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 22273ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dee51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22273ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_199, and the Request Id: fd5c843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 49dc2420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.574+0000 [Thread-8234] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:03.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: 543b6f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf08c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf08c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4ecf78f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecf78f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 3c4336a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 14e157b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_4_204, and the Request Id: 6bc93689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 38c68e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.590+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e157b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_7_202, and the Request Id: 47dab12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4cbf37b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 3113dfa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3113dfa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_2_199-, and the Request Id: 65a8d5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_8_199-, and the Request Id: 299c9c03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 496004b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.617+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496004b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 3eb0e020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_198, and the Request Id: 17b14cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb0e020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 11cbb569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 14aec9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14aec9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.625+0000 [https-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_203, and the Request Id: 3e40eb69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.632+0000 [https-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: 6804954f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 3af8e99d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af8e99d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 611c408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611c408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_6_203-, and the Request Id: 4539ebcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 32c8d366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c8d366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_5_206, and the Request Id: 58b258fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 65a16816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 3ae8b55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae8b55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_200, and the Request Id: 4de9e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 7dc2a1b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_10_198-, and the Request Id: 5cff9fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4b615942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b615942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.670+0000 [https-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_202-, and the Request Id: 63b8726d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 37381b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 38d0771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37381b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_9_202, and the Request Id: 7754bc82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 581272fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 4183dae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 35ff28ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_1_200-, and the Request Id: 660309cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.698+0000 [Thread-8264] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 16fe8bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4d25a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_5_206-, and the Request Id: 37dcc021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_9_202-, and the Request Id: 6cda2d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 58a308d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 1b94e2d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 6cf656a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 2e80a7de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a308d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.720+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40689b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 348af816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.722+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40689b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.728+0000 [https-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_202, and the Request Id: 128795ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: db3e580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 242b5747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.739+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db3e580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 48d3c3d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519d46e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_202-, and the Request Id: d0bcd78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.744+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d3c3d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_4_205, and the Request Id: 310c925d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 7f89e931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 46ed4153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ed4153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 6431807f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6431807f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 44b0414c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 53ae3437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ae3437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_6_204, and the Request Id: 376d07f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 79e5167b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e5167b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_8_200, and the Request Id: f2f4960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 534ecb38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 7bc14c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 4a086a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 5d99827d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 45632e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45632e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 25ecde9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.794+0000 [https-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_204-, and the Request Id: 461e63b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 6ab1805a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 71d4bdcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4454f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_4_205-, and the Request Id: 140052f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_2_200, and the Request Id: 77a21789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d4bdcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ecde9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 55ec55cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_8_200-, and the Request Id: 772c259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ec55cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 549ecddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 61889cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 342f4c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61889cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342f4c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab1805a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 3ede92af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 419c0a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_7_203, and the Request Id: 52a93648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 1be7ae2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be7ae2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-instances, and the Request Id: 46330431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 66ab25e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46330431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_2_200-, and the Request Id: 5b05e05d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ab25e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 693062b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 3c4bd9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_201, and the Request Id: 4a8cc2b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 89684b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_207, and the Request Id: 1b0da38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89684b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_9_203, and the Request Id: 386f2335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693062b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.849+0000 [https-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_199, and the Request Id: 6aaff416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 677a7dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677a7dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 18dad9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dad9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 653d182e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_7_203-, and the Request Id: 3c44d189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_3_203, and the Request Id: 3f4a2de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 5fcf2ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_1_201-, and the Request Id: 2d38036b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 7dbe0da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_5_207-, and the Request Id: 584f640f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4e9ea5d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 628fc86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_203-, and the Request Id: 623ab9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 57e99fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e99fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 341df88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341df88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672e4a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 418d16b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628fc86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e78cde5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_4_206, and the Request Id: 4b4dc625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 649b1361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e78cde5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a89dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_6_205, and the Request Id: 634906a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_10_199-, and the Request Id: 265cf058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_6_205-, and the Request Id: 20f43e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: d8795ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8795ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_3_203-, and the Request Id: 259203d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 14a15e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 7be71a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a15e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_8_201, and the Request Id: 5aedf0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 3dab90b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies/policy_4_206-, and the Request Id: 72191886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0d1396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 782e5e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 158ba467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158ba467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 30498651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 1e9e3943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30498651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9e3943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4671f0e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_2_201, and the Request Id: 6f4d4d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4671f0e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 6fde5e7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_5_208, and the Request Id: 779c898f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 143d3104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_5_208-, and the Request Id: 78d96884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy_2_201-, and the Request Id: 3327c3bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 2f3368c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 333e2520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policies, and the Request Id: 4585de61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 4990c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4990c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-types, and the Request Id: 102acacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aa1eee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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-instances, and the Request Id: 18e98597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102acacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa1eee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e98597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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, and the Request Id: 2daf7d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.990+0000 [Thread-8342] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:03.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_7_204, and the Request Id: 203ac34e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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_8_201-, and the Request Id: 32774410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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: 6071fd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.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/policy-types, and the Request Id: 74db3d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6071fd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:03.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74db3d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_1_202, and the Request Id: 6afa4651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_6_206, and the Request Id: b36a1ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 71dbea86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 26b70223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.011+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71dbea86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 768ba332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1b705da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b705da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 770521ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770521ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 41ea154c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.032+0000 [https-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_204, and the Request Id: 7f430688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_7_204-, and the Request Id: 4dff6d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 3e29b2a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 2c36a56d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e29b2a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_3_204, and the Request Id: 74c2ccd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fc232d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_206-, and the Request Id: 402b0cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 51b86b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.048+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b86b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_1_202-, and the Request Id: 65046186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-types, and the Request Id: 1fdaf446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: aad5862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdaf446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_3_204-, and the Request Id: 1a95d8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_4_207, and the Request Id: 7577ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 1f466c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_4_207-, and the Request Id: 3cb72252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 202ef882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1361da54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 366fb898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_204-, and the Request Id: 4da66e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 1fc79ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 77e166b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 634dadff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 3aba8e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4ffe8d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aba8e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 28c3d36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c3d36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_209, and the Request Id: 801a68a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 863fd8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 43a9d867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 3f728389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 6ece26bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14119e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14119e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f728389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3ff6470e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff6470e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3c12d5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_200, and the Request Id: 7b09d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.133+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c12d5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 46d9e044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_8_202, and the Request Id: 32d64026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 44c7be6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_5_209-, and the Request Id: 64694482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 70e4dafc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 34216193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e4dafc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 23adbb26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23adbb26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_2_202, and the Request Id: 273c83cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 23f3f322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 200d2c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200d2c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f3f322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 564cbfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-types, and the Request Id: 5bb673a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 709986a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb673a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709986a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_1_203, and the Request Id: 3a0344fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_207, and the Request Id: 6f32980e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_10_200-, and the Request Id: 702f0960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3185eb72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.188+0000 [https-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_202-, and the Request Id: 77df04ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 77b90ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_6_207-, and the Request Id: 63a43d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 64c0de10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b90ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_203-, and the Request Id: 3ee5b268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.202+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c0de10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 20d4f4a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 41108f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.206+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d4f4a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41108f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 2613d0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 6b42fa51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2613d0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_202-, and the Request Id: 73f709f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.209+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b42fa51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_3_205, and the Request Id: ddd74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 33fba7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fba7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_4_208, and the Request Id: 47c43a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 6adcd612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 2a8a6d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8a6d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_9_205, and the Request Id: 74960e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 36c76dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 7f1d72dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_7_205, and the Request Id: 1e3dd32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: e20a5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 23a58fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 218925ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_3_205-, and the Request Id: 40db762b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_4_208-, and the Request Id: 6a6fc1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1cc39f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 5329dde4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 3940a180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_7_205-, and the Request Id: 73480819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 5c240cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4a1db9f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1db9f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e1cd304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1cd304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 28c76a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 66f78a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c76a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f78a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: d07b8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_6_208, and the Request Id: d65b075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_5_210, and the Request Id: a867c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_9_205-, and the Request Id: 660acbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3de1a85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de1a85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 5cb6a77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1c81b018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 6ca8d6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d04149a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.309+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca8d6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 27aafed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aafed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_1_204, and the Request Id: 65abaa5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 8a4960f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a4960f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 29d9071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 2a4b2be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 18cac76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 234f4c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_2_203, and the Request Id: 7b7d6da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cac76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234f4c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198266a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-types, and the Request Id: f94a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.332+0000 [https-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: 4af44f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 1abc4e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f94a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abc4e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_3_206, and the Request Id: 5a4375f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_203, and the Request Id: 729dac9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 46358777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_3_206-, and the Request Id: 683148d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_1_204-, and the Request Id: 1158e2d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.351+0000 [https-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_210-, and the Request Id: 6ed7d3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 149ce12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149ce12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 223360a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 623b335c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223360a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_9_206, and the Request Id: 7b63471c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.364+0000 [https-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_203-, and the Request Id: b46be9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 3a65bbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 16a9dc19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_8_203-, and the Request Id: 59a794c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a9dc19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3c55d24c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c55d24c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.375+0000 [https-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_201, and the Request Id: 72464254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_9_206-, and the Request Id: 3aa53810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 459cdf05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_10_201-, and the Request Id: 56aba88c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1c4e6521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4415ae80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 3477f7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.405+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3477f7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 2f3258af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3258af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_7_206, and the Request Id: 634a1353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 409657b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.419+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409657b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3a954f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 7bbb87a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4ab0f48f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_206-, and the Request Id: 376805e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 53d95628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbb87a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_4_209, and the Request Id: 48180e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 47ef80da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3fd7ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 308559bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 79dee62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dee62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-types, and the Request Id: 7b6c288d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 58625a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6c288d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_6_209, and the Request Id: 42659d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1d9b06c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 51dada1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dada1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 3e5a350c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 65727077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.471+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5a350c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 60487777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_1_205, and the Request Id: 60f27ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 53f7919f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 5617dd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_4_209-, and the Request Id: 4e8353cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5617dd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: b2e8778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.498+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2e8778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_2_204, and the Request Id: 30c266cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 196ad9f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 37f5f9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f5f9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_205-, and the Request Id: 1a3d3ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1d792563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d792563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 219799e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_8_204, and the Request Id: 19d704c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_204-, and the Request Id: 6d64b072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_6_209-, and the Request Id: 3529f34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 2c6f554a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 1ccd1256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 2a415f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccd1256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 51f4ca1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f4ca1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 61755853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 195dc5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_3_207, and the Request Id: 5413b66a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 9281da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195dc5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 306ab2c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306ab2c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_8_204-, and the Request Id: 252ce0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_10_202, and the Request Id: 37dff707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 7d525b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 7af742aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_10_202-, and the Request Id: 13f6f0a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af742aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 77c88f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c88f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 588d77bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 588d77bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 3028f8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_7_207, and the Request Id: 1d0df41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_3_207-, and the Request Id: 35739c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 1c986e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c986e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_9_207, and the Request Id: b93da38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 6d8d5f03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 6a04360a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 2c1709e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2965885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 1fbbd68f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1709e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 4136016f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 51c2962d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4136016f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 17ff33e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_7_207-, and the Request Id: 58d7fe1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_4_210, and the Request Id: 28a45f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4dd41d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c2962d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 108982c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108982c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_5_211, and the Request Id: 3eba068c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 12ae62fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 184d1e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184d1e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 11c94fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c94fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_9_207-, and the Request Id: 7a8d4004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 4aa36b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4d0378c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0378c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa36b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 22321d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_1_206, and the Request Id: 68189020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_2_205, and the Request Id: 20b63e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_4_210-, and the Request Id: 14d1b321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 786a5339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 123b6b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123b6b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 43442fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 3252035c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3252035c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 2cdf1781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_8_205, and the Request Id: 558fa0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdf1781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 7bffb3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bffb3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_6_210, and the Request Id: 58c4a954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: b14be56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_5_211-, and the Request Id: 1b608fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_6_210-, and the Request Id: 357ec7ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 7ea02777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea02777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 493191e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493191e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_206-, and the Request Id: 2fda5271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_10_203, and the Request Id: 4cb3648b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 41c9866b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_2_205-, and the Request Id: 5c6bb8f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 16a399d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_203-, and the Request Id: 4050fcf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_205-, and the Request Id: 136e1217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 2e567941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e567941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: d37a443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d37a443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 2583116d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 6f827771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_7_208, and the Request Id: 3c681be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 53c42422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2583116d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 7c8319f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 485d7d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 160b0e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 696f1a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_208-, and the Request Id: 601db3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 415ee15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 69441940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 32953fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 750053ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415ee15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_3_208, and the Request Id: 2b5a1bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 12e8fdb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 34874f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 2f46ddc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 119a8150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34874f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 2a7bfbee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 67c019e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c019e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_5_212, and the Request Id: 3da6ea54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 18e76428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 1f6845f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-instances, and the Request Id: 35489691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6845f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 57da5a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-types, and the Request Id: 68245ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68245ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_5_212-, and the Request Id: 5be61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57da5a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_9_208, and the Request Id: 376762be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35489691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 6b078f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 269c26a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e432625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269c26a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e432625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_1_207, and the Request Id: 75bd6932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: b171f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_2_206, and the Request Id: 47fd96f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 40ac3d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ac3d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 38527c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 3c1f0d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38527c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1f0d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 687b585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_6_211, and the Request Id: 7d05c343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687b585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_4_211, and the Request Id: 657d678c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.911+0000 [https-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_208-, and the Request Id: 5a70762c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 20b416ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b416ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4801d5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_9_208-, and the Request Id: 5d077b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4801d5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 358b192e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_6_211-, and the Request Id: 7df6096b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_10_204, and the Request Id: 3118ac26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 434fc53d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434fc53d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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-types, and the Request Id: 26c376f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy_1_207-, and the Request Id: 61d5854c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c376f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies/policy_8_206, and the Request Id: 5a71960c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_2_206-, and the Request Id: eae62dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 5254a86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 6d484d5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: b1ffadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5254a86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policies, and the Request Id: 54fc3bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 4f2ef09a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_4_211-, and the Request Id: 67c6d847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.962+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2ef09a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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_10_204-, and the Request Id: 35648f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_209, and the Request Id: 1e6f940f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 7ee87d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0a7426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 25abda35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 56cbfc2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.975+0000 [https-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_206-, and the Request Id: 7476be59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 720c91d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-instances, and the Request Id: 4ed25f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 689d4a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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, and the Request Id: 537aa454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed25f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 63b5b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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: 73345f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.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/policy-types, and the Request Id: 54292426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73345f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:04.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54292426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 7d7286b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_6_212, and the Request Id: fecb7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.001+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7286b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fde69d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_5_213, and the Request Id: 3b38f730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies/policy_7_209-, and the Request Id: 5840d7d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 33bc13ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_5_213-, and the Request Id: 357ee662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6aafa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 5a59a4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: c126b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 37234416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3a762f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 3f3a60a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3a762f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68bd33bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies/policy_6_212-, and the Request Id: 652e6b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 3c41c6e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd33bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_209, and the Request Id: 39936d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: acdc60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 3dda007c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 1df12efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 3342d8e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3342d8e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dda007c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25654218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 7947113a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 210da827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.079+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7947113a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 657ce9c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657ce9c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 24b0bd00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df12efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_7_210, and the Request Id: 7e1d9a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_207, and the Request Id: 36136579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210da827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25654218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 12761ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12761ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 708fa2bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708fa2bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_7_210-, and the Request Id: 70249833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 281e6382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 576f3085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_209-, and the Request Id: 1074a21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 615d5300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615d5300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 391ae9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 7cf2282e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391ae9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf2282e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_1_208, and the Request Id: 431084ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 62395197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_4_212, and the Request Id: 20cd14a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_8_207, and the Request Id: 51a99e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_207-, and the Request Id: 5ec75505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: c780026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62395197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.114+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c780026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_9_209, and the Request Id: 1fa5d93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2921d089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies/policy_10_205, and the Request Id: 1befbf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 4cde4319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_4_212-, and the Request Id: 14f5b5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_9_209-, and the Request Id: 5e73649a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31fa8944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 485584d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31fa8944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 72973630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_8_207-, and the Request Id: 3f56a208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 12c6d121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485584d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 3868c846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_208-, and the Request Id: 4f0fb051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3868c846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2b147f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_10_205-, and the Request Id: 149bc970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 2a12d2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_5_214, and the Request Id: 5cdfbedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 5dd3280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 25405aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 537af9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c6d121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 38af08a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_6_213, and the Request Id: 6a2e18cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: d48a85a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d48a85a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 5f99ca0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 1fe6ec43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f99ca0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d521d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_3_210, and the Request Id: 5b1679d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d521d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_5_214-, and the Request Id: 5cc09d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: ab122c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 478aceb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_6_213-, and the Request Id: 47fe3349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 2565911e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2565911e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 1c08da16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2f6f23f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_7_211, and the Request Id: 204d7356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7f15f9ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c08da16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 7f13fb4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f13fb4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 5322d12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 12c5b689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_208, and the Request Id: 25b0fde3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 4e29f643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 8fd4ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fd4ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 41afcb3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41afcb3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 284e96d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 6ff7c519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff7c519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_210-, and the Request Id: 2d21b5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 7152215e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7152215e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_9_210, and the Request Id: 506f3345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_4_213, and the Request Id: 713e9e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 525bb61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_7_211-, and the Request Id: 7cb25d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525bb61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 4bbb9092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c06b813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbb9092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c06b813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_1_209, and the Request Id: 157cc5b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50b3d881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b3d881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 50b8c99a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_8_208, and the Request Id: 6433be9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.260+0000 [https-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_208-, and the Request Id: 537b1662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 6855d501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6855d501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.265+0000 [https-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_210-, and the Request Id: 6a633dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 7dc225ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc225ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies/policy_10_206, and the Request Id: 72d0eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e979b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 6a3b40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_4_213-, and the Request Id: 2817bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 20f16557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 3372b408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 6b620c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b620c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6be5eb5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.297+0000 [https-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_208-, and the Request Id: e99be00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 42ccd52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ccd52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_5_215, and the Request Id: 6b0200c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 7cc95af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: e88b39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_206-, and the Request Id: 756ad62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 74cba82d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d7e04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d7e04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 4e544c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.331+0000 [https-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_209-, and the Request Id: 75699ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cba82d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f36a0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_5_215-, and the Request Id: 117327f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 4be58c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f36a0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be58c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_6_214, and the Request Id: 39638cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_209, and the Request Id: 221792f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6d7e6052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_209-, and the Request Id: 7e2f3dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 690306b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ccc444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 743b405e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ccc444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743b405e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 63df28dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_6_214-, and the Request Id: 2b4bf17c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 4e5dbd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 37c44523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 3e7b6686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.370+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5dbd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c44523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 6f532880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.373+0000 [https-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_212, and the Request Id: 153abd4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.374+0000 [https-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_211, and the Request Id: 4bee61ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 1b992f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 33d2f005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 1757de12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 7137694a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_211-, and the Request Id: 70c568bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 398dc48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 71af981d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_7_212-, and the Request Id: 729bfa96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 42ca9ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 55976ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 165d1874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 1b2c93d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 5b31797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165d1874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b31797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 695f74f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695f74f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 59073dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59073dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 7ed34ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed34ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_5_216, and the Request Id: 22b8da61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 5721eec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 7881cdae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_211, and the Request Id: 595693ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7071e4b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7881cdae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 23bc6e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bc6e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_210, and the Request Id: 70a0d178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 7548f793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7548f793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_4_214, and the Request Id: 723b99f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 3acbc5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 5be3c7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_1_210-, and the Request Id: 234699f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_9_211-, and the Request Id: 688176b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be3c7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 525f6049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acbc5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525f6049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 50abb0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 634e0eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50abb0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634e0eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c5b310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_10_207, and the Request Id: 7ecb5c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: b5c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_6_215, and the Request Id: 2c90f65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_216-, and the Request Id: 4c39bee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 416d6154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 2eb61ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_4_214-, and the Request Id: 4e6b4a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb61ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_8_209, and the Request Id: af23130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: d5be6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5be6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies/policy_2_210, and the Request Id: 681baafc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 6eaa9b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 73ed5d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: b750894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_215-, and the Request Id: 753e2ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_207-, and the Request Id: 42f8ba81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 10410de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 3322c489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 5584697d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_210-, and the Request Id: 23b1b8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_209-, and the Request Id: 1bd85d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 4a3386a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 68fc2abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fc2abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3386a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 2e751f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 772821d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2ae61a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772821d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 10cdef70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 210cfb0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.545+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210cfb0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_7_213, and the Request Id: 6cc9044c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_3_212, and the Request Id: 7e32e41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 4c247fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 21c51cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2abd1e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abd1e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_7_213-, and the Request Id: 7d6bf5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 18ddd38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_212-, and the Request Id: 656e4a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 649df65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649df65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_1_211, and the Request Id: 5a4d4374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 28ed0c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb62af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ed0c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb62af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 3c595fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c595fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 9848479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9848479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_5_217, and the Request Id: e038fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_9_212, and the Request Id: 6720a41a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7612e81a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 384de34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: ca70b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d33819e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d33819e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2ff5fdd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff5fdd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 3ddd30e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddd30e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 6dd789db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd789db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3048a4a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3048a4a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_208, and the Request Id: 1b3103af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6e76f008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.618+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e76f008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379abc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_6_216, and the Request Id: 4e555838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_4_215, and the Request Id: 14f8b22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 6f69d815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 4d8c0045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_1_211-, and the Request Id: 340daa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_5_217-, and the Request Id: 6ef329ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 65255b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_4_215-, and the Request Id: 7c5e499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7c7f7258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_9_212-, and the Request Id: 3e05b819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_10_208-, and the Request Id: 55f07f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65255b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 1e44d64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 6437678c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_6_216-, and the Request Id: 5d52c011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb905f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: bd0b582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb905f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_8_210, and the Request Id: 259a4096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11416a34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5254a0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2662d7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 40544903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 422a8fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40544903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 726e9ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 71fee836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422a8fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fee836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 5db3c19d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 1de5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_213, and the Request Id: 5425bbfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 57365e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 4422f723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4422f723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57365e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 136f7041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136f7041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_8_210-, and the Request Id: 6af6b287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_7_214, and the Request Id: 15b523e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 75179dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75179dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 514d4dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies/policy_4_216, and the Request Id: 4eae9767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7e7bdce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 462922e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462922e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 163c9bab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163c9bab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_211, and the Request Id: 171af484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 40dc7076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dc7076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7e39b53d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 34e89bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 52e92639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e89bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e92639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_3_213-, and the Request Id: 419c9b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_209, and the Request Id: 57036730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.764+0000 [https-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_212, and the Request Id: 41aa4bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_211-, and the Request Id: 24ff1e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_214-, and the Request Id: 1ec0027b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 42dafcf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.771+0000 [https-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_212-, and the Request Id: ec2806e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 741c04c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 53ae985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 56ef9437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ef9437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 20316899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 445a1870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445a1870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20316899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 14f2eab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_209-, and the Request Id: 63cc017b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f2eab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_9_213, and the Request Id: 74d32b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_5_218, and the Request Id: 6710fb01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_4_216-, and the Request Id: 1586ce13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6308899c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6ff2e5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7778bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6dd954f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f985baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 4a6b2daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 1160a92e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_9_213-, and the Request Id: 64a5a8a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1160a92e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 79e54b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e54b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_6_217, and the Request Id: 5004fc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_5_218-, and the Request Id: 11b3ee3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6b6c281f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 36bc5a34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 64e3dd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 344c2285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policies, and the Request Id: 629adc9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 7225ead3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 45e25ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e25ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 1b8ce94c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 1b5fb97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5fb97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_7_215, and the Request Id: a1ba460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 703ce4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703ce4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 16daaac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16daaac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_6_217-, and the Request Id: 2c87d3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_8_211, and the Request Id: 3635f0b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-instances, and the Request Id: 5b8752ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6ff1fc3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8752ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 6206ad2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475ef585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ef585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 2c6223e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_210, and the Request Id: 7533a457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 57a7b190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_215-, and the Request Id: 31910c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5415344d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5415344d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 6fc8f92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 33a63ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc8f92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_4_217, and the Request Id: 2a8b3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a63ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 72b4f74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b4f74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_212, and the Request Id: 2e1fb1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 533ab91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_8_211-, and the Request Id: 5b9522cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 202aecba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202aecba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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-types, and the Request Id: 317c7e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-instances, and the Request Id: 10c82d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305a3eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305a3eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 5306dc22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c82d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5306dc22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 22b65bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_10_210-, and the Request Id: aa873d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 4008d9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy-types, and the Request Id: 4d83a593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4008d9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317c7e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_1_213, and the Request Id: 3477f58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b65bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_5_219, and the Request Id: 565ac3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_2_212-, and the Request Id: 74b3dd0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 2207b8df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_214, and the Request Id: 2ca6edfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d83a593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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_9_214, and the Request Id: 7e69d35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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, and the Request Id: 751572ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5ba995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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/policy_3_214-, and the Request Id: 439d01f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 42ef6587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.996+0000 [https-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_217-, and the Request Id: 19bd5c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:05.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: 4bc69dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.004+0000 [https-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_213-, and the Request Id: e270f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 54b8161c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 5ed2c175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b8161c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 394b7acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394b7acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: b19a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_6_218, and the Request Id: 6446a61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3334eb50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756e8f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 3324c011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 17866a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 2f1b1bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_5_219-, and the Request Id: 4c1ad723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 537c862b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537c862b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1b1bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 379778a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379778a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 67473603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 580624ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67473603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_2_213, and the Request Id: 70b18ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_7_216, and the Request Id: 56b4f310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 529d5896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_6_218-, and the Request Id: a0c3aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 165df9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165df9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_9_214-, and the Request Id: 61582371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 4be4e13a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be4e13a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 8c254a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_10_211, and the Request Id: 33e91884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 7b981183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c254a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 611a5fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611a5fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_8_212, and the Request Id: da21eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 658fc97b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 73f2a918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.092+0000 [https-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_212-, and the Request Id: 6ecf9fbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.094+0000 [https-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_216-, and the Request Id: 2bb54db8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_213-, and the Request Id: 29435bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 1a177893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 228b85bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 100f9346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_10_211-, and the Request Id: b4e4e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 502894b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502894b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 7f9f5094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9f5094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 40ec2196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ec2196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3fd9420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_1_214, and the Request Id: 4ef5828e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd9420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 276771d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3d42142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_4_218, and the Request Id: 7929acac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: ec42abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec42abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 4518be12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4518be12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 15cc8e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 2ebdaf28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_3_215, and the Request Id: 31a29fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 197daac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 2e091706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 2d9a48c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 1af9226b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_1_214-, and the Request Id: 11b86c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 15e382d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e382d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 128e5257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cbd09db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_4_218-, and the Request Id: 4c70fa74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbd09db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128e5257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_6_219, and the Request Id: 327d4144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 4be504ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be504ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 2458f30f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.173+0000 [https-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_220, and the Request Id: 20cb75ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_215-, and the Request Id: 5d1259a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5ccc2bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccc2bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 82262af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82262af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_5_220-, and the Request Id: 47ba9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_9_215, and the Request Id: 3eea245c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 62da3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.187+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62da3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 795a20a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795a20a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 4521d573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_7_217, and the Request Id: 5199ca7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 6368e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6368e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 15e1a10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_6_219-, and the Request Id: 31169243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 682e18a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 12817730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12817730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 4cebee9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 317d05f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 7493cf50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317d05f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 7ab81450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab81450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_214, and the Request Id: 3902bb53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_8_213, and the Request Id: 7e087497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 7a8fa4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8fa4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 30be1af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_7_217-, and the Request Id: 2d2cd892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_215-, and the Request Id: 60c0c171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 6ae27d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae27d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3e9b7089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 31566887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_1_215, and the Request Id: f92b3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9b7089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 5371956f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5371956f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: db3f37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 6ecb352a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_212, and the Request Id: ede0831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecb352a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 4b160a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b160a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_214-, and the Request Id: 6805b8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.264+0000 [https-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_219, and the Request Id: 7bd00d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.266+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1422224a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 136ba24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 107ab97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 7ab0a1c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3214c564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.280+0000 [https-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_213-, and the Request Id: 1ca694b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 14c53a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_10_212-, and the Request Id: 243b73bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: d06fb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_4_219-, and the Request Id: 91d555d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_1_215-, and the Request Id: 167d2d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127cc234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 77519d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77519d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 7a84d7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a84d7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: a807745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a807745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 7bbd6545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_5_221, and the Request Id: 3253e4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 547dce7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 37e63df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e63df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbd6545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_6_220, and the Request Id: 4e9a2547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c87eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52dcc9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52dcc9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6ce56586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_9_216, and the Request Id: 6694c3e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_5_221-, and the Request Id: 2f213777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ad3022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 1ef40749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 5a8caf16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8caf16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56af20f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56af20f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 34e0e9e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_3_216, and the Request Id: 7be523cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 4efd9113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.370+0000 [https-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_216-, and the Request Id: 61aa1d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_6_220-, and the Request Id: 67f75948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efd9113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 138bc61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 3b8fd076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8fd076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5cb98fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.379+0000 [https-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_215, and the Request Id: 60e00606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: a4ac68c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4ac68c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c05fca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 6f63ee31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f63ee31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 6d8182a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8182a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: c4aa26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4aa26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_10_213, and the Request Id: 9c2d38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 2f224938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_7_218, and the Request Id: 7fe59eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_3_216-, and the Request Id: 430286d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 62ca9811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_10_213-, and the Request Id: 3bdeacc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ca9811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 4689a2ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4689a2ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 4c310a3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_218-, and the Request Id: ec25d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 9954fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 2437f31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2437f31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9954fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 58982acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_1_216, and the Request Id: 3f6fbf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58982acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_4_220, and the Request Id: 540a9013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 1f670a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 7f4b0544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4b0544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 475a32b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_8_214, and the Request Id: 122e01e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_215-, and the Request Id: 2e9584d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 27b934a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_1_216-, and the Request Id: 73279ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 50c63d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 1e14154a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3024d8ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: c7cdc73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_4_220-, and the Request Id: 42c8c560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 8942055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.475+0000 [https-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_214-, and the Request Id: 5a001d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c9be78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6e8cab91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8cab91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 514840c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 18e8a0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6c40e504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 6ffac6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 48bdd88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e8a0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bdd88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffac6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_217, and the Request Id: d3efa40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 777df5c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777df5c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 4304b03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4304b03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.499+0000 [https-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_219, and the Request Id: 71213f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 216b2af0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 50fff85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_5_222, and the Request Id: 3a2cccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fff85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a86cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: eecd29c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eecd29c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.509+0000 [https-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_217-, and the Request Id: 4b5c4ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 4fea9fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_6_221, and the Request Id: 33d49a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 37536c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_6_221-, and the Request Id: 12d1b538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_7_219-, and the Request Id: 3f15e668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37536c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 31c331c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: faac972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 68f38e64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faac972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_214, and the Request Id: 2365c0e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 563d2651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_5_222-, and the Request Id: 2b3705d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 192c1da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 36cea943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 7c3819ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cea943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_10_214-, and the Request Id: 3234b53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 54c9ae68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c9ae68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_8_215, and the Request Id: 49180290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 5d40206b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5538e84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6bda2679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 7bf4a7cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5538e84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d40206b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_8_215-, and the Request Id: c52d647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493de8c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 5981fe4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5981fe4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_221, and the Request Id: 3a683d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493de8c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 8f7ad9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f7ad9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 614c8061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 17d44365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d44365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_3_217, and the Request Id: 2e09df22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 684bb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3d9ba3e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.582+0000 [https-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_216, and the Request Id: 4af8d95b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.586+0000 [https-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_221-, and the Request Id: 40b757e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 18c01b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5c618b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 3a491228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 5ed668d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 1b6a421c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed668d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 74ba31a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ba31a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 5aa3fe13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_3_217-, and the Request Id: 34477b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 5b14c992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_1_217, and the Request Id: 3f254445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b14c992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_216-, and the Request Id: 13d699c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 8afd059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8afd059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6cfd9c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_7_220, and the Request Id: 6702ec14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfd9c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 7d05d51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d05d51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 1d409c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_9_218, and the Request Id: 5d1aa4b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 1255d8a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1255d8a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 7db80168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 41479968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db80168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41479968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_1_217-, and the Request Id: 38d374e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 3318a1de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 37c334e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3318a1de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 1039f925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1039f925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_10_215, and the Request Id: 38a7f7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 2d81a5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.670+0000 [https-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_216, and the Request Id: 3c8ddf4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_7_220-, and the Request Id: 5471718d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6f287b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 7c2b5683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.680+0000 [https-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_218-, and the Request Id: 371c17b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: e162c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f287b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_6_222, and the Request Id: 31eac86c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 4248834c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 794a308a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.696+0000 [https-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_215-, and the Request Id: 58142843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 41c3bccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 7d7006d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_8_216-, and the Request Id: 3b570ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6d453e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 706caa20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 485498c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 165d37c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 41a9f7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d453e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_6_222-, and the Request Id: 345f57c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 2bda0143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 601bda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601bda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_5_223, and the Request Id: 50483f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bda0143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 4528d0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4528d0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 1636c6ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: a8461dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 246d0112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8461dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246d0112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_3_218, and the Request Id: 5da165e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_223-, and the Request Id: 26ca2a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 7544434d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_217, and the Request Id: 6500beea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7544434d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 42310fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 23e1713c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 10139376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 1ac1157d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.797+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42310fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.802+0000 [https-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_222, and the Request Id: 3e5d0721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 273f5b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 3811d637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3811d637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: b36aa2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b36aa2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 16943063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 59619bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16943063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59619bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_217-, and the Request Id: 4201a367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 28004222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_3_218-, and the Request Id: 82280a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28004222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.827+0000 [https-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_221, and the Request Id: 789542f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 421ddaf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421ddaf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 4cb8117a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb8117a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_4_222-, and the Request Id: 62792be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 449c52d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6e11b79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 22b374b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449c52d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 2cf21287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf21287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_8_217, and the Request Id: 38459af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_10_216, and the Request Id: 3a5fb270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e11b79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 353d7a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_219, and the Request Id: 378fafaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 5c9a4167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 418c5dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_1_218, and the Request Id: 1e56fca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 119c3606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_8_217-, and the Request Id: 2fa8b045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.870+0000 [https-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_216-, and the Request Id: 4bb48539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_7_221-, and the Request Id: 3fd0f087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: bb8e689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb8e689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_9_219-, and the Request Id: 5b5cede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 68315e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68315e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 3d39e317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_218-, and the Request Id: 5bcbc973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 71b2a7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d39e317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_5_224, and the Request Id: 37ed0683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5f4fc38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 4a5303ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5303ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 13ad751e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_6_223, and the Request Id: 1cb7799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9812602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 1eb1a772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_5_224-, and the Request Id: 3edaba2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 77d584d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.910+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4ff00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d584d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 4bdcaea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 142299b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdcaea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_223-, and the Request Id: 3929a127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 74a5f885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy_3_219, and the Request Id: 4d35a8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 7ebdd497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5e18d7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-instances, and the Request Id: 697acca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 298673a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697acca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 74ff76dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 74508afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74508afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: 17f36c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_2_218, and the Request Id: 5f6287c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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, and the Request Id: f150b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5d94235e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_3_219-, and the Request Id: c5d40a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d94235e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 5e02fcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 76b20049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b20049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_1_219, and the Request Id: aa612f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 4c83346c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.969+0000 [https-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_218-, and the Request Id: 5177aa92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 66bc16b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 6b534300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bc16b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 91242b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91242b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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-types, and the Request Id: 4485e8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4485e8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies, and the Request Id: 54cebfef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 125657d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125657d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.979+0000 [https-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_222, and the Request Id: 200dc53c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 2174a5ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2174a5ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-types, and the Request Id: 7bb73fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.984+0000 [https-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: 31efbddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb73fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_10_217, and the Request Id: 2b079dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policy-instances, and the Request Id: 716234ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716234ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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: 71bea296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bea296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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/policies/policy_4_223, and the Request Id: 767bd01c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:06.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_9_220-, and the Request Id: 174a4687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1ce7bf4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 554ac746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 5c16fc22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7c2e8a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 4f239c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f239c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 4cf375cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 31f5f4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f5f4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf375cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_8_218, and the Request Id: 2b8bc64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 53eb4167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53eb4167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_7_222-, and the Request Id: 69e59eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_224, and the Request Id: 94d61c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_1_219-, and the Request Id: 2f265dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_4_223-, and the Request Id: 6e934446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_10_217-, and the Request Id: 5b154e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 33096f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2df1ecd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df1ecd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 8161b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8161b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 6a4043d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4043d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 40a4a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a4a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_221, and the Request Id: 12090e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_3_220, and the Request Id: 25ac7609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d7c072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d7c072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.089+0000 [https-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_218-, and the Request Id: 47e2bc00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 61ff91c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 75f8fe86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f8fe86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 14fa198b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_5_225, and the Request Id: 221d696e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.104+0000 [https-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_224-, and the Request Id: 5f2b9ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 503f83a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503f83a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 16329fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4717ec21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16329fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.120+0000 [https-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_219, and the Request Id: 36246540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 217dffcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2224d7db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_219-, and the Request Id: 5fc89020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_9_221-, and the Request Id: 5af0d70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_3_220-, and the Request Id: 5211c2e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 6264bfc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3347675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 6099e960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 4bf21cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 78a0f259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_5_225-, and the Request Id: 7390ef5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4e15eff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1bfe5d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 3f9e85eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 780148a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 73df03ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 69ef57d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 714b06c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9e85eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3cc8e00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc8e00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_224, and the Request Id: 7a589f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 5e7be878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: a968195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714b06c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 6c429130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c429130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7c7f535f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 46f29e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7f535f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1b897c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b897c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_4_224-, and the Request Id: 5259867a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_10_218, and the Request Id: 301381f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2b811f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_7_223, and the Request Id: 6bc0465b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b811f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 45c5b9af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 3f8a1142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2378a421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2378a421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 58421630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c5b9af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58421630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_225, and the Request Id: 1f25d552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 498b5e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 5f006c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f006c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_1_220, and the Request Id: 686924f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 5060ca61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5060ca61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 227c9d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_8_219, and the Request Id: eaae905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2e0cbeb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 40b7b050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227c9d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b1fca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b1fca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_8_219-, and the Request Id: 7fb17a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_10_218-, and the Request Id: 56ea1b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.248+0000 [https-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_223-, and the Request Id: 3b84eb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 5656ca59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5656ca59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_3_221, and the Request Id: 2939c38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 2a0e5c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0e5c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 87f1ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_6_225-, and the Request Id: 47cce2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_220-, and the Request Id: 3d6b60bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_5_226, and the Request Id: 58cd415f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 7f3aa3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3aa3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 7453e490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7453e490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_220, and the Request Id: a3a9c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 52a36a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2bec1182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc5c3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 36a56e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a56e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 55c5457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c5457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_9_222, and the Request Id: 2e1437f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 62af0300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 79ee4c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_5_226-, and the Request Id: 139eeb31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_220-, and the Request Id: 3f98db66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_3_221-, and the Request Id: 17fc38af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4766ac81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 11e01b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 20c315d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e01b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 375ed601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_9_222-, and the Request Id: 524d7a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 1153d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1153d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 282bb97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 514cb93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 1e27c752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e27c752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 77e4f307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 75adba11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75adba11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_4_225, and the Request Id: 2fd84383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 320c9219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1eb14a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320c9219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 791984dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 37688416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37688416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 11c2348d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c2348d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_10_219, and the Request Id: 71a84a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_8_220, and the Request Id: 1760fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 59f37914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 51e1371a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3085a5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3085a5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 1f5423ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5423ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 1f5b1b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5b1b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 316d9bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316d9bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_1_221, and the Request Id: 542dcd80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_4_225-, and the Request Id: 1e9892b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 771d9fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771d9fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_10_219-, and the Request Id: 225d5c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_7_224, and the Request Id: 190d72b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 51a72961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 29348097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_6_226, and the Request Id: 448b0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_220-, and the Request Id: 12ac6bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 45052f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45052f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 413a1149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413a1149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7d76b8b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 434b7d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_1_221-, and the Request Id: 228291c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d76b8b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434b7d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_5_227, and the Request Id: 1087e376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_221, and the Request Id: 645a50de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c163649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 6ea46a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_7_224-, and the Request Id: 24eaa0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1063de5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 21baabc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21baabc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 60bc64f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bc64f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4db60ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_226-, and the Request Id: 58d9192b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 48092242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_3_222, and the Request Id: 43459217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_2_221-, and the Request Id: 43e13537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_5_227-, and the Request Id: 366cb079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 15bc2d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 70db167e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a400930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 6793e5a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2676ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6793e5a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 46f53b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 12c5c492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 35a07768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a07768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_9_223, and the Request Id: 26039bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3296a582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_3_222-, and the Request Id: 43cd2594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.501+0000 [https-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: 76d849da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 7efe29fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 25d94a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1ac181cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d94a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 712da9b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712da9b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_10_220, and the Request Id: 5358aa0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7a932cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 6a607a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a607a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: c250d4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 4c854b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c250d4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c854b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.524+0000 [https-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_222, and the Request Id: 737c02fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3da6b3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 19c47d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c47d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 50cc5dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_8_221, and the Request Id: 7eecb887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cc5dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 5882a181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_222-, and the Request Id: 20bde9cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5882a181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_4_226, and the Request Id: 2ac36b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 6bddf2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bddf2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 29db5604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: d43da1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bcfb062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d43da1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 41e70fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e70fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_227, and the Request Id: 5b2dc146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7ca1fe84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 43c52410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c52410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 77db69a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 2dafb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dafb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77db69a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_8_221-, and the Request Id: daab6e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 2411ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_5_228, and the Request Id: bdf76ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_222, and the Request Id: 5e670bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.583+0000 [https-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_226-, and the Request Id: 2ef80674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3902e670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_2_222-, and the Request Id: 4fb96d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58210985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 1b2649eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_5_228-, and the Request Id: 6f4f0ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 2478518c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.603+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2649eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2478518c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 75c87586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ece10c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 40a9b25d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ece10c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 6e456aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e456aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_7_225, and the Request Id: 3f94a6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_223, and the Request Id: 51dff1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_227-, and the Request Id: 4e518037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_10_220-, and the Request Id: 78a3719c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 18711125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6532e41b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 59df5903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4eee9b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 128b332d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 6b6ef12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.658+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6ef12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 472330c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_225-, and the Request Id: 7ca549ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.663+0000 [https-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_223-, and the Request Id: 558252fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 829ca4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.663+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472330c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.664+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 564a995c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151e8b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.665+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564a995c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151e8b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 177fb843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 2d2418e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_223, and the Request Id: 6201e584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.671+0000 [https-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_224, and the Request Id: a4904e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 35d47ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 175d651e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_1_223-, and the Request Id: 2d5ab2d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175d651e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 12e9619c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 573225f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e9619c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_223, and the Request Id: 51c6b99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7114c832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3720722c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 3efbe829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efbe829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 47a7caf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 593a903e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a7caf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 49a8947d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a8947d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_4_227, and the Request Id: 73b54396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2a7d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1fb046b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2a7d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_9_224-, and the Request Id: 347066e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_8_222, and the Request Id: 12fbd673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 46d54c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 5f13f827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_223-, and the Request Id: f51aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 62fb7d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 3a068b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.722+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f13f827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_8_222-, and the Request Id: 73a428f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a068b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 5c357324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c357324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2e9e57d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9e57d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_6_228, and the Request Id: 6fa8e799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2e386b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2f6899a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_5_229, and the Request Id: 20361123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6899a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 19eab8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eab8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 7f295526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f295526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 2694e355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_1_224, and the Request Id: 4acb9efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2694e355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_10_221, and the Request Id: 4b39be78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1ab91377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 5f6417f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_4_227-, and the Request Id: 7f24693f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4cbf1a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_228-, and the Request Id: 538d6078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4027cc1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_5_229-, and the Request Id: 2595426e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_1_224-, and the Request Id: 59689011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_10_221-, and the Request Id: 3617271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 50494a45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50494a45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7360f999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7360f999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 60c9c459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_7_226, and the Request Id: 32920bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8cf9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8cf9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 2c73beb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 624252bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c73beb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_3_224, and the Request Id: 17678667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 24ebc071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 6f02d949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 7793f4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7793f4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 56b0dce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b0dce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_224, and the Request Id: 5bfb35fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2ad934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: c3a1f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_3_224-, and the Request Id: 29fa06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 6772ce72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_7_226-, and the Request Id: 6de86a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6772ce72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 50404776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: b8d460f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50404776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_9_225, and the Request Id: 7b236e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 734578d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_2_224-, and the Request Id: 34f4903f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 2bf6007b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.863+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ef54e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 328ed292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 7ba9ac2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 7f6d3da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328ed292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 5aa7f42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 743dd8ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743dd8ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_8_223, and the Request Id: 1d552e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 5aa22719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.891+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4b002b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b002b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487c97f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487c97f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 4fafe1be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3947cbe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 22739e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 27cbce7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3947cbe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 5d75f7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27cbce7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d75f7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_4_228, and the Request Id: ad5a755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 32c880bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-instances, and the Request Id: 1dd43cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd43cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 12a8c8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a8c8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-types, and the Request Id: 1696d5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1696d5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_6_229, and the Request Id: 585dc9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_10_222, and the Request Id: 7fa96841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 5314f045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_8_223-, and the Request Id: 6b0b7729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5314f045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_225, and the Request Id: 5768663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy_9_225-, and the Request Id: 1cfb2ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policy-types, and the Request Id: 4bac6871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies/policy_5_230, and the Request Id: 6a7ee979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bac6871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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, and the Request Id: 38768700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_10_222-, and the Request Id: 7fedbfb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_5_230-, and the Request Id: 11501d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 3b798809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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/policies, and the Request Id: 3e8215cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_4_228-, and the Request Id: 1e2f7f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 1cca321a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cca321a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: b8323b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_1_225-, and the Request Id: 442811ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8323b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.975+0000 [https-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_227, and the Request Id: 197f1ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: eea63b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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-instances, and the Request Id: 1ba45e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba45e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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: 6f6af3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6af3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_6_229-, and the Request Id: 52473232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:07.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_3_225, and the Request Id: 1f896590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 41610e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 52b1431b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 79558222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 7c72d4d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79558222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c72d4d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 3d9ac2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 5e3a64a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9ac2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3a64a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_225, and the Request Id: 2f820ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_8_224, and the Request Id: 76627569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_7_227-, and the Request Id: 49ebb58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3868377c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 7920285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 93d88c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 6368589e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_225-, and the Request Id: 4ae2dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 568595b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 73bc90f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_225-, and the Request Id: 41c6a1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.058+0000 [https-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_224-, and the Request Id: 4653f3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 3090b94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200ad2a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200ad2a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 6f53a729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f53a729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3984a53b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_5_231, and the Request Id: e1e0d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 11f0357c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 7b1bebcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 6ec2a04d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 58a556e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1bebcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 4ee0c237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 525d27b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 32eea743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525d27b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: dd47263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 7a945aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd47263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: e7c095b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_9_226, and the Request Id: 5afe15ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7c095b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_10_223, and the Request Id: 6243d59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 6cf5a945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 56743a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 5757843c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 2ce49c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56743a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce49c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 3f6f5049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6f5049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2b518eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 1d5c767f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 4723fd62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b518eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4723fd62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 7ba2d892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 78fc8c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_3_226, and the Request Id: 30c5233e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fc8c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba2d892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 42697c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42697c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_4_229, and the Request Id: 2839f222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_6_230, and the Request Id: 7f1d2f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_9_226-, and the Request Id: 22ebc8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_1_226, and the Request Id: 5f1f1119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_10_223-, and the Request Id: 578520cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_5_231-, and the Request Id: 55045b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_4_229-, and the Request Id: 4099b9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 4bdb74bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdb74bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: eb0a09c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 83d920b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb0a09c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 572d7a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572d7a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_8_225, and the Request Id: 79350b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 3f45cb48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3cdde240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdde240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 15012d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_7_228, and the Request Id: 7cf3c431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_6_230-, and the Request Id: 51bfbfef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_8_225-, and the Request Id: 3ea98b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_1_226-, and the Request Id: 1f167304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 7706f6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 4a6e07e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.168+0000 [https-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: 1873ef57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 1f9e6862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9e6862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 725522bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_7_228-, and the Request Id: 447ded88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725522bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 71bbce18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 7fe88558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 13b9de98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b9de98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 45594713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_230, and the Request Id: 111cae5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 23a37775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45594713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_226, and the Request Id: 3c44aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 4f4b1e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.207+0000 [https-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: 3fd4cf46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 292263f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174de1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: a57b3e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 7489b711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 6eb01a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7489b711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3c774a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 1a417bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 67754be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a417bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67754be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_10_224, and the Request Id: 62ada830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 85b1a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85b1a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_9_227, and the Request Id: 199d63f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_226-, and the Request Id: 50ea120e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 10760a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 571096a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 25b70fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 50800662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50800662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 9c297c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 51e5042e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e5042e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.271+0000 [https-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_232, and the Request Id: 36d97208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 686aecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3460175f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_10_224-, and the Request Id: 73d5f151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3460175f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 391d501d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391d501d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.283+0000 [https-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_231, and the Request Id: 1fe3bc8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_9_227-, and the Request Id: 434d8868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2915b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f6e0074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6e0074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 7673150b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_1_227, and the Request Id: 3969ad69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 4c26b34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3921fe41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3921fe41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: ea1e6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea1e6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_227, and the Request Id: 129aa3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7673150b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_1_227-, and the Request Id: 74b2a67c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62cc8da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cc8da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: b99b3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2aaa13d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aaa13d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_8_226, and the Request Id: 279fa419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: b925ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b925ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223de175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_6_231-, and the Request Id: 2294bd6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c848c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c848c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_232-, and the Request Id: 272bbbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2f2833f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.354+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4721ae6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.355+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2833f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_7_229, and the Request Id: 3088fcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 4b43f32a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 626cdb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.367+0000 [https-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_227, and the Request Id: 1acf3d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 523d4b97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626cdb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_227-, and the Request Id: 503b8b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 788d9e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788d9e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 8e1f3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_7_229-, and the Request Id: 3f1d269f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 14b9c91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b9c91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 759697c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.391+0000 [https-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_226-, and the Request Id: 6c10ed82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_4_231, and the Request Id: 5bf135c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1ddcdd9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 452f7ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddcdd9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.402+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452f7ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3a247ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 41ebe803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_227-, and the Request Id: 1269fdaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ebe803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 48624957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48624957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.411+0000 [https-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_225, and the Request Id: 75c4f7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577e2086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_9_228, and the Request Id: 2a7b3d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2b96aebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 22da38cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1b537ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.425+0000 [https-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_231-, and the Request Id: 4050586f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a984ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d88196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 4fe098c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 34fa0c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: fe2b52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_10_225-, and the Request Id: 3764f9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 5e725a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 14cd1ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 6e4f8dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.456+0000 [https-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_228-, and the Request Id: 77df75c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 6af5a7c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 44e45d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e725a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14cd1ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d38a4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8c9515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 98a3616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d38a4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98a3616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.471+0000 [https-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_227, and the Request Id: 4fffa355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_1_228, and the Request Id: 4be1292b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 84f7946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84f7946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 16a27ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 70e0289b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 369b3d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a27ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369b3d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 652b729e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_3_228, and the Request Id: 2da57cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 27edfb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27edfb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 23479bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_6_232, and the Request Id: 361efd5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: ce372d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce372d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3241658e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_7_230, and the Request Id: 2b7b9dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_8_227-, and the Request Id: 177235cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 6a00c2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a00c2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 7e1b9b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1b9b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: f66e0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_228-, and the Request Id: 66d75b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_5_233, and the Request Id: 78c636de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.525+0000 [https-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_228-, and the Request Id: 4e5f016c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 429763c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429763c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b5ba54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 6ddc14e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b5ba54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_5_233-, and the Request Id: 141b4ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddc14e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_2_228, and the Request Id: 1f58a7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 23ec27d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ec27d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 5a3e2928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_10_226, and the Request Id: 2b664b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 6b8847f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_6_232-, and the Request Id: 14e7236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8847f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 4fd78939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 5feedfcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd78939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_7_230-, and the Request Id: 45b9b4a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_4_232, and the Request Id: 72529524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2251c3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_228-, and the Request Id: 750ad307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: f1bbc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 6cac62ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 5a64cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a64cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_10_226-, and the Request Id: 3ee21b3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1f471570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1f704918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f704918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_9_229, and the Request Id: 1db1a943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 105dbd4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f880493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_4_232-, and the Request Id: 6169cc56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 541e917c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 447f51b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3b8d80ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 182d769d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 2878376a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.631+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2878376a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 389411e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389411e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1492d4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_1_229, and the Request Id: 3896561c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 7c7cb5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_9_229-, and the Request Id: 298c56b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: a1342ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.648+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1342ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1b8ba079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 6816838f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8ba079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6816838f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 53a9d4f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a9d4f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 796be54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_1_229-, and the Request Id: 57223937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_8_228, and the Request Id: 705e34c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eed39f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 2820bb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eed39f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2820bb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_6_233, and the Request Id: 55bfaf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 3f5250ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_229, and the Request Id: 27b0707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2a033b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 5b86dca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a033b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_8_228-, and the Request Id: 51d56d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1e264b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 754b8d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b8d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 5c5369a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_5_234, and the Request Id: 76142b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 33033d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33033d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2fdacbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_6_233-, and the Request Id: 263895ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 69b9d223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 38302f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b9d223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_229-, and the Request Id: 6cf725ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_231, and the Request Id: b7a178e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38302f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e9f876d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 1e6e5596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9f876d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6e5596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 7a586298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_4_233, and the Request Id: 40356859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a586298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_229, and the Request Id: 3f8506d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_5_234-, and the Request Id: 5536fd36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 118b75b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bce881f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 890b1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 890b1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 368953aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 49089ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: a66632a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a66632a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 3660950f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_10_227, and the Request Id: 4b894464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_7_231-, and the Request Id: 25f3031c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_10_227-, and the Request Id: 1af5bd6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_4_233-, and the Request Id: 1029f43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 317d6e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.788+0000 [https-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_229-, and the Request Id: 166e88cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 1ca0c20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca0c20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 32aff402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 49845708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49845708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 18550a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 4a7d88fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18550a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7d88fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_9_230, and the Request Id: 699e2f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_8_229, and the Request Id: 6d3e70c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 488af7f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488af7f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 6aff1e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 628701da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: fd62fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd62fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210165f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_1_230, and the Request Id: 77b42596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_1_230-, and the Request Id: 27b70c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 76f9ba83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2f534249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f534249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 3fe9157c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 7eb791d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe9157c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_230, and the Request Id: 1a780a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 28766c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_230-, and the Request Id: 72338bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 444d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_3_230-, and the Request Id: 30ec6fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 68fd6479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 5e6efa32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 11d21c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 125fb5ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 58989e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_8_229-, and the Request Id: 7d4bae2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 213243c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213243c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 55614f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55614f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: f759267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 66346488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 3b776944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66346488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b776944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 43152725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_234, and the Request Id: 1dcda357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.883+0000 [https-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_235, and the Request Id: 6ff7123d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c48bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 28a9c8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a9c8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 4d67d9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.890+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d67d9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 4721c998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 574ff8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574ff8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_230, and the Request Id: 2ebff678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4721c998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.896+0000 [https-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_232, and the Request Id: 1ab3bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 234ea755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234ea755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 2d63c469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 1ded5add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d63c469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.910+0000 [https-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_228, and the Request Id: 5cc0f727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 219d1070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 180ae900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 57084d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.924+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57084d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 32d41ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d41ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.928+0000 [https-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_234-, and the Request Id: 138d53ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_4_234, and the Request Id: 2b6b84c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.933+0000 [https-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_235-, and the Request Id: 7f3fda8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_2_230-, and the Request Id: 2647815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-instances, and the Request Id: 458da742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.947+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458da742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 4b182fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b182fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3197791b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_10_228-, and the Request Id: 247d9c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_7_232-, and the Request Id: 2820a654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_3_231, and the Request Id: 70b37588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 238d4ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 23cdcfe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-instances, and the Request Id: 4da08f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cdcfe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da08f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 7e5fbe84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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-types, and the Request Id: 29f0937a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d288db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5fbe84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f0937a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d288db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_1_231, and the Request Id: 3bf801ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.976+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3ce6f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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: 31d5bc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy-types, and the Request Id: 232ae203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232ae203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_9_231, and the Request Id: 7d50bef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_8_230, and the Request Id: 5d561cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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, and the Request Id: 5a39adfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policy_4_234-, and the Request Id: 5634f1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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_231-, and the Request Id: 383f3d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 5234f0ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies, and the Request Id: 29c5817c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:08.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/policies/policy_1_231-, and the Request Id: 1492a0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7af48683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_9_231-, and the Request Id: b1de2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_230-, and the Request Id: 46803999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 7cadb989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4af60b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 65263186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 223cc39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 3def514c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 5b731129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b731129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b54869f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54869f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 5fa16025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 3d3a3311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_6_235, and the Request Id: 6b7f4884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3a3311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 2a6dc08c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 76d1a83d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d1a83d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 5726d211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 300bdcb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5726d211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e841a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 1ef5eb89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 29e1dd75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 428af1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e841a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428af1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e1dd75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_6_235-, and the Request Id: 212b9fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 1f814e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f814e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_2_231, and the Request Id: 4b93e99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 5e8f3e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 7d148eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.076+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d148eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_4_235, and the Request Id: 5dcd4a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_10_229, and the Request Id: 71b992b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_5_236, and the Request Id: 75c2e639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 14aa1d6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 3170a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 2fdf4020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 55b768f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b768f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.108+0000 [https-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_231-, and the Request Id: 2a047660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 74927b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74927b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_233, and the Request Id: 544a0483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4fd02607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5580166f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd02607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 3adf63c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adf63c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_3_232, and the Request Id: 73d72341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4c055414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c055414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 791dbb8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791dbb8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_10_229-, and the Request Id: 19446f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 26e4aea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_232, and the Request Id: 46c593fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e4aea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_4_235-, and the Request Id: 3da6e5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_3_232-, and the Request Id: 4e135216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 1739135c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1739135c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_9_232, and the Request Id: 51bdf18c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_5_236-, and the Request Id: 7eed1626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_7_233-, and the Request Id: 8289abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_1_232-, and the Request Id: 3568961e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 5de0cfdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4792a7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4098a673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de0cfdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_9_232-, and the Request Id: 4aad94a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 2f2f2879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 75f7ae2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 9071865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f7ae2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d94e1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_231, and the Request Id: 7e57f03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb58ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7801d06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 252903e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_8_231-, and the Request Id: 4992919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 6aa8553c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.192+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa8553c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4a2f2b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 4e705503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2f2b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 6815931a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_6_236, and the Request Id: d36aa76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 36ad9c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 47806902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 4e99f3d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: d324da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 68b26ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b26ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 58bdf9e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 6703f611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bdf9e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_7_234, and the Request Id: 7bd68d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 1b40093a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 4e65dc24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 78e48f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e65dc24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_234-, and the Request Id: 194e1ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 1043632b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1043632b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_3_233, and the Request Id: 6cdb5385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_6_236-, and the Request Id: 1aab9ac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 359e6b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_3_233-, and the Request Id: 2a8f2273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 3cd497a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd497a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 40cdd724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cdd724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_1_233, and the Request Id: 71f556ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 605649d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605649d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 2871e428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2871e428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.296+0000 [https-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_236, and the Request Id: 4bc94c5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 198cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_4_236-, and the Request Id: 289af353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7ffa7080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 61dcff0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 4e9dcf9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_1_233-, and the Request Id: 2df6eddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 4f54f171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11769224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f54f171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 1c521e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11769224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 6015712d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6015712d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 3b144310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b144310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_2_232, and the Request Id: 19e0ed22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 3335465e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 22939d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3335465e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_8_232, and the Request Id: 61d6b752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 688d9bd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688d9bd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_9_233, and the Request Id: 7b0b6078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 11fa7bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 50426282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fa7bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 5a6d3d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d013db6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6d3d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d013db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_10_230, and the Request Id: afebc37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 51deb37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51deb37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.373+0000 [https-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: b77e704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 732a0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7791c91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 5e2ea87d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_2_232-, and the Request Id: 2591ca7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 48c7c769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_232-, and the Request Id: 6b6dadd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_233-, and the Request Id: 450ef1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 12ed7387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_5_237-, and the Request Id: 59b51e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 15cd8ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 1c0dbecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.468+0000 [https-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_230-, and the Request Id: 3cf225ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cd8ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ed7387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 5bbf935f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 79a7a5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a7a5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbf935f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d5589b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 436a0dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5589b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 471c2f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471c2f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 73759a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436a0dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 73f2f906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_6_237, and the Request Id: 79b9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: f1145d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f2f906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_1_234, and the Request Id: 553826a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_3_234, and the Request Id: 2c7e78e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73759a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 58d517f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_4_237, and the Request Id: 6789edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 1adce2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1145d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_1_234-, and the Request Id: 719475e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_7_235, and the Request Id: 42bd7859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 346796e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 637d6a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_234-, and the Request Id: 5eec739d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_6_237-, and the Request Id: 670dcdf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 619d931a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: fe781ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 1876c3ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 424d6df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_7_235-, and the Request Id: ab46e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_4_237-, and the Request Id: 7ce4e51a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 17670c55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 5c77fff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4c6d490f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 2a16a0c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a16a0c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 2a692b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a692b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 1061ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 47af9537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1061ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47af9537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 1cdaec7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: e27ede7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 3e83dee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.565+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e83dee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_10_231, and the Request Id: 1944070b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 1d919c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_233, and the Request Id: 4da9b789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 5a7b4424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 563faf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_10_231-, and the Request Id: 4e64b09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdaec7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 72bf518e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 76c46158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_2_233-, and the Request Id: 535fcd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bf518e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 75189b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_8_233, and the Request Id: 601613d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 758a8c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 377142e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377142e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75189b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: c8590fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8590fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_1_235, and the Request Id: 15fb1f53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 615b4513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615b4513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 2cf84937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf84937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_5_238, and the Request Id: 5a96bfd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_9_234, and the Request Id: 5fd64d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 2c455cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_8_233-, and the Request Id: 7c71b36b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c455cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: e745405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 73f6dc23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f6dc23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 5af6b1c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_5_238-, and the Request Id: 59bf3e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.628+0000 [https-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: 64980102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4be551b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 59b23346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b23346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7ae3f05b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3010e5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3010e5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_4_238, and the Request Id: 260a2d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_6_238-, and the Request Id: 4e5744f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 7f7d8fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be551b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 16129bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 20661b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16129bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_3_235, and the Request Id: 6b765a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 4192e98c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_9_234-, and the Request Id: 51da8571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 6d0a66df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_1_235-, and the Request Id: 725ff5e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 3eab414b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 776a16f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_4_238-, and the Request Id: 4f2c23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 37f36d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 65d4d0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d4d0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 48a7e16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a7e16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_236, and the Request Id: 4849119a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 7ce3c4a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce3c4a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_3_235-, and the Request Id: 17990c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5393c2e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7848188b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4b748ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7848188b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 1f4edb9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 6f2559c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_2_234, and the Request Id: 954e6a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: f26d910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4edb9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4666f99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 4dae2577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 5b6fa701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 53fc57a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dae2577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_10_232, and the Request Id: 4c690f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 68e36270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7f835e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e36270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 1c269f6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c269f6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4c5c2969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_8_234, and the Request Id: 63ac2367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 2ae5619b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_236-, and the Request Id: 54150fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae5619b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 7b62dc72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b62dc72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 19cca09d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.785+0000 [https-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_235, and the Request Id: 6022d899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_2_234-, and the Request Id: 5bbb329f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cca09d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 3336c88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3336c88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_5_239, and the Request Id: 20ed803d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d046296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d046296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_232-, and the Request Id: 4f44c0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 32f08591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f08591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 66edd3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_1_236, and the Request Id: 1c0478eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4b557dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b557dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.816+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40ebfcad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 58230b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.817+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ebfcad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_6_239, and the Request Id: 500b323d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58230b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 3812ddd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3812ddd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_3_236, and the Request Id: 6a857e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_234-, and the Request Id: 22a25f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_3_236-, and the Request Id: 57957660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.838+0000 [https-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_235-, and the Request Id: 7076c8f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 280e3200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_5_239-, and the Request Id: 63e0af59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 6032da8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 6b205669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b205669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 7d32e6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d32e6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 2a317aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_239, and the Request Id: 6d3d939c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_239-, and the Request Id: 5fa547dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 18c4ab55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 714c03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 4acab808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 488cfd44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 704f2a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 2c17eb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_1_236-, and the Request Id: 64f028ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 5732f6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 2025e4ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_4_239-, and the Request Id: 3c1bf366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2025e4ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 657ac10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fe7a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657ac10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 10a091c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a091c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 75ab5b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies, and the Request Id: 2bcc05fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ab5b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy_10_233, and the Request Id: 669faa94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_2_235, and the Request Id: 1a00c347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 3bbe9b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 3c570370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_2_235-, and the Request Id: 62026ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 12da3542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 3fc48f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 74d7fb47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 6194b84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a408efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.943+0000 [https-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_233-, and the Request Id: 1ee24978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a408efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-instances, and the Request Id: 5c8ccc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 6387a02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8ccc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6387a02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: f43d63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 4ba4b060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f43d63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_5_240, and the Request Id: 7b013174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba4b060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28712ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 7381ccaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_3_237, and the Request Id: 455d376e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7381ccaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28712ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_8_235, and the Request Id: 698aa42a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-instances, and the Request Id: 50780d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50780d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policy-types, and the Request Id: 6937740a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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-types, and the Request Id: 705f61c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6937740a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705f61c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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/policies/policy_7_237, and the Request Id: 3a123355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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: 2945d2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_9_236, and the Request Id: 14d96d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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, and the Request Id: 48a258ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f5fde9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 15f66531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_8_235-, and the Request Id: 7932a5d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:09.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_7_237-, and the Request Id: 7c3caa67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_3_237-, and the Request Id: 7a82f197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_5_240-, and the Request Id: 1bddd3a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 65fc52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f615004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_9_236-, and the Request Id: 35e434ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fc52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 31a16bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 52e006a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a16bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 77bc540f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_6_240, and the Request Id: 6d1cc9af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 50011ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 506a14be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 1409aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e006a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 633fd76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633fd76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 26ddc67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506a14be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b80a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.026+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ddc67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 6cc585fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_237, and the Request Id: 674ab11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 6cf6ed77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 408120b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408120b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 668fb924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_2_236, and the Request Id: 65075ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668fb924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3309319d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 6f68f357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.042+0000 [https-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_240, and the Request Id: 4c1e8bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 6293b066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 4b4558c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6293b066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 2a72f947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 1c9f7495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 7e7ed8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a72f947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_10_234, and the Request Id: 4deef388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_6_240-, and the Request Id: 36801620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbe8ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbe8ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_1_237-, and the Request Id: 61a33de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 42c2933b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c2933b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 152df08f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 53fb0431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152df08f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fb0431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 604c0b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_2_236-, and the Request Id: 495b02e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604c0b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_9_237, and the Request Id: 2f9f92e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 12b88845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b88845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 35cb7f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_3_238, and the Request Id: 2f72d7df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cb7f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 723e1df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723e1df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 7360d0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 15a2b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_8_236, and the Request Id: 59221254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7360d0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 5dd49910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: b5d57b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_234-, and the Request Id: 737c0f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_241, and the Request Id: 57f348ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5d57b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_7_238, and the Request Id: 277ab99d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_9_237-, and the Request Id: 134fa153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_4_240-, and the Request Id: 3563f07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_5_241-, and the Request Id: 6f772e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3caa6a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_238-, and the Request Id: 5f7e21f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_8_236-, and the Request Id: 7a140a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 414216b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3066ec3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_7_238-, and the Request Id: 5fb78005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 4f342d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 5cf878f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7a6a5e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: c81f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2f9e0537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 348afe7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 170bd22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48de76db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2b773fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b773fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1993ee15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1993ee15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 24570316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_1_238, and the Request Id: 1df8412c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 300c3f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.168+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300c3f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 39f0d0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 30ff04bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ff04bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.176+0000 [https-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_237, and the Request Id: 564f8edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 2c40cc50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 671b17ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671b17ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 59f05f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f05f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e2afa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e2afa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 40ce4422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 51ad8bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 8cc2597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.192+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ad8bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_235, and the Request Id: 2de8cf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_2_237-, and the Request Id: 699aa2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 19c52bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_1_238-, and the Request Id: 1c2f586d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.206+0000 [https-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_238, and the Request Id: 42b7815c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.206+0000 [https-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_235-, and the Request Id: 326fdf2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 59605818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c52bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59605818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2226e61b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: a61aca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a61aca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7996c781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7996c781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 220dec60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 4ad58a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220dec60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 6d9d6b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad58a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 15cf536d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_4_241, and the Request Id: e08d029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_9_238-, and the Request Id: 1005a039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_3_239, and the Request Id: 2ab868c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 6587e7f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.238+0000 [https-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_241, and the Request Id: 1e989170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6587e7f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 460d2adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 1cad4c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 320e5d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cad4c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_4_241-, and the Request Id: 77e84b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_8_237, and the Request Id: 229a8c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: d3542a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3542a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 43cbed1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cbed1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_6_241-, and the Request Id: 1e290501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_5_242, and the Request Id: 616f1c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_239-, and the Request Id: 7d636e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1e328304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: a649cc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2b37ff75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 52038f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52038f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 6684c7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6684c7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_7_239, and the Request Id: 6b5a8d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 61e709f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 34c94e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_7_239-, and the Request Id: 4edfbee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 40704180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_5_242-, and the Request Id: 347427b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2c6e1c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 464290dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464290dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 56f724a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 4477aeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4477aeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fea086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_10_236, and the Request Id: 3b713961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 4738803c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 31fbd732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.348+0000 [https-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: 42df2ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 1b9bdf54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9bdf54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: b4ff797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4ff797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_1_239, and the Request Id: 3937cb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 6a9e4fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 477e57a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 4a56fe95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 1c0586e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0586e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7f70960e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f70960e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_2_238, and the Request Id: 3c70858a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 36b6778d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 6b5557ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.392+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5557ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_236-, and the Request Id: 65ebe4d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: c957ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c957ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: b494780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b494780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df30491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_6_242, and the Request Id: 47e916c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df30491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3747e8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_1_239-, and the Request Id: 6d7abcdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 5d3482b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3482b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 3564d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3564d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_5_243, and the Request Id: 3f5ff1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_9_239, and the Request Id: 765ef00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 79c74508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 6da11441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 3d17b587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d17b587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_2_238-, and the Request Id: 544c690f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 5ec5c258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec5c258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.449+0000 [https-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_242, and the Request Id: 79a4ebcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6ee0d1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee0d1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_6_242-, and the Request Id: 7bf08ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 7ccff330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccff330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_3_240, and the Request Id: 6aa7ccf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 112168a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 90d347b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.473+0000 [https-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_239-, and the Request Id: 536af1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_5_243-, and the Request Id: 561817cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 52665240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 502c71ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502c71ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1b829fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 27ead357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ead357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_7_240, and the Request Id: 7bd922b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_4_242-, and the Request Id: 6382fd34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1c22f5f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c22f5f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_3_240-, and the Request Id: 53bb6781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3456bf6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 250c1b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250c1b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.517+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288568f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_10_237, and the Request Id: 4cd51198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 60330ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 6b53a6ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60330ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: e8903f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8903f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_7_240-, and the Request Id: 1d219a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 585f0c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585f0c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_8_238, and the Request Id: 23b42546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 291dcea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7d55ff8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 20e6d24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e6d24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 275e9791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 62168743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_1_240, and the Request Id: 3f7d7675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_237-, and the Request Id: 619b0e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 23221e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 56ca3555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 76293508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_8_238-, and the Request Id: 7a276498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 72fe9e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fe9e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 50d7e229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d7e229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 4ee08433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfdada2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_9_240, and the Request Id: 7c441b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d33105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d33105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee08433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69506bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 26c1381a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69506bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c1381a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2b3459b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 37d1f0cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_6_243, and the Request Id: 3a6e4072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_2_239, and the Request Id: 2b875709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.593+0000 [https-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_240-, and the Request Id: 41d3bc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 61b1709b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 534b105c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534b105c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 40305682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_9_240-, and the Request Id: 17f5edda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40305682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.606+0000 [https-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_244, and the Request Id: 5b96213d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: b27c036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 34de0018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 7c3813b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.611+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34de0018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3813b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 36ba06d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ba06d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 66ad6b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ad6b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_3_241, and the Request Id: 40495745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_4_243, and the Request Id: 1e523570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 379a7542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_6_243-, and the Request Id: 330fc27c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_2_239-, and the Request Id: 62ed8198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 5ee5117d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 36fb3964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fb3964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: db4e208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db4e208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_10_238, and the Request Id: 3d99e610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_5_244-, and the Request Id: 4db8be73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 23148b3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_238-, and the Request Id: 7c76789a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f44934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f44934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 63df2d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63df2d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 2af38658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_7_241, and the Request Id: 406d86c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_4_243-, and the Request Id: 2c8044e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 8a2a29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 54ec715d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d82529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 76389e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76389e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 37dc01d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_7_241-, and the Request Id: 68fb79d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37dc01d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 641c317b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 68094592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_9_241, and the Request Id: 31955a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_3_241-, and the Request Id: 67a45bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 472adc34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 19be2ae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 63b24b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 676b5f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1ffd99e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 6c084f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 376f8193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376f8193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7d70bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 6f487c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 4812b735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 2e8f431d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8f431d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d70bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.726+0000 [https-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_239, and the Request Id: 254654c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 71fe270b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fe270b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 505ba4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_1_241, and the Request Id: 526bc84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 541b70cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 17e891e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_8_239-, and the Request Id: 4b33fff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e891e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 2e155e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 406fd10a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e155e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.744+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406fd10a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_4_244, and the Request Id: 65b96ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1d2e0c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2e0c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_6_244, and the Request Id: 55a68169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_1_241-, and the Request Id: 4b3cdaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 46ab73f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 3794ad71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3794ad71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.757+0000 [https-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_241-, and the Request Id: 577a6b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 17cc1031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3ef75f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cc1031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef75f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_245, and the Request Id: 683dd1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 7aefbb80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: db842a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aefbb80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.774+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db842a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_239, and the Request Id: d3aebaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 11a3f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec105ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a3f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec105ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 5bb71822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_7_242, and the Request Id: 3fe35c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 3af74163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.785+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af74163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: f99a842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_2_240, and the Request Id: 590339fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_6_244-, and the Request Id: 5f27393b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_4_244-, and the Request Id: 7799b4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24092716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2d8c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_5_245-, and the Request Id: 4b03915a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 71bac53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_239-, and the Request Id: 7c12c289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bac53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_7_242-, and the Request Id: 38c4a195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 28f74dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_2_240-, and the Request Id: 50018a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 362a8ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362a8ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 65d9228d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.821+0000 [https-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_242, and the Request Id: 13e248d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 43589dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1171be79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 12f86725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 67ffff97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 529da1b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 61b6692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43d6d308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d6d308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: ef7dbbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 5b8ab80b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 15b504ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8ab80b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b504ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_3_242-, and the Request Id: 6e285e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7dcef766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 52cf680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_8_240, and the Request Id: 64932d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcef766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cf680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78db5b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 3278e06c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_9_242, and the Request Id: 775f2bb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3278e06c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_1_242, and the Request Id: 17e0a42d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 5d8fe734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 2e01efa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e01efa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-types, and the Request Id: 45735397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 1136f138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 566ef7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45735397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 463d7a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_6_245, and the Request Id: 3083b4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 135920f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_8_240-, and the Request Id: 80b262e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 6add2f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6add2f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: 83cce6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83cce6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_9_242-, and the Request Id: 2230232c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_4_245, and the Request Id: 277c0304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.891+0000 [https-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_242-, and the Request Id: 396a36aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 5fdb9471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdb9471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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-instances, and the Request Id: 143b248b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143b248b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28dcf86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28dcf86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_5_246, and the Request Id: 7d9dcadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-types, and the Request Id: b8bba22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8bba22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_240, and the Request Id: 48cd6e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 7e43d453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e43d453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies/policy_6_245-, and the Request Id: 5e85470f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 15051726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy-instances, and the Request Id: 33624251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.920+0000 [https-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_246-, and the Request Id: 360731b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 4491da69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4491da69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_7_243, and the Request Id: 5860e295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33624251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 8223539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9592b92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9592b92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_2_241, and the Request Id: 156fb6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191a05a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 4b2470ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1430630e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2975307c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 5f5cb080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_10_240-, and the Request Id: 7f2a2cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_7_243-, and the Request Id: 1a08493c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 445788ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policy_2_241-, and the Request Id: 4779abe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445788ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.967+0000 [https-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_245-, and the Request Id: 352f518b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 146e68df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146e68df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_3_243, and the Request Id: 74e62576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 52b77ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 75a0dde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 293443bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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, and the Request Id: 1ac943e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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_243-, and the Request Id: 14184225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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/policies, and the Request Id: 7f264285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 258c7e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.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: 1ff955bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:10.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258c7e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7e0db03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.003+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0db03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_8_241, and the Request Id: 5044f348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 1a4cf694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4cf694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 36e0c690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: efe7ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_241-, and the Request Id: 707c4550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d84a164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d84a164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.020+0000 [https-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_243, and the Request Id: 5f16523a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 60e3824d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e3824d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 112c0b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112c0b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c68de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c68de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27763a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 12406c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57570681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12406c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27763a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.033+0000 [https-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_244, and the Request Id: a51e495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57570681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_243, and the Request Id: 26a33402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_6_246, and the Request Id: 116a8788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2297d782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2954a23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 5c4fd641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.048+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4fd641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4832aa2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4832aa2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 25eb55e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_243-, and the Request Id: 53c5ff83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_247, and the Request Id: f491bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 73ae8993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 51c7c830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 19e9789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_244-, and the Request Id: 1df212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 2ebbfc3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 568055a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.079+0000 [https-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_243-, and the Request Id: 7d60c6b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_6_246-, and the Request Id: 51045aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2cc4edfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebbfc3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 636d6d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 1d39dda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636d6d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_5_247-, and the Request Id: 1e565995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d39dda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 5e70555f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.097+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e70555f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 310cf4af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 671d296f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_4_246, and the Request Id: 4ac91373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-types, and the Request Id: 60c4e449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a76130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2dc59726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c4e449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 26ed972d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ed972d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 735c0860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 4083c9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_8_242, and the Request Id: 41ad5717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4083c9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_2_242, and the Request Id: 636b676e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a4eed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a4eed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_3_244, and the Request Id: dcf71b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 63040df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6558958e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 1602e6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4ae09d2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae09d2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 3f773643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 31b763b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5f895076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b763b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.144+0000 [https-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_244, and the Request Id: 5e70ebc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f895076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f773643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_4_246-, and the Request Id: 2e060038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4f8f1818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 5992e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8f1818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_10_241, and the Request Id: 67671402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 21c7816a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_8_242-, and the Request Id: 35b8f598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.161+0000 [https-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_241-, and the Request Id: 51cd65f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5992e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_2_242-, and the Request Id: 6186d5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_7_245, and the Request Id: 1bb9f0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_3_244-, and the Request Id: 5e7732bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7a7e0ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7e0ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_7_245-, and the Request Id: 29ee9ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 51f35cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f35cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_247, and the Request Id: 63799f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7b88cd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.185+0000 [https-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_244-, and the Request Id: 70feb85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 212c4ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 78aef4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 308c59d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7c1b7361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 56f7d3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 520fe3bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1d00c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 34dbae15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5a96331c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_6_247-, and the Request Id: 70ac9a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6f5ab8e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5ab8e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 76cb41d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cb41d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 73b4a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 236ac40c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 608f4bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236ac40c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608f4bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 3746b74a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3746b74a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 3fa330b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa330b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_5_248, and the Request Id: 1eaab962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_4_247, and the Request Id: fbb5bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.261+0000 [https-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_244, and the Request Id: 370b9c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 356a9ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.263+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356a9ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 24f288d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 728998b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728998b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_8_243, and the Request Id: 24b36599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 299dbe6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 44b736a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6cdf07c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5c206cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: d398e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: b3df886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d398e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 17aa03c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_5_248-, and the Request Id: 44cd3578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17aa03c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_245, and the Request Id: 3817a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_4_247-, and the Request Id: 4c4d48b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_9_244-, and the Request Id: 503f0136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 35231758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35231758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 5d5b4eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5b4eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_8_243-, and the Request Id: 7ff2451c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 4399bcb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_10_242, and the Request Id: 229c8da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4399bcb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 47bb43b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 3af65643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bb43b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af65643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_3_245, and the Request Id: 56be1ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ade1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 37acc69c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ade1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.339+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37acc69c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_7_246, and the Request Id: 2e835e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_10_242-, and the Request Id: 573d6cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 7f24f193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f24f193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 6b11931b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.348+0000 [https-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_243, and the Request Id: 59544ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b11931b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_245-, and the Request Id: 1575b72f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 645eb965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645eb965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_245-, and the Request Id: ffbce02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_6_248, and the Request Id: 5c577161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: cd3b4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 51464f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 75f32bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_7_246-, and the Request Id: 18851373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 6396e383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_243-, and the Request Id: 58caa69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8b26df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 47835960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b97e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.407+0000 [https-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_248-, and the Request Id: 56100218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: a86f6af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7066d1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 51a49984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 7327c88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 394e5dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 25d42c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63224173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63224173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 516a7fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a7fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6f314a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_4_248, and the Request Id: 74cc86d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5c68a1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: edfb689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bffab55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bffab55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 32debc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 80c580d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.486+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80c580d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_3_246, and the Request Id: 60e1ab38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5203d8b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5203d8b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 1a6cbe7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: c6f9c33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6f9c33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6cbe7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_8_244, and the Request Id: 3e2b42dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 19e139b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e139b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 24ed82b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2e930806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_10_243, and the Request Id: 44ed1652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 751db69c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751db69c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56629adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56629adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 27159b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27159b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.523+0000 [https-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_248-, and the Request Id: 761ce08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5725be52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 7d44c352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d44c352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_8_244-, and the Request Id: 1416f800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_1_246, and the Request Id: 1001a89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3a30a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_243-, and the Request Id: 20f9f718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 631e5c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: e5e5f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5e5f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3a30a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_2_244, and the Request Id: 21a95469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631e5c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_3_246-, and the Request Id: 56287425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 2f115462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f115462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: c0fc9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0fc9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_5_249, and the Request Id: 7297fb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_6_249, and the Request Id: 69d51e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2e4a61fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 4fcdb071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcdb071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7367176f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_245, and the Request Id: 45f696e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7367176f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_1_246-, and the Request Id: 72da578c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 3e668862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 15048984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e668862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_244-, and the Request Id: 6ba1d2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_7_247, and the Request Id: 2292f954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6ec00bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: d413293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_5_249-, and the Request Id: 64441f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_6_249-, and the Request Id: 5711530e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7b4c1fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_9_245-, and the Request Id: 4231b247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 36ff1aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 453f3e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 32fc58d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_7_247-, and the Request Id: 2928f737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3b7feaaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 5ec185f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 43b4a621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 1cd1bb10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd1bb10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 663208dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 218b717b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 63f61596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f61596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5d247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5f34204c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f34204c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4b946fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 59651cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: f9de4b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_249, and the Request Id: 4ac37385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 1b43980d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b43980d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 10f55c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 1e21abc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5d247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_245, and the Request Id: 2efd120e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 54dc326c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9de4b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dc326c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 551be77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 73b73d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_8_245-, and the Request Id: 5e36141b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.670+0000 [https-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_244, and the Request Id: 5ea4e8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_4_249-, and the Request Id: 2f3b0ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 77f9c1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551be77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 7245ee7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_3_247, and the Request Id: 5d38b481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 6a66da5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 25c2bc77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7245ee7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 633f77cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633f77cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 1220a144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1220a144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a66da5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2613ae67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 11ee334a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.692+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ee334a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_2_245, and the Request Id: 22fba001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2613ae67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.700+0000 [https-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_247-, and the Request Id: 4e319011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.700+0000 [https-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_250, and the Request Id: 646adc1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5ab041d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-types, and the Request Id: 3148c3f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_10_244-, and the Request Id: 3f76e81c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 795f0f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4277368d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab041d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4277368d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 4d62d0a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3148c3f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d62d0a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_7_248, and the Request Id: 740b8c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-types, and the Request Id: 7cca5519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_247, and the Request Id: 3318aaa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cca5519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_6_250, and the Request Id: bd77efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5e7e2ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 732f09b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732f09b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_9_246, and the Request Id: 61794681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_6_250-, and the Request Id: 74323fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6e6b93aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_2_245-, and the Request Id: 1d99b9c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 192b8e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies, and the Request Id: 44bb8869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_5_250-, and the Request Id: 365acf3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_9_246-, and the Request Id: 5b9f4f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 701fdbe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_247-, and the Request Id: 12bba6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_248-, and the Request Id: 3e18562b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 7c78ee4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7cb8755f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 32eab219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c78ee4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105580bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 1e6571ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6571ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105580bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 9ce0d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ce0d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 18a7a7da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_4_250, and the Request Id: 79f30bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_8_246, and the Request Id: 7ead6451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8fcaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 1dfc8f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfc8f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 5e8b1dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8b1dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 4df62a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.789+0000 [https-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_248, and the Request Id: 22bf1577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 79869adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5a8b4726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 144300eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_246-, and the Request Id: 195e9ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_250-, and the Request Id: ff3cf1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d42f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 54375e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54375e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 58117a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 7e1efc51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1efc51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b50129c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_10_245, and the Request Id: 40204b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4d6b322d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 14fe5f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fe5f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 31bf0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 77e1e471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e1e471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_248-, and the Request Id: 3e0403b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2224d255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_2_246, and the Request Id: 193093b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 230364fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_2_246-, and the Request Id: d8affa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 11dd4c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dd4c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 4251219c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 6826e552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.850+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6826e552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 2816ac20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2816ac20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-types, and the Request Id: 8012dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 74eef36a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8012dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74eef36a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 297090fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 610b87c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-types, and the Request Id: adbcaad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-types, and the Request Id: 30104926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610b87c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adbcaad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 1ed4f8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_248, and the Request Id: 2ebdb545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_5_251, and the Request Id: 147e25c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_10_245-, and the Request Id: 49685295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: cfb5241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_7_249, and the Request Id: cf7e012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30104926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 31e4d5dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_6_251, and the Request Id: 5c0dde51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e4d5dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 23a05889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a05889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 36725ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_4_251, and the Request Id: 55e1b388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_6_251-, and the Request Id: 2f7c2e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36725ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 3b217494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b217494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_247, and the Request Id: a4319a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 7db3119d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.901+0000 [https-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_251-, and the Request Id: 246fa9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy_5_251-, and the Request Id: 26002c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_1_248-, and the Request Id: 55a3da5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 3d5a5f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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_7_249-, and the Request Id: 7d0acb73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 708d79b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policies/policy_9_247-, and the Request Id: 27794047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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-instances, and the Request Id: 62764b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62764b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 76feea11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: aa93bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 5b85f287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 6e6f0f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6dc9620f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 401326ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401326ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d05e03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 7a7595b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.959+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7595b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.960+0000 [https-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_247, and the Request Id: 571d6552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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, and the Request Id: 6e5a9916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-types, and the Request Id: 305df7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305df7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 12b3482e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.970+0000 [https-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_247, and the Request Id: 7b441357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 609ffec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 6a6ef8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 266c296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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: 760a1131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:11.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/policy-instances, and the Request Id: 423a41d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423a41d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 64525ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64525ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_8_247-, and the Request Id: 486af379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5b6fd5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6fd5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 52d35045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.008+0000 [https-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_246, and the Request Id: 4d59a3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 7b2b69d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d35045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 24f8629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2b69d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_3_249, and the Request Id: 5987863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 38656322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38656322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4251779d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 60525567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60525567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 2e587da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: c1f3e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e587da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1f3e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_5_252, and the Request Id: 37d7f99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_4_252, and the Request Id: b404e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5cd98154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_2_247-, and the Request Id: 45bf3c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.028+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd98154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_6_252, and the Request Id: f5bf3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_246-, and the Request Id: 4ec2f70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: fe176ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5f4c09a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe176ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.039+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4c09a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 6c814687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c814687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ec2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_7_250, and the Request Id: 1feced4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ec2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_249-, and the Request Id: 2e12611e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_1_249, and the Request Id: 40d47a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 546a5df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1b9deec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_5_252-, and the Request Id: 6540bff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_6_252-, and the Request Id: 8fbbad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_252-, and the Request Id: 7e2954dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6c3e21c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1d97d518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_7_250-, and the Request Id: d0757c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 2e2d3a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_249-, and the Request Id: 6dfd90f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 22913e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 7eba0d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf0916e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: ef52a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef52a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 66d8054c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 55cf6bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cf6bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe85f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_9_248, and the Request Id: 6402754e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 4d6dd9e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 78710a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 3ba6896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 6e7e8749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 10e16a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e16a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 30d37d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d37d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 533c070e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 7b5b5cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6d4975e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_248, and the Request Id: 7c1c7c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 4f60f3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f60f3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 3ea50b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.157+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea50b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 56745893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_248, and the Request Id: 2a8d9a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_248-, and the Request Id: 3bcaf3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_248-, and the Request Id: 5a3bd6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4db7af7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db7af7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7664502e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7664502e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_253, and the Request Id: 3d20e267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1a974426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a974426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 4a038bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 78aea0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a038bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78aea0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.183+0000 [https-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_250, and the Request Id: 46bc0c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 13d79f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d79f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_247, and the Request Id: 22636c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 2b7c5274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7c5274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 744cde8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744cde8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4f9dc323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_5_253, and the Request Id: 7f8d45f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9dc323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 2b3b7dc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 3859c196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3b7dc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_250, and the Request Id: 2eb5db74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3859c196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 17917066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17917066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_7_251, and the Request Id: 6cf9bc0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1eaa6bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eaa6bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 7c206458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_248-, and the Request Id: 1914f8b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7668535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7668535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_6_253, and the Request Id: 1f3dcc20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_3_250-, and the Request Id: 292c69fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 7e4f331a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_4_253-, and the Request Id: 3b79974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_5_253-, and the Request Id: 1e728d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6ed0411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365acb17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_247-, and the Request Id: 5a892471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_7_251-, and the Request Id: 76e5c909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 5914e030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1c5267b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.265+0000 [https-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_253-, and the Request Id: 286fcd76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 34114371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_250-, and the Request Id: 7be10c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 678be748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 32c08eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 9d6e63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d6e63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 18174512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18174512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_249, and the Request Id: ac4b35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: cba3eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bea313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 45d29a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 46561c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46561c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 2865a508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2865a508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.314+0000 [https-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_249, and the Request Id: 7dea78e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 4e8779af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 8be138a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 7cf3f0b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6d7bd2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_249-, and the Request Id: 3a21fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 3cf186b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 2af13d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 11b33a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b33a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_9_249-, and the Request Id: 696c1907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 2ade0c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4db813a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db813a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_4_254, and the Request Id: 7ea17b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 9c4f3bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 56480439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56480439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 2809e76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2809e76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_10_248, and the Request Id: 4b1cb71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 10fd348b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1e2352ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_4_254-, and the Request Id: 345a59f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6e6e57d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.394+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6e57d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 6b276bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b276bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 44bf8784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_5_254, and the Request Id: 5a3e62bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bf8784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 5187df00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 6d2e43d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.404+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5187df00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2e43d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.407+0000 [https-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_251, and the Request Id: 3bb88029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 546e159b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 7cfcef20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546e159b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.413+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfcef20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1cf87119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_7_252, and the Request Id: 66f78067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 3cf05a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf05a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: b00c2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_3_251-, and the Request Id: c6e4abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_249, and the Request Id: 1b04704e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_10_248-, and the Request Id: 672c2470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_249-, and the Request Id: 48edccbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6d6e2c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6e2c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 24739e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 66ad4760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24739e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ad4760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 761abfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_9_250, and the Request Id: 5f0c2a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761abfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_251, and the Request Id: 30dcb18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210b424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 485bbc1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.464+0000 [https-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_252-, and the Request Id: 9ce6f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_5_254-, and the Request Id: fccf16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 75d817d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6d7e4144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d817d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7e4144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 4594b7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 578b2477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 11591546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11591546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578b2477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_2_250, and the Request Id: 41ac32d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_9_250-, and the Request Id: 4667a81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_6_254, and the Request Id: 7903bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_1_251-, and the Request Id: 7989a77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_2_250-, and the Request Id: 528964a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 327d0ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 151e2586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 72102a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1c47357b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a58bf7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4a8cc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 45288008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a5c06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_6_254-, and the Request Id: 5f92cdec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528c55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5e6e6b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.512+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6e6b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1fb31ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0f9e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 2ccdba88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccdba88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23093e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_8_250, and the Request Id: 4c339b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67168c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23093e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 78eb3593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.522+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78eb3593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_9_251, and the Request Id: 56ed8714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 80ebd7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_8_250-, and the Request Id: 2646566e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 3d6dd8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 6b484a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 2c43bdfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 35bd45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c43bdfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bd45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 658d22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 766f751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a43b11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766f751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658d22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_3_252, and the Request Id: 4883553e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 3f10de1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f10de1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 229165da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_4_255, and the Request Id: bca1059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 29199c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29199c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_10_249, and the Request Id: 3d83f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_3_252-, and the Request Id: 163e6462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_251-, and the Request Id: ed2fe59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66775560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66775560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 39db9ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 1bb692f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39db9ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_5_255, and the Request Id: 4743efe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a6453a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6453a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 20a7c42d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a7c42d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 95fb46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 23bea30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95fb46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 70b12032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bea30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ee06f94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee06f94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 5fb3b5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb3b5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_7_253, and the Request Id: 127fad8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 717a4db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_252, and the Request Id: 548af8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_249-, and the Request Id: 1848b761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_4_255-, and the Request Id: 73df81ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_6_255, and the Request Id: 4c93561f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717a4db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 17b3594c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b3594c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_5_255-, and the Request Id: 33ebd420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5007fc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_251, and the Request Id: 1c4791aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 3e85453a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 55c62f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_7_253-, and the Request Id: 1e3d85b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 7655b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7655b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 782394fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 1285894f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 17c6f5f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_1_252-, and the Request Id: 1a7329b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c6f5f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_251, and the Request Id: 96b3451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1285894f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 61407afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_6_255-, and the Request Id: f06234e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 32f85074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 24162efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_2_251-, and the Request Id: 14674c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24162efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 179dcd50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_9_252, and the Request Id: 3354a048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 1e07776b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 20cd90ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 61472980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4a6361b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 2bbb90c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 7dcb5437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcb5437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 362781ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 168f9c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168f9c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_3_253, and the Request Id: 65956536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_251-, and the Request Id: 1db20d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 59cc7bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_9_252-, and the Request Id: 41df0249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 41349c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 6b524b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: ed4c422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed4c422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 2c7c5aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7c5aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5558a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5e2660f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 56539b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5558a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_250, and the Request Id: 4582caef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 41d1f4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 291fae72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_3_253-, and the Request Id: 2b73093c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56539b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 80a2ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 74b6d856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80a2ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_5_256, and the Request Id: 76899bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 77e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_250-, and the Request Id: 722741c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 3629c1d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3629c1d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 3ed8a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_7_254, and the Request Id: 6819703a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed8a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_6_256, and the Request Id: 2253ba18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 3fca3e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fca3e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 261ebcd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 726d37fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726d37fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261ebcd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 31f3fdfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 7275b3dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 61c601b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_1_253, and the Request Id: 3f3e1c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c601b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_252, and the Request Id: 3fad1d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 59a92d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 93708c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93708c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 2b40bf9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b40bf9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_7_254-, and the Request Id: 1afe7955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_5_256-, and the Request Id: 78e1b315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_256, and the Request Id: 452a92bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 1cb0b41d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_6_256-, and the Request Id: 258e09b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_253-, and the Request Id: 2b448f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c05d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c05d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.804+0000 [https-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_256-, and the Request Id: 46e059a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6fd9735c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 31fd4416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 1493821e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_252-, and the Request Id: 6ff09c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 216a4eaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216a4eaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 7977f72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_252, and the Request Id: 48b7d1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 5ae97093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: d6b8e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae97093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 655eb5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 96afe4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96afe4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 483d8321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_253, and the Request Id: 1fb1d63e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 39e84cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: d59c25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e84cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 56fe476f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 3ec19c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fe476f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_251, and the Request Id: 296cdf96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 173711e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 35298bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2dc9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35298bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173711e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 66183837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 521eff52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 251c7caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521eff52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251c7caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 7a4b8023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_8_252-, and the Request Id: 19c6ae85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_3_254, and the Request Id: 22afebc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_7_255, and the Request Id: 23710a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_9_253-, and the Request Id: a440396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 3f95a63c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 48ca1c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ca1c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 4428a781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4428a781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 5b111614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_10_251-, and the Request Id: c3ad219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 74efd77e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74efd77e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_254-, and the Request Id: 63ef19cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_257, and the Request Id: 770375a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 61d95f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: e160dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 3fbb2b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.897+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d95f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: d492a27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_6_257, and the Request Id: 7060b3aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_7_255-, and the Request Id: 370f1434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6f98e21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d492a27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-instances, and the Request Id: 480435ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 7f430806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480435ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f430806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be554b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 73869d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 58dfd75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58dfd75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 53142db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be554b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53142db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_5_257, and the Request Id: 71e5877c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_254, and the Request Id: cc2e2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_253, and the Request Id: 5feb8648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies/policy_5_257-, and the Request Id: 6e79e8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_257-, and the Request Id: 1b2d5e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_1_254-, and the Request Id: 2f015d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 4f1acdaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 78acd134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policies, and the Request Id: 472abe83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_257-, and the Request Id: 540b1491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: ddaff9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 658a9ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: ede7849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 77f31ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 793fd5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 26902bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df622f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df622f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 1f79e6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6585c046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 63c1bafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6585c046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c1bafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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-types, and the Request Id: 3871eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_9_254, and the Request Id: 2240f3ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3871eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.982+0000 [https-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_253, and the Request Id: 5c807825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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_2_253-, and the Request Id: 233e58ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-instances, and the Request Id: 50241dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50241dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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: 6880e56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy-types, and the Request Id: 1ae9f6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae9f6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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/policy_5_258, and the Request Id: 9f013bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:12.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, and the Request Id: 45d817d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_253-, and the Request Id: 31d5b714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 28c5af24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 4a35f8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c5af24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_9_254-, and the Request Id: 597d85a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 799d2ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799d2ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: d87c861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d87c861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_7_256, and the Request Id: 6fb73b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 616b4739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616b4739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 78e183cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e183cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_3_255, and the Request Id: 601a9784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 6a3b6f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3b6f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_10_252, and the Request Id: bca51a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 73ad3397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 51e3a583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e3a583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_5_258-, and the Request Id: 1ad9b1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 396fdc65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396fdc65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_258, and the Request Id: 601b10e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 76537ad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5f22f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5f22f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f12c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f12c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_258, and the Request Id: 7482ea07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_10_252-, and the Request Id: 7012a85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e7ac30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 2b7deb4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.080+0000 [https-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_256-, and the Request Id: 2c6efe27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: c43e931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_3_255-, and the Request Id: 7922ce5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_6_258-, and the Request Id: 7d56569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 7ae0f826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.092+0000 [https-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_258-, and the Request Id: 1373cadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fda32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 369d74ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 15e9706e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.106+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e9706e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369d74ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 433f14b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433f14b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 7b03ed32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 1a1fee88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_255, and the Request Id: 443be8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b03ed32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 2b176798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.121+0000 [https-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: 16693753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 5c03c3a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 6edecad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 3439249b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 6e49d486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 26aa9838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 1b72f5c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b72f5c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_255-, and the Request Id: 63f5b4fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc82e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: b73b031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 2400bd23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 1cb8687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.146+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2400bd23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_9_255, and the Request Id: 55e44f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_9_255-, and the Request Id: 770284ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 6aaab882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaab882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_2_254-, and the Request Id: 489450cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 82e5fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82e5fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_5_259, and the Request Id: 6b1f8851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 6e773cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 14b00893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 6061ea07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6061ea07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 92b8d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92b8d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_6_259, and the Request Id: 4eaec232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 2debaa33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.187+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2debaa33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 16270799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16270799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.192+0000 [https-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_257, and the Request Id: 4e486519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 75538f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 35f886d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 57ca7568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ca7568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 2a738b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a738b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208362c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_3_256, and the Request Id: 682923ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3ba7c958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_5_259-, and the Request Id: 1d1aae1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 6b169c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_7_257-, and the Request Id: 241e5fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 9caa46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9caa46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a172e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a172e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 42c147ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c147ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: f078bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f078bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_4_259, and the Request Id: 5bd90561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_254, and the Request Id: 27cd813c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_6_259-, and the Request Id: 6289caac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4971eb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_3_256-, and the Request Id: 287099f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4971eb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489e9870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a3af94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489e9870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 552b04c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 40ecc53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552b04c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ecc53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_10_253, and the Request Id: 43e11682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_1_256, and the Request Id: 2f77bacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: e8567f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 188ea22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.280+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595b7798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5d065fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d065fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 37a2c965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_259-, and the Request Id: 383746b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 30f23858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f23858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_255, and the Request Id: 42ceabc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: fedd761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 34385807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5e5c52ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_1_256-, and the Request Id: 2bfe37d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_255-, and the Request Id: 217d9ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 7666e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_10_253-, and the Request Id: 693ce458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_254-, and the Request Id: 70974b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e34dd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fedd761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 6b47c84c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 338ff17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.320+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7a0ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b47c84c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338ff17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3dac8b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_9_256, and the Request Id: 64ac7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 3a172db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 795d408d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.327+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a172db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.329+0000 [https-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_260, and the Request Id: 5f80b5ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: ca0d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca0d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da18f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 5cad9289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cad9289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 21d654ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_6_260, and the Request Id: 6a8a85f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d654ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 2aca4617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 19702694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aca4617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_258, and the Request Id: 175be680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 4ae74d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4f395eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f395eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 3352a908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3352a908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 51350903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51350903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_3_257, and the Request Id: 4484d350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 21781139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 1db26b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.367+0000 [https-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_260-, and the Request Id: 1f67aecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21781139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_260, and the Request Id: 343bd684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_3_257-, and the Request Id: 76483c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 421b7627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 59b49b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 443ab1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 45388068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_260-, and the Request Id: 745042e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_9_256-, and the Request Id: 59eacf22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_260-, and the Request Id: 6123298a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 769d6002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769d6002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_7_258-, and the Request Id: 6032193b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 67bcaf54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bcaf54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 16a429a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_1_257, and the Request Id: 53a4fab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: bef261e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b42bcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 66f96212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 264e6160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: b4ee7cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4ee7cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 60967654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60967654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: b184f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b184f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 42d44590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 7b5e296c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d44590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5e296c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_10_254, and the Request Id: 1e43029c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 1b5c67b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_256, and the Request Id: 41b16381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5c67b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_255, and the Request Id: 30d73bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_257-, and the Request Id: 61fdb20e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ace84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa3b0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 58c7a2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 60eb5b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60eb5b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 1ee1e6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 755cc031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755cc031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_261, and the Request Id: 41b37fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 71e8363e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_10_254-, and the Request Id: 492a6774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 38d7a2d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_2_256-, and the Request Id: 7442a102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_255-, and the Request Id: 6bbf5c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d7a2d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f173a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f173a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 7ccacc66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_261, and the Request Id: 7ea158ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3af3593b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 7ebda943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebda943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 3d367985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d367985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_261-, and the Request Id: ca2fb72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_9_257, and the Request Id: 48cb19db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 2a61a8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3071149c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 5844d31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5844d31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4b7dc097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 3f61d5cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_261-, and the Request Id: 1a0f1a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f61d5cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_6_261, and the Request Id: 12bbef5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 584aa63c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45654154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45654154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3a7e9601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.566+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7e9601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: b1d7bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.569+0000 [https-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_258, and the Request Id: 6970a8a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_9_257-, and the Request Id: 32f87bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43333c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 905d7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 57068d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 1938c431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 20d1029a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d1029a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 7eb0db42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_261-, and the Request Id: 51ca711a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb0db42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_7_259, and the Request Id: 512fe060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71421655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 7621cb73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7621cb73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 34339ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.615+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34339ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_3_258-, and the Request Id: 3f69bd4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_257, and the Request Id: 2cf7be18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_7_259-, and the Request Id: 6a45c361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 23fd45b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.628+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fd45b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 7ad22aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 2ce20d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 3011154c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce20d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3011154c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_5_262, and the Request Id: 158193be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 1bd17bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd17bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_258, and the Request Id: 7ff7e49e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 626cfae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 7f7d52cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5bdfb688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4ecff68b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: faedb9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecff68b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 120f8ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120f8ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 2fad86ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 66577e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66577e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fad86ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc01ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 41428fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_256, and the Request Id: 1ab8c355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_257-, and the Request Id: 3599583e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.668+0000 [https-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_255, and the Request Id: b1f2b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_5_262-, and the Request Id: 3567f635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_258-, and the Request Id: 7427ce71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 55c05554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 44d4e2e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b229d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d4e2e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b229d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 373e91a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 51fdfc3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373e91a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fdfc3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3bc27058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_7_260, and the Request Id: 403b49f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_256-, and the Request Id: 33a45b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_262, and the Request Id: 4d344f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 436b0f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4de0a627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.700+0000 [https-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_262-, and the Request Id: 8a63728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de0a627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3a6399a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 52e66aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e66aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_9_258, and the Request Id: 4e8e713d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 464944cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 643cc45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 18c2ec4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_9_258-, and the Request Id: 12c2d9b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.718+0000 [https-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_260-, and the Request Id: 2ebdd55a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 7d7b66c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: af3db91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 5de3ccef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: ed66b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed66b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 56b16a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b16a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 5e1a7625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1a7625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_6_262, and the Request Id: 67fcf52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: f851060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 6d07e25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.742+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f851060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 34a70f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d07e25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_259, and the Request Id: 7b3f9555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 65ce65c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce65c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 18eda453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 14c3a3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.759+0000 [https-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_259, and the Request Id: 17dde1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 25dc5a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_10_255-, and the Request Id: 4089ec22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 61d2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dc5a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_259-, and the Request Id: 41cfa4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 247c2f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 6e1f9b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_259-, and the Request Id: 3fbea203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1f9b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 54980df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_5_263, and the Request Id: bd7d402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54980df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247c2f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 1e04ba9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 5c6e1cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_6_262-, and the Request Id: 28602153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6e1cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 16272fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e04ba9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_258, and the Request Id: 3006182b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.791+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16272fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.791+0000 [https-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_263, and the Request Id: 3e762e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 37fb11a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 31c4733d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fb11a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_257, and the Request Id: 1bf45229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 7408ead0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 72fdb882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1377a405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 3e5e7962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_5_263-, and the Request Id: 55ddce9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_2_258-, and the Request Id: 8ca978a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 2ed758af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed758af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_263-, and the Request Id: 50f25a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5538c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_257-, and the Request Id: 51bfaefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 2ff0a702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff0a702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_7_261, and the Request Id: 1e806626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5cf6cc23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5411535c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 26a58b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 411acbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 466cf43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 462bec05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 64422dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462bec05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 2013c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 4e111789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2013c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e111789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 1f4b3084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b3084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_3_260, and the Request Id: 5b1930e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_6_263, and the Request Id: 482a095a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3ecd2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 248a73df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_7_261-, and the Request Id: 2ea69bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 6f43835b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 33868c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f43835b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33868c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-instances, and the Request Id: 6b21da16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 6d08c479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: 24c4b0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d08c479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c4b0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_10_256, and the Request Id: a2002a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_9_259, and the Request Id: 2b06d996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 406edae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b21da16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 3762c898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3762c898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 773a147d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 35fbe2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702ffb77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.886+0000 [https-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_260-, and the Request Id: 1105e097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_1_260, and the Request Id: 6336ffa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_6_263-, and the Request Id: d95b3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 81713af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_1_260-, and the Request Id: 4750b5b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.901+0000 [https-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_259-, and the Request Id: 7095752f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70aa6a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_10_256-, and the Request Id: 5c5857a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-instances, and the Request Id: 1b05e4f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b05e4f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy-types, and the Request Id: 4a96e9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 7b5bff19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a96e9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_8_258, and the Request Id: 17b50305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5117652d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5117652d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4c6892d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6892d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_258-, and the Request Id: 33ed85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e1c6580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_259, and the Request Id: 1e55b08c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 5dd60937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 7c6370b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 1b614f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b614f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 4f454498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1c6580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 640599d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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-types, and the Request Id: cb638d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640599d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb638d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_5_264, and the Request Id: 13f693d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 1c61ecb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies/policy_4_264, and the Request Id: 1344fc2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c61ecb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 79d3ac50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d3ac50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 444c45e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_7_262, and the Request Id: 6789ce9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 5ba50599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 163e3b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_2_259-, and the Request Id: 29089813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: f6c8f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 382d3a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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, and the Request Id: 6965b04f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policy_5_264-, and the Request Id: 5304ddc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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_4_264-, and the Request Id: 15d205a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 3fac9210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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/policies, and the Request Id: 7beb665f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 772d0274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.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: 106a68d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:13.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106a68d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 1233a140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1233a140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_260, and the Request Id: 30a703b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 2894f95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 3d861bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d861bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 559c44d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559c44d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_261, and the Request Id: 705c5642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 68f0c13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f0c13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 312382e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 8249200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8249200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 14b3fa88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312382e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_264, and the Request Id: 77117720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 6c4dbcde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4dbcde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_3_261, and the Request Id: b600bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_262-, and the Request Id: 4718ecef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.041+0000 [https-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_264-, and the Request Id: 45257764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 23f00077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 3bfe4586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 4935ae94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_9_260-, and the Request Id: 74a88a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_261-, and the Request Id: 39e05b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607567ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4935ae94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfe4586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 54418983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 104f896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54418983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 3f7c842e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 774345bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7c842e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_3_261-, and the Request Id: 6488eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_10_257, and the Request Id: 7cf2413e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 7720ea46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_259, and the Request Id: 489cc606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2414065f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 7964b00e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7964b00e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 352582a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352582a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.087+0000 [https-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_265, and the Request Id: 22c5acda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 38a21487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a21487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 62f93a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470f08c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f93a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_2_260, and the Request Id: 274bbcd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 1e8390c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8390c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 75a2b978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 47a06670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a06670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_5_265, and the Request Id: 76b03d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 29917527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 46f9b68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.124+0000 [https-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_257-, and the Request Id: 6904e51a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_259-, and the Request Id: 38a33c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2bcec4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 430b0753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430b0753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 4843c08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_4_265-, and the Request Id: 1d65916d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4843c08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_263, and the Request Id: 641ffff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 14c8be31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.150+0000 [https-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: d0b4178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 418afec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_5_265-, and the Request Id: 7c5fab33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418afec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 43016ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43016ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 48a0f81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.158+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a0f81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 3fc76593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 2295cc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_265, and the Request Id: 6c283fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 6ca44e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc76593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_262, and the Request Id: 15845950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 779a9207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: f1a1a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779a9207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: e0c53d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_7_263-, and the Request Id: 4d605a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0c53d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_261, and the Request Id: 48f8c92f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 7ab57673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 45a186f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2b7b2d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 694f1a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_265-, and the Request Id: 19b5a6ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 56c3214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_262-, and the Request Id: 39f63377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 5ee1fc38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 182d32d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_9_261-, and the Request Id: 35c27216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 7d167a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d167a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 5fbe846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 5ca59012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbe846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 3b3ce519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 301facef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 1f22ae36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 66ce2615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ce2615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 5ce07adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce07adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 168c6c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 105a90c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 51da6de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105a90c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_10_258, and the Request Id: af54321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 1527f46d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1527f46d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 68d9c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28044e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_3_262, and the Request Id: 2a4178c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28044e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d9c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 60328ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 410cde69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410cde69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60328ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.296+0000 [https-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_264, and the Request Id: 1eef253e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 950fb05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 31472e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31472e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 3ee06701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee06701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_4_266, and the Request Id: 5e3ddcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 1a9f1a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_8_260, and the Request Id: 739309a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_3_262-, and the Request Id: 1013da66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.318+0000 [https-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_266, and the Request Id: 4eb367d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.322+0000 [https-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: 5cf47170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 45e1b688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_264-, and the Request Id: 260c6c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 79893895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79893895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 112f97e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 6c874382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.333+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112f97e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c874382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_2_261, and the Request Id: 3f1ab705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.335+0000 [https-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_266-, and the Request Id: 24da853b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 248d85c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248d85c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_6_266, and the Request Id: 62ab47f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_8_260-, and the Request Id: 5fc9789e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4cef2f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_6_266-, and the Request Id: ab9151b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: e209e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 67372a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 26650688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 7b9598ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 7f299986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 6d94d084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 54f2c797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d94d084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 696fb660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_2_261-, and the Request Id: 1597a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696fb660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_263, and the Request Id: 3edb4bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 1f5669b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.379+0000 [https-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_266-, and the Request Id: 3c8897c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 6bb3844d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 6fb76bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb76bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a103f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a103f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 772c79f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_262, and the Request Id: 7fd447c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_262-, and the Request Id: 32f682e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 620e4036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 7a22c1f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a22c1f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 29858ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29858ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_10_259, and the Request Id: 4192addc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_1_263-, and the Request Id: b7b18a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3490e614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3490e614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 1a6fcc8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: fc5980a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 102b5f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 7184a0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 28209a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28209a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 1b5f3dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5f3dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 292e0df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_267, and the Request Id: 7a009f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 67d03ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 45b6d35b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292e0df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b6d35b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 26dd3bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_3_263, and the Request Id: 79f11004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 3ab444e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.441+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26dd3bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_10_259-, and the Request Id: 7d13c225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_7_265, and the Request Id: 63f51b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab444e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30723613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4991523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4991523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30723613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_8_261, and the Request Id: 39771b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 7d575118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2ee37d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.455+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d575118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.456+0000 [https-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_262, and the Request Id: 4d473eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_6_267-, and the Request Id: 73dd345d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 877b30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 75c6227c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2b686df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 6369f12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6369f12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2d08a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d08a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 17923b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17923b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 1da90510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da90510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_5_267, and the Request Id: 360bdaf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_264, and the Request Id: 427e2e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4a55ba81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 52377ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52377ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: e7685a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7685a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_265-, and the Request Id: 3ae37298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.495+0000 [https-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_267, and the Request Id: 4d94141f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_2_262-, and the Request Id: 33adbccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_1_264-, and the Request Id: ae94f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_8_261-, and the Request Id: 41948c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 72de8b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 5f6210b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_4_267-, and the Request Id: 21488615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6210b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 47ac41e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 46a08a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2341c917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ac41e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51269039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_3_263-, and the Request Id: 68b034a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_9_263, and the Request Id: 3fbe5b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 62c3dc9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_5_267-, and the Request Id: 37828724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 48c12652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 594121f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 398e4e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 13f2d97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 24f8e794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4e910d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 53fcc176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: a88e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_263-, and the Request Id: 60bd2ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 83c1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 2cb849ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83c1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb849ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 492f98de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492f98de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 494af6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_10_260, and the Request Id: 166c398d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494af6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 71d3de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 7ee630e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_265, and the Request Id: 77b5b16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 29674c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.571+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee630e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 4c114510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c114510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_2_263, and the Request Id: 4563789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 566592e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 19e09dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566592e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 1f5ced8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 13be211a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 1c2cc274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13be211a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5ced8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.586+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2cc274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 5ba2784f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: a66b887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba2784f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_268, and the Request Id: 1b6040c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 758d694c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_3_264, and the Request Id: 77f13b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758d694c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_10_260-, and the Request Id: 1ca14232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f103dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_4_268, and the Request Id: 328ec334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 27a8a481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 23a82333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a82333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 69027120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_1_265-, and the Request Id: 7558083d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69027120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f5805b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f5805b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 705ce0ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705ce0ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_263-, and the Request Id: 573d0414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_262, and the Request Id: ba798da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_3_264-, and the Request Id: 4b85e687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_7_266, and the Request Id: 2fbe73b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_6_268-, and the Request Id: 3b684f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 47c0a729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 6e6fbc3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6fbc3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 71401777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_4_268-, and the Request Id: 48fe0b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.649+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71401777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2178f9d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.650+0000 [https-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_264, and the Request Id: 6d10f9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 527019f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527019f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 767c9730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 36515ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36515ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 5fecf80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20591f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 20fcdffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_8_262-, and the Request Id: 1e7661ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_266-, and the Request Id: 69439448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 28504d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 7692d481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 52523db7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_5_268, and the Request Id: 7f30edc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 13e5b04d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_264-, and the Request Id: 53d50ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 22fc64f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 3e18718e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 39323db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 70f7553f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 72d79033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d79033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fed662d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fed662d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_10_261, and the Request Id: 6cd3d364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 23e31899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 20767153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20767153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 3718be24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3718be24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 4f433c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_1_266, and the Request Id: 1dc5c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 37378b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37378b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_5_268-, and the Request Id: d75f6cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a406b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 7d28485d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d28485d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: f23df9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 5fdaaae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f23df9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_269, and the Request Id: 734dba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdaaae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_4_269, and the Request Id: 697a7221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.750+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e6f5ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.751+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e6f5ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2b864bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7e770d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b864bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 62ed1ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ed1ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 21335b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21335b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_2_264, and the Request Id: 2f99c06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_10_261-, and the Request Id: 704df6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_265, and the Request Id: 524eb6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 55960729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55960729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_4_269-, and the Request Id: 7414bff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: d8f9c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8f9c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_3_265, and the Request Id: 30b4672e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_2_264-, and the Request Id: 2fedac43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_1_266-, and the Request Id: 286e8a61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_6_269-, and the Request Id: 3ff3aa8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 2aeea7f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aeea7f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4ab57e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 22b607dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 43f408c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f408c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 24db490a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 168320b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24db490a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 170cf95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.789+0000 [https-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_263, and the Request Id: 7beab68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 26443c57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170cf95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_267, and the Request Id: 1ff5bb6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_265-, and the Request Id: 4b6599f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 735b63ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_3_265-, and the Request Id: 47a2b6c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4976e715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 2ef7e1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 1c90440b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef7e1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 183e67cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 46c68982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 3ea9fdca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea9fdca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 6302ee24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_2_265, and the Request Id: 5b62ee00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_8_263-, and the Request Id: 14b5ebf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_7_267-, and the Request Id: 3e2ef2ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 71ace16c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ace16c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27dce1ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 6c012c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dce1ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_267, and the Request Id: 673c2d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 2eb67d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 57012da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 7759729c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7759729c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 385ddc01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385ddc01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_10_262, and the Request Id: 1b17851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 23d5d818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d5d818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 70d5ab5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d5ab5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_5_269, and the Request Id: 5243214a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_2_265-, and the Request Id: 6ee10322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 6b579aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 34059b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 4a65370e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 69d3d042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 4674ae3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_267-, and the Request Id: 349f062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd1ec9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 691000d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd1ec9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691000d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2cb41ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb41ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2aca2e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aca2e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_3_266, and the Request Id: 668df362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_270, and the Request Id: 387d1c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies/policy_5_269-, and the Request Id: 24110121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-instances, and the Request Id: 52eda75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52eda75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_10_262-, and the Request Id: 4a96f0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: fc16367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc16367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy_6_270, and the Request Id: d99b424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 237b3ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 59c1df92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: f55434c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 3e02a140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e02a140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 77679583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policy-types, and the Request Id: 14d74475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d74475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_3_266-, and the Request Id: 476dbbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.938+0000 [https-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_266, and the Request Id: ad0cc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_4_270-, and the Request Id: 5fc5b5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd0d578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 68a683c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 2da24887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_270-, and the Request Id: 52a92197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 29a523d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.955+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a523d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 496bf57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e56ef3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e56ef3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496bf57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-types, and the Request Id: 4abdb333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abdb333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 167d93ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.966+0000 [https-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_264, and the Request Id: 102fd5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 68df8f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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/policies, and the Request Id: 7b79ffa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.977+0000 [https-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_264-, and the Request Id: 5f904b20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 11f00fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 53cee51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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: 150a8587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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, and the Request Id: 7537a64d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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_9_266, and the Request Id: 3649b645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6690a5a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.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-instances, and the Request Id: 7f8168ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:14.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6690a5a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.000+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8168ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_2_266-, and the Request Id: 795c757f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4c6a6ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6a6ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7228ebdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5d5497c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5497c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 75e969d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 69d8dbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_268, and the Request Id: 16d8df52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d8dbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5625d2ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 7a373af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a373af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_268, and the Request Id: 50c3fa4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77671025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_5_270, and the Request Id: 193ae51a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_7_268-, and the Request Id: 521643c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1f433bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f433bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 124ec27a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124ec27a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4471edf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: f23b2bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 7e10ef53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e10ef53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 23264e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_268-, and the Request Id: 6940d473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23264e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_9_266-, and the Request Id: 1de32ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 32fd8326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_6_271, and the Request Id: 34ca9767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fd8326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 7be57338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be57338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_270-, and the Request Id: 71568ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 135c8bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_267, and the Request Id: 3a139b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 43384b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135c8bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43384b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 6fced7ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_265, and the Request Id: 7fc56106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fced7ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_263, and the Request Id: 43be27a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 8357532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8357532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_271, and the Request Id: 44d65701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 7d422b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_265-, and the Request Id: 79f6ad52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_3_267-, and the Request Id: 2f3dc401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2da12d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da12d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a1d4221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1d4221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 28cc2798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_6_271-, and the Request Id: 5da98f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49920e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 1a89d6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_267, and the Request Id: 5c8f7a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_263-, and the Request Id: 3256c1b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_4_271-, and the Request Id: 64fe828c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3fe6d0f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2742dfc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 24ef4563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 49880052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3cf32117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 44b9b038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbd2678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbd2678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 2f4b619a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.120+0000 [https-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_267-, and the Request Id: 7cc08f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4b619a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 114e0220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_9_267, and the Request Id: 72721266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 2844de89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 332f465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 627950d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 749174bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7122cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 1bfd8b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfd8b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5a5c973b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5c973b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 2461fae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2461fae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409fe009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: beee019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409fe009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: beee019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_268, and the Request Id: 5bd12549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_269, and the Request Id: 42f46b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 73e8f0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9b73b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e8f0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9b73b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 897733a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_269, and the Request Id: 5c6a62b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 7558da31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: ed7d42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7558da31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.188+0000 [https-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_271, and the Request Id: 358bb3d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 3cc8aef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_1_269-, and the Request Id: 7ae49bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2a8ee6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.203+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8ee6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ddf143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ddf143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2cc2970a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_6_272, and the Request Id: 23c1a4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc2970a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 1bb335c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_9_267-, and the Request Id: 75ed568c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb335c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.215+0000 [https-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_268-, and the Request Id: 3ab672e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_7_269-, and the Request Id: 3d20e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_6_272-, and the Request Id: 4b0ff925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: ff924df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_266, and the Request Id: 2423fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 50de4368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50de4368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 508fda34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 22d38ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 325e0d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 75a23b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_266-, and the Request Id: 673855f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a23b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.242+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325e0d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_5_271-, and the Request Id: 6dbb33d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_268, and the Request Id: 7267b597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5385940d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 3b59b0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3bd122ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.251+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b59b0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_4_272, and the Request Id: 476b3249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 53434849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 38b22f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4965544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4965544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 3a96f223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 52520480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a96f223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 6ea36bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 2d3e816b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3e816b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 616df01b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea36bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_3_269, and the Request Id: 3172bb4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.274+0000 [https-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: 51ab2920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_268-, and the Request Id: 6f3ff288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58eed577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 448f735e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_10_264-, and the Request Id: 35843da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 21091026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_4_272-, and the Request Id: 678230da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 285c1315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285c1315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_3_269-, and the Request Id: 41ad0e33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 67dce250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dce250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 37f27e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_6_273, and the Request Id: 1e68e6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5d01c39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5307c620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d01c39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 751af7f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2e57afc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 6320c1b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 7212c1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 35ffb1df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7212c1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ffb1df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 757c52f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757c52f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1de2130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de2130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7a1337ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_270, and the Request Id: 3be1569d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 1b4694b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.361+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4694b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_9_268, and the Request Id: 6605a344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_5_272, and the Request Id: 3296b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 676ab3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 7a79b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 7c5f0e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 6e0798ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5b672fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b672fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 41fd4579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7cf8b67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf8b67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_270, and the Request Id: 1ce1bf63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_7_270-, and the Request Id: 247f6d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_6_273-, and the Request Id: 5e395586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_270-, and the Request Id: 63dea970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: e27bd80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 33661257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.395+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33661257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 333cfb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333cfb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_267, and the Request Id: 319a19c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 2f70d85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 6b0e9ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 2895e24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0e9ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f70d85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_9_268-, and the Request Id: 40b3dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: af9fb60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4a52d5e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 8e78b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af9fb60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a52d5e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7dd9c078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_4_273, and the Request Id: 77bda9d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd9c078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.410+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e78b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 66391513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_2_269, and the Request Id: 3a8857d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66391513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 69e09294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_270, and the Request Id: 3193f226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e09294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_5_272-, and the Request Id: 1bcdcba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_10_265, and the Request Id: 3bc3964b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3757e826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 59ffa6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_267-, and the Request Id: 685dab6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 247b8043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a1b357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_270-, and the Request Id: 6cee38ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_4_273-, and the Request Id: 36c3f7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_269-, and the Request Id: 10326f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1f61f0a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_10_265-, and the Request Id: c249cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4fdee121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 79e30b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 230fe163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230fe163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7b83e23c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 2927b010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2927b010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 4d06d149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d06d149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 1210c115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1210c115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_274, and the Request Id: 30f6a145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_271, and the Request Id: 1d3204e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 48235d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 3cc1a347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1b22ff93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 31e0f745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 76da2959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 78d19847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 413a12ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413a12ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 7eac8e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eac8e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_273, and the Request Id: 79a0deb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 414e0613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1f2ed6ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2b7c37a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2ed6ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 28d40dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d40dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_273-, and the Request Id: 55a80ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_9_269, and the Request Id: 544341c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_271-, and the Request Id: 2fcb3999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 4fce98b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_269-, and the Request Id: 41f3ae42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.524+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ba315b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.525+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ba315b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2a948127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a948127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_1_271, and the Request Id: 5bdfbbd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4973b31d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 1167074e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_6_274-, and the Request Id: 394e5f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1167074e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 232ea982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232ea982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_270, and the Request Id: 5a6dc000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 601bcf91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 261908f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601bcf91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261908f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4c59fd90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 52d11411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d11411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 28f2e03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f2e03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_268, and the Request Id: 2ac76ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2813296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_10_266, and the Request Id: 4b22e29d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 44caa0a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 39668782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39668782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 4c69834a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c69834a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_271, and the Request Id: 16ba57f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_271-, and the Request Id: 1ada6bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 37d2c66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 104b1ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_2_270-, and the Request Id: 6f672abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_271-, and the Request Id: 1bdfc2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 208aefb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_10_266-, and the Request Id: 5639413a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_8_268-, and the Request Id: 9db4f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2b9ab7b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649cf040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9ab7b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 412070f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 8bb3c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: c313273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bb3c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 41e70b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 42505119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.594+0000 [https-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_270, and the Request Id: 7c19eb5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42505119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 4ad15a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad15a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_272, and the Request Id: 159ff5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: a533583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a533583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 55bd6e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1dd0c1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd0c1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 7589b292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_4_274, and the Request Id: 56d53b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 6adb6aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 599ec27b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 40433a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40433a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 3eddb0f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eddb0f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_5_274, and the Request Id: 1585b189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_9_270-, and the Request Id: 5a6a11cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 19e68b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1289199c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 54d3941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1289199c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 4456c327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4456c327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_6_275, and the Request Id: 564ecf64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_272-, and the Request Id: fcfcfba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4a56a9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_274-, and the Request Id: 7d9fbf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cfb30d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: c2c372f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfb30d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 7867cbef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7867cbef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.664+0000 [https-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_272, and the Request Id: 14403668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_5_274-, and the Request Id: 662c299e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3f87586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5b187209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b187209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 21063886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21063886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_269, and the Request Id: 172d85e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7e614fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e614fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 61e12c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e12c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_267, and the Request Id: 7cb7cf4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_6_275-, and the Request Id: 3cc2c2fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 31adcfdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 634f87bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 670f7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670f7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 46200ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2a3eacda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3eacda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_2_271, and the Request Id: 5afe541d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 29896e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29896e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_272-, and the Request Id: 4043889a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 12d97aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d97aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_8_269-, and the Request Id: 56f4358d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_272, and the Request Id: d0f4e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 23a6d229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_267-, and the Request Id: 6919695e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 481d83bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 5da16bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_2_271-, and the Request Id: 4afe9e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4b8d4423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 43f17655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f17655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1684afbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1684afbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_272-, and the Request Id: 393f0153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 248b7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_273, and the Request Id: 69226adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2d5be96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 18eb482b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 2d8d50b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3a70f236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18eb482b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 7cf20dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf20dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_9_271, and the Request Id: 1c297da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 5b8c57b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 3fe2fdd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be89dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 25e14560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e14560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 7bad1293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bad1293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 79a13f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 13cc0c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a13f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cc0c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_7_273-, and the Request Id: 62da3641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 1390b4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d18d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1390b4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_5_275, and the Request Id: 14560d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_275, and the Request Id: 559bc079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 7eec6419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eec6419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_6_276, and the Request Id: 28f4e7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e012a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 34ce4ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 5bf19814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 39002a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_9_271-, and the Request Id: 4f92eee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5e374208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 37144d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37144d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 63da04e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63da04e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_5_275-, and the Request Id: 65884246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_1_273, and the Request Id: 53ea7aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_4_275-, and the Request Id: 5a1f37db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 688c888a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_6_276-, and the Request Id: 2d5ea48f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688c888a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 3be23ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be23ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2da6795b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7f07d231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da6795b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f07d231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 437d30e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437d30e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 318e2d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318e2d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_272, and the Request Id: 4ba8bd1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_268, and the Request Id: 47226404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_8_270, and the Request Id: 34f1bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 66d8ebf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d8ebf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 34037f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34037f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_273, and the Request Id: 2078853c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies, and the Request Id: 3fe22571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 546a903e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3493fada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_1_273-, and the Request Id: 223f615a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_268-, and the Request Id: 19a58479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_2_272-, and the Request Id: 1a7f01c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_8_270-, and the Request Id: 2cb3bacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 55ee2def, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 31643bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_3_273-, and the Request Id: 7b00ef14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 36566d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 39aed0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39aed0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 61d5af0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 50a6e721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d5af0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 3412c9df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 5d45f7ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_7_274, and the Request Id: 7669db9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: bf95ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: d3705d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f00410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 61e7f2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 5454de55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4e8d2140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469fd9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 72d80686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d80686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 4ed7cde6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 6d97c991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed7cde6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec02539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d97c991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec02539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 7d2e1bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 2609ccd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2e1bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_9_272, and the Request Id: 1cabf2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 280b0354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280b0354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policies/policy_1_274, and the Request Id: 72082337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 27d528e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d528e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy_5_276, and the Request Id: 4a57018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 20299dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20299dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_8_271, and the Request Id: 8e154e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-instances, and the Request Id: 4d18f71f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d18f71f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 47c1a744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c1a744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_6_277, and the Request Id: 75e830f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 35c21812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_7_274-, and the Request Id: 52187435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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: 73b9b365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b9b365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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-types, and the Request Id: 7bfd94b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.980+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfd94b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_4_276, and the Request Id: 56f6037c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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, and the Request Id: 5058b1af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-instances, and the Request Id: 7e1448b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1448b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.994+0000 [https-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_276-, and the Request Id: 57f6f145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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/policy-types, and the Request Id: 6cab528d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.997+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cab528d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_10_269, and the Request Id: 7eb749e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:15.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_5_276-, and the Request Id: 747290a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_1_274-, and the Request Id: 3af5c3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_271-, and the Request Id: 76e6f9d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_6_277-, and the Request Id: 3e93cdb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_9_272-, and the Request Id: 7b92f3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 79bbd909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 3bbec690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbec690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5dfaf50f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfaf50f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_2_273, and the Request Id: b9daf7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3a8e7b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8e7b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 76e19ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e19ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 7883f13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_3_274, and the Request Id: a160e8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_269-, and the Request Id: 2dff47bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 2bdf2cc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b07ebbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 48ac6be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 5891fbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.063+0000 [https-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_273-, and the Request Id: 43f9c699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.063+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502b856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e788cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_3_274-, and the Request Id: 6180f63b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 24c466d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5dd89dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 4f2be8f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3c354f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 30fdd309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 25ad9a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 6b2bf880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 705a460d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 2b85c876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7c5d4700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5d4700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 323be94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2bf880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 75044514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 43017832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75044514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 79ee5960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43017832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 33ed538e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ee5960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6a56bfca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a56bfca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 27e50417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e50417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_7_275, and the Request Id: 2e438ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 14e1fb81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e1fb81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_278, and the Request Id: 640986fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.094+0000 [https-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: 3cfeaab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_275, and the Request Id: 4928bc40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_7_275-, and the Request Id: 5c4395ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_6_278-, and the Request Id: 7b048d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_4_277-, and the Request Id: 3092a1ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_275-, and the Request Id: 5dc34959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 5de544a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.104+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de544a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 366cb197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 113e24ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113e24ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 6233bb23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6233bb23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 145acd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 5ad4697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.113+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad4697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5e819cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 59ca043b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ca043b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 734e3284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734e3284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_5_277, and the Request Id: 53813200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cecd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_8_272, and the Request Id: 51e396c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366cb197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_10_270, and the Request Id: 5f6280e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 75d1b817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d1b817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3689c3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3a548ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 6fac52f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 39fbe177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fac52f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_9_273, and the Request Id: 1d82324d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 4368c070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4368c070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_2_274, and the Request Id: 6c2b20b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 2c9eba28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 443b323b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443b323b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fbc67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fbc67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_275, and the Request Id: 3e181523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_2_274-, and the Request Id: 94749bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_272-, and the Request Id: e117c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_275-, and the Request Id: 49d701ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 2545d50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 10c2fc7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_9_273-, and the Request Id: 7f66be49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 6d26b170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d26b170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_5_277-, and the Request Id: 27e266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5fb900b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 190de071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190de071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 35214f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_6_279, and the Request Id: 31366e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 77c6c597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_10_270-, and the Request Id: 7a641b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 522394ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 3502340c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 692539c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692539c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 26473f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 32b0e70b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26473f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b0e70b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 78f83ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 6b47c193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f83ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_276, and the Request Id: 332498be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_276, and the Request Id: 3cac6817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 4d29ded8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d29ded8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 6c4aa8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 54413c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54413c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.240+0000 [https-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_278, and the Request Id: 3affc7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5dafc6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 2a160f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_6_279-, and the Request Id: 2531b59f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 48212fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 226c87d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 49c9c51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_276-, and the Request Id: 1380889a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.270+0000 [https-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_278-, and the Request Id: 6daaedde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 34055e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34055e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 710639f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 574d2c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5922e6b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710639f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_2_275, and the Request Id: 3470d706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_1_276-, and the Request Id: 7e72e761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1d3eaabe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3eaabe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 6ec9eeb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec9eeb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_273, and the Request Id: 7298b074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 62d0e22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d0e22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5b95618d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b95618d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_9_274, and the Request Id: 22c82d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4032ec34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4032ec34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 2b9f94db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a94dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9f94db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a94dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c8e37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c8e37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 632bd14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_278, and the Request Id: 53f410ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_276, and the Request Id: 5998a45a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3c64b551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 2e45ddb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_2_275-, and the Request Id: 1cd9781c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 20f4747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_5_278-, and the Request Id: 4b2b02af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1099af58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_276-, and the Request Id: 15da6b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 518a2637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_273-, and the Request Id: 45ea4d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 3c79aa75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c79aa75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 6d7aa192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 455a7dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3b24121e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 32eb328d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7aa192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 40fead3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fead3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 57184c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57184c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7fca09a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 598ba49d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 62018ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598ba49d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_280, and the Request Id: 708bfa6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_10_271, and the Request Id: 3352279c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62018ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_9_274-, and the Request Id: 7ff61561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 3f1ba540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1ba540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_280-, and the Request Id: 7a22062b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 744a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_4_279, and the Request Id: c755d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.389+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_10_271-, and the Request Id: 2eec6878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.391+0000 [https-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_277, and the Request Id: 46dc9aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7239cbd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed5f989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 2a3e9b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7729b215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1729fff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3ec28942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_4_279-, and the Request Id: 430f5d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_277-, and the Request Id: 6fb319ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 551f3472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 2527b179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 6aa6fc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.423+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2527b179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa6fc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6865716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 42f9f4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 562783c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f9f4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562783c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 7f0aa398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_2_276, and the Request Id: 666dead1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_7_277, and the Request Id: f67e075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: dfc9e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 1bb7d247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 6b614166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 3aabf4d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aabf4d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 8bd2c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6befc884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bd2c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6befc884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_3_277, and the Request Id: 67e09c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 38310977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 77495005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77495005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_274, and the Request Id: 64bffd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 44cbfb76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 63ec20c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_2_276-, and the Request Id: 7af1143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ec20c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_274-, and the Request Id: 32dbd081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 532954fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532954fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_279, and the Request Id: 6b20de21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 3dc754c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc754c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1f69597b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6351895a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f69597b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6351895a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 11d2da93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_6_281, and the Request Id: 4de7bc74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d2da93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.476+0000 [https-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_275, and the Request Id: 2593f4fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_277-, and the Request Id: 12ce973c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 75a7be84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 7c971ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a7be84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 52ac8373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ac8373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_278, and the Request Id: 3ccffe73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_7_277-, and the Request Id: 336cfab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 2d0ef3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0ef3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 25575aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.493+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c40b8ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c40b8ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.495+0000 [https-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: 7419918b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_6_281-, and the Request Id: 162e77bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_5_279-, and the Request Id: 6e3e14c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1bc4cc9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1ffacbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_9_275-, and the Request Id: 1e301454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 2f1fb8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1fb8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 64ec66ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ec66ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_4_280, and the Request Id: 2947007a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_1_278-, and the Request Id: 68adf0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7619028f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 3b04171e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_10_272-, and the Request Id: 71a78984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 1bb1f6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e07e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 54620eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 560e670a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 5bcbc021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 593cb824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593cb824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: d6685f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6685f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 4f8f2adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8f2adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 5209df62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_8_275, and the Request Id: 359f055a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5209df62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.559+0000 [https-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_273, and the Request Id: 6de2b052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 61032663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 4b6535a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 3add9176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6ce2d038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3add9176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1f5c7018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5c7018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_2_277, and the Request Id: 6147edae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1935e254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_4_280-, and the Request Id: 4122d686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 489cf33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.586+0000 [https-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_275-, and the Request Id: 668788ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_10_273-, and the Request Id: 73e3c2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29107c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 7b96eea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b96eea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a47b8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 39ad3f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ad3f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 4688ac2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4688ac2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_2_277-, and the Request Id: 4ec8cf3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 154ef3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154ef3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_7_278, and the Request Id: 3b69b83a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_278, and the Request Id: 12449659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 38170c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ee75be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ee75be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7a435093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 64db2f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a435093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_5_280, and the Request Id: 74267ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 72b9a6c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 1fd3daf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 29671fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29671fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 3b20d64c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b20d64c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_282, and the Request Id: 592139d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 51f79227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_278-, and the Request Id: 2397adbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.640+0000 [https-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_278-, and the Request Id: 118a16af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_280-, and the Request Id: 6c304519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 4ae12122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae12122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 773bd64b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773bd64b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_276, and the Request Id: ed22f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2eac2de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 75741883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75741883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 4bff5d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bff5d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6d30b812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_1_279, and the Request Id: 3e1aa932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c181674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c181674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244cec66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 29e815a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 73594575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188b42ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188b42ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_10_274, and the Request Id: 65f38f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb728c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.680+0000 [https-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_276-, and the Request Id: 6b0ecf61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 2e5ae9ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_282-, and the Request Id: 2a5a61a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_279-, and the Request Id: 76c26204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 4740da68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 27a1091e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4740da68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.685+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a1091e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 4ae10f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae10f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_2_278, and the Request Id: 6c52cac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7897952a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 28d5c733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d5c733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_276, and the Request Id: 2137545b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 331134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621fe7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621fe7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_4_281, and the Request Id: 19fa15d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_10_274-, and the Request Id: 35dc9fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_276-, and the Request Id: 72cc474d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 173b2c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 17eb73fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 7cbf7841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbf7841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 20c3bbb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c3bbb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 39f4029a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_7_279, and the Request Id: 3efed41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 77fccc57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_281-, and the Request Id: 5d4c38c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_7_279-, and the Request Id: 317bf4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 357d01f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357d01f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 111e4938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 6d094d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d094d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_3_279, and the Request Id: 1ad4f687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1174f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 5d96c2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 7cc246a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d96c2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 45393189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 4648290f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4648290f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_281, and the Request Id: 1365a0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_2_278-, and the Request Id: 3bbeba0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 177b8ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6c041ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 6ca77345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 1060afae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5f051e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_279-, and the Request Id: 6976d969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 413705f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413705f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 75f669e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f669e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_281-, and the Request Id: 504ecfe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_9_277, and the Request Id: 6a144a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 2d0f3ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0f3ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 7c5f0470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5f0470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1a8428e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_283, and the Request Id: 6f2c865e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7d481906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 48c42719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 7c7caccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7caccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 2a87f8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a87f8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 64a7a09d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a7a09d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 57514b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 5a146dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_280, and the Request Id: 2a6924a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57514b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies/policy_10_275, and the Request Id: 381a1179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 55fdfbbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_9_277-, and the Request Id: 461cd43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_280-, and the Request Id: 7578fe04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 7bc5ff55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_283-, and the Request Id: 570eff59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 599624c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_10_275-, and the Request Id: 781557bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 65ddd178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599624c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 60167281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 4d96c215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60167281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 39ba84e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 53acea53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5923c477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_7_280, and the Request Id: 25b791d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 64ec9d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ec9d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 2269a45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 4429c311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2269a45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4429c311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 72f4e773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 7748f224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7748f224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 3c958f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c958f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_277, and the Request Id: 67e96e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_2_279, and the Request Id: 6ee70035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 144c0f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144c0f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_4_282, and the Request Id: 75075868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 554963ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 113a4322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113a4322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: b7e76c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7e76c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 758573a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_280, and the Request Id: 17eb85f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.870+0000 [https-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_280-, and the Request Id: 1706c04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: bae17e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5bb52683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 6a1d7b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1d7b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5eee109e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eee109e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_282, and the Request Id: 7292a657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_277-, and the Request Id: 7a948990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_2_279-, and the Request Id: 5a193492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_4_282-, and the Request Id: de95a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 645da9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 5ed91cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_3_280-, and the Request Id: 42ddf071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 78cfd20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 67141b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 1ed4d050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 7ef093dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef093dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 26c43170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c43170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 50b95fe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b95fe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_6_284, and the Request Id: 18be85d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 21b68891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b68891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_9_278, and the Request Id: 23a4bb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: dd372ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_5_282-, and the Request Id: 640f26f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 1c01e25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 70027486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70027486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 157ae33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157ae33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_1_281, and the Request Id: 3dcca4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 541a4cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-instances, and the Request Id: 3391b650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3391b650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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: 782ac719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782ac719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_278, and the Request Id: f383600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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, and the Request Id: 476bbc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_6_284-, and the Request Id: 7b99cc99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afb408f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 4ee3bdd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-instances, and the Request Id: 51149cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51149cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 4c46eb93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_1_281-, and the Request Id: 5ee2d279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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-types, and the Request Id: 35ef57c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ef57c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_10_276, and the Request Id: 1482d8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.988+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f65a338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy_9_278-, and the Request Id: 10b7235a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_8_278-, and the Request Id: 102762c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 1de6a5e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de6a5e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c71f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policy-types, and the Request Id: 6f22c096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f22c096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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_3_281, and the Request Id: 2470a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:16.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/policies, and the Request Id: 7fba14da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 5d433ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 2f1861cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 3b6741e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1861cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 1fbe3f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbe3f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_2_280, and the Request Id: 532adcd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_10_276-, and the Request Id: 6c06b9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 76d8e10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 780c3b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.018+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d8e10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: f3df742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 609f1beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3df742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609f1beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 2ab560d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab560d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_283, and the Request Id: 38dddede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 39ec0a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.024+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ec0a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_5_283, and the Request Id: 15a4ec23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_281-, and the Request Id: 2f583629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: c7f134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7f134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_7_281, and the Request Id: 72cd1626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71820a20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 1f2f8d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.041+0000 [https-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_281-, and the Request Id: 7efaacdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.042+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2f8d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: bec2eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 604afad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604afad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_285, and the Request Id: 58f03d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 5404b8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5404b8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 585d9ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5042049a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585d9ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_9_279, and the Request Id: 3c33c255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 3ae031a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.068+0000 [https-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_283-, and the Request Id: 3227e448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_4_283-, and the Request Id: 3b6ff0c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf3b272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 641bf0ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 112379f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 487d280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487d280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4af0f644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af0f644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_285-, and the Request Id: 556d12e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_1_282, and the Request Id: 6e3175ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 16bf913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 703ea6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_9_279-, and the Request Id: 5f99c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703ea6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.105+0000 [https-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_280-, and the Request Id: 117ef416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 3d7bda17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7bda17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_279, and the Request Id: 30879d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 3958eab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_279-, and the Request Id: 49334943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 2a0508b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 6043ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1790da7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.134+0000 [https-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_282-, and the Request Id: 7bcc6489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 40373315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40373315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 62ab8669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ab8669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_277, and the Request Id: 6b6e8a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 7598d668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 347d0127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7d72a356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 7f32d686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22071918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25977777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 259f893d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_10_277-, and the Request Id: c30a821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 2d9503c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 48d7c18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d7c18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 40b063d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 144db9ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b063d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25977777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144db9ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 357aea9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2b336347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 3c5eff8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 60e4c5b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 1e351d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5eff8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_282, and the Request Id: 707ed7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e351d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e4c5b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 7d95d634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d95d634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_6_286, and the Request Id: 3b3ec4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_7_282, and the Request Id: 2eab2809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 5dd263d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4601865f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd263d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 52f52c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4601865f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_5_284, and the Request Id: 45aac394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_284, and the Request Id: 4119029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 136787d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 2b67f22f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_286-, and the Request Id: 50b3036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 648b95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648b95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 3962ef07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_282-, and the Request Id: 6d30fc7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3962ef07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_5_284-, and the Request Id: 3139ec67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: a8f0788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8f0788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 45a05a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a05a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_9_280, and the Request Id: 47dd0d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: ad6685c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad6685c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_7_282-, and the Request Id: 4d272a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 1f76775d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f76775d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_280, and the Request Id: 62ced4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 5e59e27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_2_281, and the Request Id: 631a60bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_284-, and the Request Id: 55934a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 530f9f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a382df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530f9f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 1959c498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 1a959805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1959c498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.287+0000 [https-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_283, and the Request Id: 93f6f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_9_280-, and the Request Id: 77d00559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: b653989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_280-, and the Request Id: 7f49f1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.302+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2904c312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 7d1ad99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1ad99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: bb51f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_2_281-, and the Request Id: 416f3177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb51f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_10_278, and the Request Id: 6f8e4d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 10af51f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: fedbdad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 49c8892a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 5cedb5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: d0a3c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 3f041581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f041581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 434d8cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434d8cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_6_287, and the Request Id: 2a9a9d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 3b232241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 31219944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 55915c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_10_278-, and the Request Id: 49ad9b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 576fc7dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 6af181c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7c6e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_1_283-, and the Request Id: 4d09a8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7c6e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4a0ff99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.370+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0ff99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_287-, and the Request Id: 58d12d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_285, and the Request Id: 614ce382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d43eb86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 5d22e338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d43eb86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7e1b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50af6a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7e1b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50af6a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 184756fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184756fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_7_283, and the Request Id: 56da703b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_283, and the Request Id: 692b4434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: f83b785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 4ae7f984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 33770ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae7f984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 353edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 54701c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.401+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54701c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 77c0e547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 7e4f26fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.403+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4f26fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c0e547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_5_285, and the Request Id: 162be4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.408+0000 [https-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_282, and the Request Id: 7975edca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 72fd8dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.412+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fd8dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 7dce83ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dce83ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_281, and the Request Id: 40101bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 8bd4446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_285-, and the Request Id: 4e78d367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_3_283-, and the Request Id: 3daaa6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.428+0000 [https-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_283-, and the Request Id: 713b0126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 17d2e8c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 37a6a481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.430+0000 [https-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_285-, and the Request Id: 24c656b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d2e8c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7ca40763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 24fef444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fef444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_9_281, and the Request Id: 76bb26f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_2_282-, and the Request Id: 774d8f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_281-, and the Request Id: 398205d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 22c560f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 37dedd1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 784eeaae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784eeaae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 191bb422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191bb422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_1_284, and the Request Id: 79a21865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 3532362c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 7a6a8d45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6a8d45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e094dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f419322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e094dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_10_279, and the Request Id: 363b2715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_9_281-, and the Request Id: 561bfa49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 6472b5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2f060fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 635d3e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 5fa59849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d84e05b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.493+0000 [https-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_284-, and the Request Id: 6223aa52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7d6e0920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 36d9573c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 57bde08d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d9573c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 2c4fe0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 79352ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.506+0000 [https-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_279-, and the Request Id: 79fd9900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4dc3600a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 3b6163f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.507+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6163f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc3600a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5e435b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 34b9c7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_288, and the Request Id: 6d35d696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 4b456a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f6b448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 1675887d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.512+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b456a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f6b448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1675887d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5ac5ee50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac5ee50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_284, and the Request Id: 212334ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_4_286, and the Request Id: 1a0b6555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785811a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785811a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_5_286, and the Request Id: 29753eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7cb8fc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_5_286-, and the Request Id: 22e0ce1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb8fc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 5b352d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b352d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2d2a3ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_8_282, and the Request Id: 2bb660ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5872a966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5872a966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 5cc64978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc64978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_283, and the Request Id: 7b2ffe96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2b823fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4b76c52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b76c52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 11a5abb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 9ae363e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ae363e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_7_284, and the Request Id: 1fab47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_288-, and the Request Id: 4cda5401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2aa42261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa42261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 347bbb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347bbb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_282, and the Request Id: 75a9a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_4_286-, and the Request Id: 6695bff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 362be4f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 45de929c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45de929c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.590+0000 [https-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_282-, and the Request Id: 2ff90f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 29c8f7aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.593+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c8f7aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_1_285, and the Request Id: 79c9a317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_2_283-, and the Request Id: 3aef65fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e942031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_284-, and the Request Id: 69893af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f03fc4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.608+0000 [https-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_282-, and the Request Id: 140282ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 5036c821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: d7f2662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 430beb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 74129268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 3927a77d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193aecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_1_285-, and the Request Id: 5d8eeab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 3b629fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b629fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 58d1c77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d1c77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_10_280, and the Request Id: 7dabbca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 7ba816b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d48dff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 18440888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_7_284-, and the Request Id: 3032986a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 62b72935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b72935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.664+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d701d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: d7771c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7771c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_4_287, and the Request Id: 7ecbb807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 16bd0183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 6eba77eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bd0183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2ed7f03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 9c5adb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c5adb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_283, and the Request Id: 7d683f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_10_280-, and the Request Id: 739c634c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 241f0942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: bc44c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 4682a7cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4682a7cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc44c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 2d6529b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 2c1e3993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 12f21864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6529b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.708+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f21864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 2c47987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c47987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_289, and the Request Id: 448bb977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.716+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450bc9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_5_287, and the Request Id: 1677c470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 288fea72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450bc9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288fea72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_9_283, and the Request Id: 21dec048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_287-, and the Request Id: 254f23da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 6515dbcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 53bf6aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bf6aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_2_284, and the Request Id: 675aa966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: a54c5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: ac5c9e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5fa61b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21dcb6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac5c9e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21dcb6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 1f750261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4afda432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f750261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 247cb3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_283-, and the Request Id: 1f8c491d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247cb3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_285, and the Request Id: 1216c9d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_1_286, and the Request Id: 26111079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_5_287-, and the Request Id: 763a383a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_283-, and the Request Id: 60263b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 2d9260c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_2_284-, and the Request Id: c6c982c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_289-, and the Request Id: 5fcc47e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 54bc973d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 2164e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2164e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 46be1bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 2ee005da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee005da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_7_285, and the Request Id: 7f6d12e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_3_285-, and the Request Id: 540b0f06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_1_286-, and the Request Id: 4f26b6c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 48b61bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 129b07b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: b3b0e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3b0e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 1172b01f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1172b01f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_4_288, and the Request Id: 5ef7bf8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 433ee6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 1c1127e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4ef0fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 2ecf7261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_7_285-, and the Request Id: 4c82d471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 6d68c9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d68c9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 567d1709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567d1709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 3e460810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_8_284, and the Request Id: 430ef154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 33066c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7040c9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 55b649ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 5fcfc994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_4_288-, and the Request Id: 4cad44f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 275c9af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: a3b5692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 6a737eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 1a40a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3b5692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a737eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_8_284-, and the Request Id: 574f3402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-types, and the Request Id: 5b8f2bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8f2bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 58931816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58931816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_10_281, and the Request Id: 6af8b861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2ab07f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_285, and the Request Id: 42823fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies, and the Request Id: 45de2b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 1bc2d8b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc2d8b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 1e075bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 35547eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e075bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35547eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_286, and the Request Id: 113e9482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 33be161e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33be161e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_288, and the Request Id: 54ecb68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 622bb3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622bb3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_288-, and the Request Id: 5eba3c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 56574575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 7938b597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56574575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 5543498b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_9_284, and the Request Id: 3f6fbdf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5543498b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204a784e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 79d64f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204a784e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_290, and the Request Id: 18a371b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy_10_281-, and the Request Id: 687013b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 6df556dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df556dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4e8fe9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8fe9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_1_287, and the Request Id: 1cf30617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_2_285-, and the Request Id: 23c34742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-instances, and the Request Id: 62931b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62931b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7a9a8a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_3_286-, and the Request Id: 2132df0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 5a3e1c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 419e1f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.932+0000 [https-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_284-, and the Request Id: 1263ca9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 4303f66b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4303f66b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.936+0000 [https-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_286, and the Request Id: 56a668ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_6_290-, and the Request Id: 6918e211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720f86e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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, and the Request Id: 46a25e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4a9e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_1_287-, and the Request Id: 608845c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5a3e9377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 6a76fcf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 39a70f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 3403d7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policy-instances, and the Request Id: 1b33201e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b33201e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5987261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.970+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5987261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_286-, and the Request Id: 132a8411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e02e3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_4_289, and the Request Id: 6968aee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e02e3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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-types, and the Request Id: 5f86aaa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f86aaa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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_8_285, and the Request Id: 40bf973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: fe2897b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 5ec7ffcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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: 7be4e8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.988+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fec175c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.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/policies/policy_4_289-, and the Request Id: 3fb8fef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:17.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46abfbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46abfbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 18684a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18684a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 30b249fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b249fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b60911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b60911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_5_289, and the Request Id: 773d3b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_2_286, and the Request Id: 5fb0807a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 5cdb7bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 1d7d2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 533f3c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533f3c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_8_285-, and the Request Id: 41004cb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 34a42ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a42ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_9_285, and the Request Id: 7f042e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 10f1c6ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f1c6ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1f9f6058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: e4dddb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9f6058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3f72230b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f72230b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_3_287, and the Request Id: 2ebcd78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 7b10611e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_2_286-, and the Request Id: 6a639072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1f0fe86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0fe86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.047+0000 [https-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_289-, and the Request Id: 6f871510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_6_291, and the Request Id: 25b4145c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 4c63b527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c63b527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 767b6582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 4b1da6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1da6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_10_282, and the Request Id: 4e4edb3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 44869b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2c0e9342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 6737ad60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_9_285-, and the Request Id: 4572ff1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 39f0dd41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f0dd41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 18bc05c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bc05c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_1_288, and the Request Id: 860f16f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7651852a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_3_287-, and the Request Id: 87f9673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_288-, and the Request Id: 2ecb6b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 6d15c1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 4af94215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af94215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 22ef5ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 42f87444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ef5ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_290, and the Request Id: 6c01b900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_10_282-, and the Request Id: 7e56d301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 23c47620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f87444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7294e3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7294e3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_7_287, and the Request Id: 4e0d030b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 3c94fcfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_291-, and the Request Id: 2968c424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 30e9c2a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 161e1c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161e1c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 5b8c62d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 114a5799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114a5799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 53ad5e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_2_287, and the Request Id: 68d1ab18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_290-, and the Request Id: 45d25f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7aaa0794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3092e989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 78dc12eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dc12eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 11cdda1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1f0f37eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_7_287-, and the Request Id: 7bd88af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0f37eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.176+0000 [https-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_290, and the Request Id: 564f1e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 941a5cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 5550af1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 784bb4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_2_287-, and the Request Id: 7fe8a868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 391af5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1084e86a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 78045088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 33f7ca39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f7ca39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 34f6ac04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f6ac04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.215+0000 [https-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_286, and the Request Id: 731b8854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 5b35a2cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b35a2cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_5_290-, and the Request Id: 5545094d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 12aea489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12aea489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 6e9b128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_8_286, and the Request Id: 3c1a745c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1450118a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 16abd1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1450118a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16abd1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: b0a5708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0a5708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 387454ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 1e570902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e570902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 155c9b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c9b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 6d080b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_289, and the Request Id: 158206f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d080b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_6_292, and the Request Id: 5a4dfb7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_3_288, and the Request Id: 5e0d8665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 5ec556e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 7d2f0077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_286-, and the Request Id: 2808d201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12705ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12705ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_8_286-, and the Request Id: 33fb85c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7322c817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7322c817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e30109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_10_283, and the Request Id: 7b6a415f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.283+0000 [https-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_289-, and the Request Id: 3e718341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 65d3fd0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d3fd0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_3_288-, and the Request Id: 448027dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_6_292-, and the Request Id: e0ca297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 7a09f806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a09f806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_4_291, and the Request Id: 23f895a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 7bb949fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.303+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d438bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d438bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 3c4dd013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4dd013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7e366390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 35ee0fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.316+0000 [https-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_288, and the Request Id: 2964942f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 6439b6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6439b6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 2f64bd79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_10_283-, and the Request Id: 16f57e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f64bd79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_7_288, and the Request Id: 4ba92632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 719a4171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1000006d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 362d8299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_4_291-, and the Request Id: 7b354b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 6102630b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 71543261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3cfc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_2_288-, and the Request Id: 6b1aabe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c421fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_7_288-, and the Request Id: 30954c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee00b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee00b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 2a113170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a113170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 49ee8fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_5_291, and the Request Id: 7b6f1030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 44a1c7c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7b8341d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 6850af39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6850af39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 63f8ef18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f8ef18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: f90fb68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.405+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f90fb68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_8_287, and the Request Id: 201a2fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 6c486c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c486c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 76a8eba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a8eba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_290, and the Request Id: 5fed6e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_287-, and the Request Id: 475c38cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 20f5956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f5956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 48ca0e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_9_287, and the Request Id: 54a8eb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: cb7ac1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 808eb25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 31e475b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e475b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 2a07eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a07eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_5_291-, and the Request Id: 45f1c8fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431d2097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_293, and the Request Id: 68c6769d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431d2097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 306b3d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 7cc42187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_290-, and the Request Id: 65918002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc42187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.457+0000 [https-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_289, and the Request Id: 404e2a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 1e448279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_9_287-, and the Request Id: 4d3ec2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: e7ec24b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 1cf5b996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf5b996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 79c3a932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 17c89514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_6_293-, and the Request Id: 5c55bef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 676bc783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676bc783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_10_284, and the Request Id: 380fb0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 26979743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26979743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 26023ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26023ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_292, and the Request Id: 5ca89ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7962bd58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_3_289-, and the Request Id: 356af240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 168f00bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25584b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168f00bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: b43005a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25584b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 732653cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732653cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_7_289, and the Request Id: 7bbe69cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 21f09c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 21b682a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b682a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_2_289, and the Request Id: 746a2906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_10_284-, and the Request Id: 2cfedc2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_292-, and the Request Id: 4896ea28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 57704753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 2d5e311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 1379e367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 181a8317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 194571db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194571db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 27a5f2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a5f2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_7_289-, and the Request Id: 27f10fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_289-, and the Request Id: 27d8c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_8_288, and the Request Id: 5bc5eeaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 76604b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 27850d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3f7da5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 51801561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 453e769d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51801561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 695911c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695911c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.601+0000 [https-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_292, and the Request Id: cb21ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 21f4970e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f4970e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 77b542d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 75b99f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b99f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1d6a3daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 6827e350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_291, and the Request Id: 44c79988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6827e350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cabf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 7d640467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 44f8c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_8_288-, and the Request Id: 23d2526f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d640467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_6_294, and the Request Id: 1ff21e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 2de9396d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 607acc5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607acc5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_5_292-, and the Request Id: 5fc1eb09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.645+0000 [https-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_294-, and the Request Id: 6add7aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 107d134b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.648+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107d134b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_9_288, and the Request Id: 7952cb40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 240e4a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240e4a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 4b1931f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.661+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1931f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_3_290, and the Request Id: 4c252a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_9_288-, and the Request Id: 65ee3b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fabc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793c97aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_291-, and the Request Id: 174b2ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 4b990a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 3239096b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 13534f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3239096b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3bcd3a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13534f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 32d69e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d69e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 2d50dc17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_10_285, and the Request Id: 11ebd9bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d50dc17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 67da0b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_3_290-, and the Request Id: 14957ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: da5b994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da5b994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_293, and the Request Id: 2d579e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 3aadd752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 161d96fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aadd752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161d96fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 59891f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_2_290, and the Request Id: 61663136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 13270c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13270c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_7_290, and the Request Id: 2c4e05ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 52201514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_293-, and the Request Id: bc15d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_7_290-, and the Request Id: 37a724f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_10_285-, and the Request Id: 4381d196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 3421806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3f98965b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70712d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 69bce7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: cee01c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_2_290-, and the Request Id: 4be65c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 3bd5f138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.746+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd5f138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7f15220a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f15220a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_6_295, and the Request Id: 5f3a171f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.754+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8f34bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 6251918c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1c4558e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4558e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: beee4f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1b709bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: beee4f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 7955bfe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7955bfe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 4b41da55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b41da55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_292, and the Request Id: 49c83584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_5_293, and the Request Id: 45b8b460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: ef0bfc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef0bfc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_292-, and the Request Id: 7b53e611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 7f8bde7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 3d60a3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d60a3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 70de0d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70de0d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_289, and the Request Id: 163f08d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 4d51140d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d51140d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_6_295-, and the Request Id: 66073838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_9_289, and the Request Id: 299dba0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 68fd3da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_8_289-, and the Request Id: 1f5ba3db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fd3da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 175525d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175525d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_3_291, and the Request Id: 2ec1e919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 29f6e5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 3735b20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_5_293-, and the Request Id: 3e3ceb65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 60a1ac2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 563bc7c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 2aa18d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa18d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 54d71a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_9_289-, and the Request Id: 40e59f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30697e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 2e462512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30697e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_7_291, and the Request Id: 6c7384ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_3_291-, and the Request Id: 38f08e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 1cb41c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 2d2c1dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 52caa031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 120c879e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: f6c402c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 6adc3a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6c402c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies, and the Request Id: 7235e7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 1de7cf78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de7cf78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 259cd20e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_4_294, and the Request Id: 5c0da87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_7_291-, and the Request Id: 38c06d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 6fdd3170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 7cd4e4f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd4e4f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 6fa6c8f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.855+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa6c8f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 21c54ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_10_286, and the Request Id: 3c4c4969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 64f35f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: 731ca8ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 2b963d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731ca8ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b963d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_4_294-, and the Request Id: 3685f8b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 4d559c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d559c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 163527c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163527c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 209f0041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_293, and the Request Id: 65bbc1fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 30a2735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_2_291, and the Request Id: 3791736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209f0041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 4fdf9478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdf9478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.883+0000 [https-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_290, and the Request Id: 28e60725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: b3c45f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3c45f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 5b49620b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3e382e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b49620b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_9_290, and the Request Id: 1cfd8020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policies/policy_10_286-, and the Request Id: 747b75f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25220c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_9_290-, and the Request Id: 125bb00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 2348a38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-instances, and the Request Id: 4d816c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3a0821bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d816c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-types, and the Request Id: 5020a240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5020a240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_7_292, and the Request Id: 1566e0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_1_293-, and the Request Id: 1c028b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 6363764e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_2_291-, and the Request Id: 267f8bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_8_290-, and the Request Id: 4d68c21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 53c0db50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c0db50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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-types, and the Request Id: 3ae6a0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 4dbdae4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae6a0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbdae4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_294, and the Request Id: 326e5544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 3f9b464d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 164907b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ed717e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ed717e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.960+0000 [https-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_296, and the Request Id: 623a7614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 7607e030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_6_296-, and the Request Id: 115020a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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_7_292-, and the Request Id: ca40085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 493ff191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 18c8d22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy_5_294-, and the Request Id: 20489071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 1cf04a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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: 4952c106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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, and the Request Id: 555368c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:18.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/policy-instances, and the Request Id: ad4719e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad4719e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 4c38b29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7daf3946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c8d22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: ddcba6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 7e68f793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 1dcf38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddcba6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 3028bbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3028bbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 1e5aaf99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_292, and the Request Id: 11d8a0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_287, and the Request Id: 4358d617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 3dd44553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 55791af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 51580f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51580f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 587c1432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb39248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587c1432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 47fe93e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fe93e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 490c039b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 78866913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78866913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_287-, and the Request Id: 32bbfd5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 2bbfa281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbfa281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 505df987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 40085d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.042+0000 [https-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_295, and the Request Id: 4e05bf7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505df987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_292-, and the Request Id: 44b0e0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 1d87e3b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d87e3b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 840f24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.045+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490c039b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 840f24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_8_291, and the Request Id: 31a55e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_297, and the Request Id: 725bc302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 4051aa17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4051aa17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 5e834949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e834949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 52188598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_2_292, and the Request Id: f4fbad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52188598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_9_291, and the Request Id: 177958c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_1_294, and the Request Id: 2bb4cb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 643a0e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_6_297-, and the Request Id: 94efb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145c3173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 25dca19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643a0e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_295-, and the Request Id: 209a016b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_2_292-, and the Request Id: 75ec1d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_8_291-, and the Request Id: 1551b16a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-instances, and the Request Id: 508b957b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 697426f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.071+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508b957b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dca19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54356f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54356f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_293, and the Request Id: 951fa28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_5_295, and the Request Id: 6021e397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_9_291-, and the Request Id: 2161c5c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 640223e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 286ad847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_294-, and the Request Id: 5e4f09c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 48a7c40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 6f066dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 3f4e0308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4e0308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1762021d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 467688d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_7_293-, and the Request Id: 1c150eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 16ac0269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ac0269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_5_295-, and the Request Id: 1000682b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 222e58bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 6090b7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541aaf45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_10_288, and the Request Id: 1ea8975c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 6277ef2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 7eab869f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 4e4d4fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 4afda721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-instances, and the Request Id: 7ac32300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 222d3dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac32300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222d3dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 541b63a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 3ae93c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 7d839b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 4ca4b61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d839b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 63d49960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 48325cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca4b61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_293, and the Request Id: 368ef69e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_288-, and the Request Id: 7f3e962c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_4_296, and the Request Id: 439d5036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48325cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 34e9de01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: fa43289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e9de01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 38c442f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a59a9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 13b9a9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b9a9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a59a9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 36fdca93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 1e425b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fdca93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_293-, and the Request Id: 6a5537ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_4_296-, and the Request Id: 28c37dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_298, and the Request Id: 60ae2566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17eac64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 163de214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 7d1b0d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163de214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c442f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 3ad1e804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-instances, and the Request Id: e0a7a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1b0d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad1e804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0a7a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_292, and the Request Id: 2580193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 65eeab3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_9_292, and the Request Id: 20128b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 5134b79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65eeab3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 1ec2f161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 3a457f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_2_293, and the Request Id: 2f2990dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a457f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_8_292-, and the Request Id: 306e013c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_1_295, and the Request Id: 66c6e4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_7_294, and the Request Id: 7e62adab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 104a081c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104a081c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 50fa1235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_9_292-, and the Request Id: 547333c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 53ff47e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 520a2be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_2_293-, and the Request Id: 6b2b6d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_6_298-, and the Request Id: 11e65e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 4d0f27dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 52677232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0f27dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52677232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_5_296, and the Request Id: 13262337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 32f599ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f599ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 1fa20c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_294-, and the Request Id: 378e832c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_1_295-, and the Request Id: 516e188a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_10_289, and the Request Id: 5c1a87f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_289-, and the Request Id: 7b12012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 368cfc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 6370f54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6370f54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 695bac30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_5_296-, and the Request Id: 4a40c4ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 49de25ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 5e92bc7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e92bc7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_4_297, and the Request Id: 6b057469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 56f968c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 395e0b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 1e8cc0b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 1f358a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f358a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 54199bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 73b11d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 4279565a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54199bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.241+0000 [https-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_294, and the Request Id: ea89902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 1b7af257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2cc7e53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 19ac0e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7af257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 22fe1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_297-, and the Request Id: 37d4dc56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 11b9c6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 312585dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 30c7277a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.253+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312585dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.254+0000 [https-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_294-, and the Request Id: 1a80c65c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_9_293, and the Request Id: 19be2c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 64078b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 4362e483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4362e483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 21881b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21881b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 146b31cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_6_299, and the Request Id: 125f79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146b31cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 119aa858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119aa858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 77e1aa00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e1aa00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 3cfd25b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 2d053265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ba0845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfd25b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d053265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ba0845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 497b921a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497b921a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 1c9b3ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 3a309387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_8_293, and the Request Id: 3cbc18ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 670855c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 6673f919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6673f919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_10_290, and the Request Id: 1c28e40b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 245a3e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 4efab39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245a3e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_295, and the Request Id: 1dac2b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_9_293-, and the Request Id: 3487eee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efab39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_8_293-, and the Request Id: 42d54f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_2_294, and the Request Id: 484ea859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_1_296, and the Request Id: 3c5a7cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: ca74ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.299+0000 [https-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_299-, and the Request Id: 1432a10c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_290-, and the Request Id: 3701a366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca74ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: a6f19c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 7c834ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c834ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 6b25f461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_5_297, and the Request Id: 3afd0a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 71630a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_295-, and the Request Id: fe2055b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143971bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_1_296-, and the Request Id: 533d74e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_5_297-, and the Request Id: 1450b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 40236c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 51096cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 24c61507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 527499fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.323+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c61507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 1f3a378b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3a378b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 2e48144e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_4_298, and the Request Id: 6ee3775e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e48144e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 27e75c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 3d4181ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e75c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.337+0000 [https-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_294-, and the Request Id: 383384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 1926a61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa5ac34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_295, and the Request Id: 6ed60b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa5ac34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 5992f72d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5992f72d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.345+0000 [https-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_294, and the Request Id: 650cc109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 17e957a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_4_298-, and the Request Id: 4f88841b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.354+0000 [Thread-12030] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 3109a010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 25b79f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2368bde9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 76bc19f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 40bd941e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 77d339cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_295-, and the Request Id: 65d0d209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_9_294-, and the Request Id: 33783bb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3109a010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 1a412530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 49a97ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 6febf1a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a412530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_8_294, and the Request Id: 68a1b309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 3be155c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: e68c3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-instances, and the Request Id: 4f22d8c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f22d8c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 189fede9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189fede9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 68f45825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_8_294-, and the Request Id: 33402ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f45825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 19b8a918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_291, and the Request Id: 269e647b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b8a918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_2_295, and the Request Id: 457c5ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 638c7bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 5f11eca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 3bb93c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb93c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 4e37c48f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f11eca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_2_295-, and the Request Id: 1b6739ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 43384771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 7f0940b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0940b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 5841d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_291-, and the Request Id: 50ec5dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 522cf9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 58a36e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522cf9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_296, and the Request Id: 60b0fea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_1_297, and the Request Id: 4b65a026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 499cb1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499cb1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 65106c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 764f2881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65106c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_5_298, and the Request Id: 31f728c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_1_297-, and the Request Id: f8dc7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 3d8d2a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492f3ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492f3ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: afb8156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d997cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f71e33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f71e33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 25c2451e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c2451e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 54a5a771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a5a771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_3_296, and the Request Id: 6f9872c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_6_300, and the Request Id: 69a95708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: d4d78c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4d78c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 21448e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21448e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.467+0000 [https-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: 6ccbaf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_296-, and the Request Id: 5e0e29bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: c6ba09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6ba09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 2de0ca03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de0ca03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_5_298-, and the Request Id: 535109fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_295, and the Request Id: 42b1ec33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 52d5ad19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 5cce4e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 329a84b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73941dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 6b0eb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73941dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_3_296-, and the Request Id: 120b6ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa1c1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa1c1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-instances, and the Request Id: 24ec2eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ec2eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_8_295, and the Request Id: 724c4a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 5ed62930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed62930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_1_298, and the Request Id: 95fc39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 722c6a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 64dd9276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.530+0000 [https-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_295-, and the Request Id: 3e015ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 676db7bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676db7bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_4_299-, and the Request Id: 4792156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 5606fc89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5606fc89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_296, and the Request Id: 41087e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_6_300-, and the Request Id: 5d72743f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6415cb5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_8_295-, and the Request Id: 7ed05c5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 4f4c2fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4c2fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31049aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_2_296-, and the Request Id: 72d318fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31049aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_10_292, and the Request Id: 1501f39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 43058a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 131931ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_1_298-, and the Request Id: 5f46a07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 324bf84b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_10_292-, and the Request Id: 3b08000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 4b98a692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: a89b603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2abd485c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 56d23d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 5f669556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2b7b0fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 70cd6f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 6a66da96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 3fd286e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cd6f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480e3100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 31f17384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 5dc210b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc210b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7198dfd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.623+0000 [https-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_297, and the Request Id: 6e17ce88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 49ea5a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2ae80efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7198dfd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ea5a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: f949f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 7cfbcf94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f949f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfbcf94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_5_299, and the Request Id: 20882d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_2_297, and the Request Id: 5b780f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 172a0fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 4eb5423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 1a949b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb5423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 3f79719b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f79719b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.659+0000 [Thread-12107] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:19.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: df0d683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df0d683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 29a64aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_5_299-, and the Request Id: 61561e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 13d575dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.671+0000 [https-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_299, and the Request Id: 33f08394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_297-, and the Request Id: 25052cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5128fc92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d575dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5128fc92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_2_297-, and the Request Id: 3d980dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a64aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 267c9d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6225fa94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 4029dd58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6225fa94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_9_296, and the Request Id: 1bd3f133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4029dd58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_293, and the Request Id: 4e499d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 360bc212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360bc212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 24e1195e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e1195e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: c00399f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 1f587a50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.695+0000 [https-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: 64592214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.695+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f587a50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_3_297, and the Request Id: 17dd5940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c00399f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_8_296, and the Request Id: 15d6e608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_1_299-, and the Request Id: 35091a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 125b025b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_10_293-, and the Request Id: 7d38530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_9_296-, and the Request Id: 394db73d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_6_301-, and the Request Id: 2ae6f90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 54a8ebff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-instances, and the Request Id: 4f16b765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f16b765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 71850818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71850818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.783+0000 [https-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: 1c0f79a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_296-, and the Request Id: d442533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_297-, and the Request Id: 3177e7ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31904d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 4031ff20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 32985239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: c664682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 26603733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402e3889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af815da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 49e2c57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 64da5418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_4_300-, and the Request Id: 7b13d485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 9775c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9775c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a3c650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a3c650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2cf64661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.822+0000 [Thread-12155] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 754f92cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754f92cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.827+0000 [https-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_298, and the Request Id: 47735071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: d02362d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 354d7905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354d7905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 67aeecb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_10_294, and the Request Id: 36b5ed40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.837+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d02362d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 15a7acab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 7121a52e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a7acab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7121a52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: d263544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d263544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_6_302, and the Request Id: 1df9f242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2e741df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_2_298-, and the Request Id: 6b775d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_7_298, and the Request Id: 463c52b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 7c865c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_10_294-, and the Request Id: 2acda20d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 63f7dd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 4b60c65e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b60c65e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 328972f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 24a6abaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328972f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_302-, and the Request Id: 487e0385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_9_297, and the Request Id: 5fb2295b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 1d871e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 7ce4c4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.892+0000 [Thread-12174] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:19.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d871e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 1564e80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.896+0000 [https-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: 7de4259a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1564e80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 51166ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_8_297, and the Request Id: 67e7a017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies, and the Request Id: 61f7fcc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3795c252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 6a4984cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4984cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 10c8eb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 2c02d984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c02d984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 13c6e821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 266649ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c6e821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_300, and the Request Id: 1f453647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policies/policy_9_297-, and the Request Id: 574e0adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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-types, and the Request Id: 336dfb22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 53b8789f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336dfb22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_3_298, and the Request Id: 4672be48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 27e4211a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 5efc2efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efc2efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 5b09120b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6825f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cab0b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b09120b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-types, and the Request Id: 6e8ef82a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8ef82a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 40ba5536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_5_300, and the Request Id: b2cd0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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: 2ffb9fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffb9fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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, and the Request Id: 588b7eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_4_301, and the Request Id: 14527fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy_8_297-, and the Request Id: 2c9ab962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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/policy-instances, and the Request Id: 5a36230a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a36230a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:19.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_1_300-, and the Request Id: 51854dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 4f968432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.001+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f968432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 5dd44e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_10_295, and the Request Id: 386456d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 336329f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c742bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336329f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 52a92386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c742bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 4a5ebf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5ebf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_2_299, and the Request Id: 3eea9f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 3bf1d753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_300-, and the Request Id: 39665cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf1d753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_7_299, and the Request Id: 3bdcacef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_3_298-, and the Request Id: 4e975539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_4_301-, and the Request Id: 53ea1a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 2102254f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 5e4c4292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2102254f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 609a6d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f01b193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.047+0000 [https-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_295-, and the Request Id: 4c6d1ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f01b193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_303, and the Request Id: 7f4daa4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 36df5c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36df5c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 606a04fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 5e17aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606a04fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_9_298, and the Request Id: 24fe6331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.068+0000 [https-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_299-, and the Request Id: 4cb5a29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_2_299-, and the Request Id: 4a6b4c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 27d83460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 19f89656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258fbee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_303-, and the Request Id: 18752d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 4d4ec597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: af90e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_9_298-, and the Request Id: 49b80177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6247ce64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 960c537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 56fc571c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fc571c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 2623c275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2623c275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 6129d73a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_1_301, and the Request Id: 14d8734f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 19183f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 76b55c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b55c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 5c240be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.151+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c240be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 493a7c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_302, and the Request Id: 5848cd31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.158+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493a7c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 5de3b4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de3b4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_301, and the Request Id: 5cde279d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 4d1a5f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 6d288cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 74e39a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 3d0a3fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0a3fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: daf576f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: daf576f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54395d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_8_298, and the Request Id: 41723cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54395d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 52763b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52763b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 498dd1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498dd1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 72ed0ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ed0ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_10_296, and the Request Id: ea7c55a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_1_301-, and the Request Id: 6e34e743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.202+0000 [https-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_302-, and the Request Id: 2c2ea698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_9_299, and the Request Id: 2c8c22d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 388cfc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_10_296-, and the Request Id: 6aa03dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 4cd85ee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_5_301-, and the Request Id: 1d6f345b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 26b052f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.218+0000 [Thread-12237] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 359325cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_8_298-, and the Request Id: 1ae799f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 2c645c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c645c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 46ca7526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_299-, and the Request Id: 73920f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 58430306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58430306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_3_299, and the Request Id: 21353869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 18b57102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 40e5ec45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e5ec45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db96de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 3db54ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db54ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_304, and the Request Id: 5588b334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 3b841f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 62454f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77461470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_304-, and the Request Id: 3b6dead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 6dc3d188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc3d188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: d226b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 27bfb66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bfb66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 400c2a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_2_300, and the Request Id: 39f93432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 28618b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.294+0000 [https-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_299-, and the Request Id: 439192f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 34d888d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 4c3a96f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3a96f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.307+0000 [Thread-12251] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 4c83c041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c83c041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1e08a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 20b2e3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1e08a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b2e3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_1_302, and the Request Id: 416956f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 8013ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8013ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: d054c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 18d63764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d054c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_5_302, and the Request Id: 7fcc35b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_7_300, and the Request Id: 5abfa250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_2_300-, and the Request Id: 6401beca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 69a11cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: ba75a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a11cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 776411ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776411ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_303, and the Request Id: 7371a603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_7_300-, and the Request Id: 2f42a251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 466815b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466815b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: d04e948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 2a6e1212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6e1212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d04e948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_305, and the Request Id: 62b36bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_303-, and the Request Id: 41b6c3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 33ec27f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.347+0000 [Thread-12280] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ec27f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_1_302-, and the Request Id: 118415af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_8_299, and the Request Id: 7e0f36b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_302-, and the Request Id: 795be53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 2403411e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 27833d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.356+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27833d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 536c236b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536c236b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 229af6ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 3e55b4d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 1bdae2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_10_297, and the Request Id: 39fb91b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 3caba1de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 470de871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.381+0000 [Thread-12284] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.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/policy_6_305-, and the Request Id: 249ddbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_297-, and the Request Id: 102a7967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_8_299-, and the Request Id: 2aa0918e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 33d60374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 42275b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 79d7e7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 40495aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e92036e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163c2198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 67878f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163c2198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 3c64eaec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.415+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c64eaec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 20d919b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 33fa9a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 30832fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_2_301, and the Request Id: 40e591d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 7009d24c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 64731816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7009d24c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64731816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 73c213ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.436+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c213ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 428106d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428106d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 2e708fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_7_301, and the Request Id: 691d773e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.439+0000 [Thread-12307] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.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_9_300, and the Request Id: 39635bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1c886fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 8b68e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b68e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 6c91acd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c91acd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 44cc8350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cc8350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_9_300-, and the Request Id: 38fc8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 65108be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.452+0000 [https-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_300, and the Request Id: 2fdd3beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 7a514e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65108be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.454+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a514e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 6999f7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6999f7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 502aa729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_4_304, and the Request Id: 4340bc40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_5_303, and the Request Id: 60af4445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 4f03a9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_7_301-, and the Request Id: 63540101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.473+0000 [https-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_301-, and the Request Id: 364e62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: adf7c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adf7c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 5e31559c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.479+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e31559c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_1_303, and the Request Id: 49005908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 6c45986b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a672e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_3_300-, and the Request Id: 361f94fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 4b9534e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_4_304-, and the Request Id: 1b36fec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9534e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db56414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db56414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_306, and the Request Id: 21880fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.513+0000 [https-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_306-, and the Request Id: 77c7a287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.515+0000 [https-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_303-, and the Request Id: 4d412311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 6f1e0a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 131fb888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131fb888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 23425dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23425dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 450a6b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_1_303-, and the Request Id: 562fb18e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_10_298, and the Request Id: 26d150ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: e62fd2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596804d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 12cea12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 5cef7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cea12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_10_298-, and the Request Id: 664b84f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 4b3cb900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3cb900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_8_300, and the Request Id: 5a34519e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 77c5989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 28ab2cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ab2cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 187bf5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 79adfae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 56d62975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79adfae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_9_301, and the Request Id: 16beec13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 288d6b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 37c01f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 429f2674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 64852256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 30e78ead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 3361f618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_8_300-, and the Request Id: 451da01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 34bf8102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 54e771af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: c4df680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_9_301-, and the Request Id: 75dc94b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 6c6f9cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 39ef8092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6f9cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ef8092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 2d6d80e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 71be6b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6d80e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71be6b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.623+0000 [https-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_302, and the Request Id: 61f18863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_7_302, and the Request Id: 576ed40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 7cd33686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd33686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1688c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1688c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 665ba0c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665ba0c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 1d8f1086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 6c4946b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8f1086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4946b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: bfb6b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfb6b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_1_304, and the Request Id: 503f042f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 527842d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.643+0000 [https-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_301, and the Request Id: 55103070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 70f7578b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f7578b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_305, and the Request Id: 4ed2ae0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 3b3237d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3237d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 608f4f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608f4f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 262a0b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_304, and the Request Id: 76f90295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262a0b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_307, and the Request Id: 47f5d9b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_2_302-, and the Request Id: 671f861c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 76ddaabe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_302-, and the Request Id: 55975e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_304-, and the Request Id: 794ea3df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.669+0000 [https-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_304-, and the Request Id: 7b1b1313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 36b78bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 4df5efa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_4_305-, and the Request Id: 74303df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 67c8fbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 4cd411a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df5efa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_307-, and the Request Id: 5f3b7e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c8fbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 1bea8848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bea8848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 2e946cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e946cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 19c09ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_301-, and the Request Id: 25a87db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_10_299, and the Request Id: 6e61eb06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.687+0000 [https-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_301, and the Request Id: 68a56d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 85a28ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 2d9f395c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 1de61935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 685afb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8b2c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 77b92674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 1b74efcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 24184add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 76ece23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_10_299-, and the Request Id: f89c06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 1c3f806e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_8_301-, and the Request Id: 33278b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3f806e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 27c94a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 4c08e7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c94a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_303, and the Request Id: 1155a320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 7343cd39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 237e35bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c08e7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.749+0000 [Thread-12382] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 4a5bf601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3e39a017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 4a6636c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: f41fa30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 464179cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6636c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f41fa30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 3d160c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d160c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 791a6e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791a6e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 655352ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_7_303, and the Request Id: 60f867fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655352ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 4e55706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_305, and the Request Id: a91dcc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 408fbab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e55706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408fbab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 5e9dfe89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 2987eee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9dfe89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2987eee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_308, and the Request Id: 5a559a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_9_302, and the Request Id: b6c4bd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_4_306, and the Request Id: 3905cce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 3d6a1854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.794+0000 [Thread-12395] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:20.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_9_302-, and the Request Id: 466d0447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6a1854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.804+0000 [https-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_303-, and the Request Id: 11406687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: c166174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 3aebaa5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 80f62f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_6_308-, and the Request Id: 71e92539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80f62f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aebaa5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.810+0000 [https-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_303-, and the Request Id: 770945de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_305-, and the Request Id: 13f50eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_306-, and the Request Id: 99f642b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_1_305, and the Request Id: 1f748553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 2371407e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 206068e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2371407e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_3_302, and the Request Id: 3645c609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 19cfd612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 34c6494e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 611ba6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: b2c91b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db7c525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 1c698c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 48fe5baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2669612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_3_302-, and the Request Id: 3ec31d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 164f24f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164f24f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 190aec8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190aec8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 6e7b6e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_8_302, and the Request Id: 588355f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: dc14e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_305-, and the Request Id: 45f51541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 48efa253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 2d5de4b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48efa253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b352ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b352ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_10_300, and the Request Id: 33562842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: d4c8526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.891+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2b40be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 7d035d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d035d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 479a3897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479a3897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_307, and the Request Id: 25877c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 5e90605e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e90605e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 7e48e814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.907+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e48e814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 5fa25543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: 40decd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40decd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 1b9b29ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9b29ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_5_306, and the Request Id: 409f94c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_6_309, and the Request Id: 32c90f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 7fec7f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fec7f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 2de503a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de503a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_9_303, and the Request Id: 75c1a452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 209619e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_5_306-, and the Request Id: 10e212bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209619e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 57f868c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f868c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_304, and the Request Id: 367e9b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 5fd931d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-instances, and the Request Id: e645243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_10_300-, and the Request Id: 5a9bc2c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e645243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-types, and the Request Id: 70931912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70931912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.965+0000 [https-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_304, and the Request Id: 38404b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies/policy_2_304-, and the Request Id: fa66fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_4_307-, and the Request Id: 58e85ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy_6_309-, and the Request Id: 3bac3787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3b5bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.976+0000 [https-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_302-, and the Request Id: 276c4d29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 69096734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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, and the Request Id: 5bd3debf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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: 1f8950b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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-instances, and the Request Id: 29004eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29004eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_9_303-, and the Request Id: 5c8d95b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policy-types, and the Request Id: 16d41da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.997+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d41da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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/policies, and the Request Id: 1fabc0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:20.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_3_303, and the Request Id: 74bb3ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 1713408e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 6d2f2615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5637f92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_304-, and the Request Id: 3317e355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 3009320c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 7368b124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 26020a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 687128f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 4e49518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_303-, and the Request Id: 3cd202e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: d1a354a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 14bce65f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 3d47f78e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d47f78e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5e7e124c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417b02f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 6d10da84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417b02f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d10da84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 1698249f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.087+0000 [https-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: 348611c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 3e828985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e828985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 7fa3e23e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 5907368e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa3e23e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 5ed7b299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed7b299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 7d2e0020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2e0020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_307, and the Request Id: 125357da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_306, and the Request Id: 6b1959e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_6_310, and the Request Id: 613f4898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 569e62a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 2535008c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1698249f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569e62a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 8a883db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d10d6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2535008c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d10d6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5907368e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 46c2f47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c2f47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_2_305, and the Request Id: ac6492f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 75def9a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75def9a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_308, and the Request Id: 2bb2f757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_8_303, and the Request Id: 5b87aae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 22a8a64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 28e1bcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_10_301-, and the Request Id: 6ad7e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_307-, and the Request Id: 2fa08066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_306-, and the Request Id: 37e004bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_6_310-, and the Request Id: 471c335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_2_305-, and the Request Id: 352cad4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 47d99714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_8_303-, and the Request Id: 7d5e2161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 7e5c5210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5a3f2466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3f2466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 1deabf4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1deabf4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_3_304, and the Request Id: 55555bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 157ab5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157ab5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 1efce62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 22030f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22030f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_305, and the Request Id: 6aa274f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_3_304-, and the Request Id: 3fe4acf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4ec63d39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 460d4cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460d4cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4e1f54de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1f54de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 64fc920b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.183+0000 [https-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_304, and the Request Id: 4dd24cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d204f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 7a4b1108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 40b5a5ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_308-, and the Request Id: 16504f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_7_305-, and the Request Id: 3faa064b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 22335aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507b5ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 7d686f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 79e8cdb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_9_304-, and the Request Id: 5dd61951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 643a2063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae3f6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 24b51c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b51c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4113208b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 75c7645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c7645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_307, and the Request Id: 435dfdc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 4d888285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 12d6a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 56bcf46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bcf46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 7eb1ead2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb1ead2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 46bca058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 57843bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_5_308, and the Request Id: 667eb65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57843bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3be562d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 309234d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 6845da9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6845da9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 6e58c331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e58c331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_2_306, and the Request Id: 52c837bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 35331b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 1242d606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1242d606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35331b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_6_311, and the Request Id: 2a4ea70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 20fafd61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20fafd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_307-, and the Request Id: 200d61c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: edc106d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edc106d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 288eccec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_8_304, and the Request Id: 395f5d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288eccec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 6be49606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_308-, and the Request Id: 656d8727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 2a979eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be49606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a979eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_309, and the Request Id: 31c3c48a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 658bd4a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_10_302, and the Request Id: 33bbfa97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_2_306-, and the Request Id: 33446888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_6_311-, and the Request Id: 78fb670d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 184eb8a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658bd4a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184eb8a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4d4e02bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4e02bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 43ea461b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_8_304-, and the Request Id: 5c12f02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: f430806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_306, and the Request Id: 5f9d3407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.337+0000 [https-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_302-, and the Request Id: 85765a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 130b05af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 69527bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130b05af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4466a760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 3061ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_3_305, and the Request Id: 2e32d1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 436ea8b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 695557a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695557a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 7bf52bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf52bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_307, and the Request Id: 3e29e0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_309-, and the Request Id: 35805884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_306-, and the Request Id: 79f4d11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 2ac8b946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 32b45269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 35144635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f593aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f593aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: bec6042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bec6042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 1aa45d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_3_305-, and the Request Id: 2a59dbf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_9_305, and the Request Id: 7bbf620c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 71ee2e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 304e21e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_2_307-, and the Request Id: 7dfb4130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 23a31b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 37fed0ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 26708fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fed0ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: ed9d639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 651b950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed9d639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651b950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_309, and the Request Id: 4b7549b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_9_305-, and the Request Id: a30887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 6f2bcc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2bcc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 10cdad73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_308, and the Request Id: 745fa4ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 3c378875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4c94097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c94097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 1a590b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 782204c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.462+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782204c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_305, and the Request Id: 6811e77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 45222d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5787388d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5787388d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 76ec1dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ec1dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 1dcb0e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcb0e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_310, and the Request Id: 78c2bb9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 4e223a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e223a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_10_303, and the Request Id: 3b6f7fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 331bb93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 416f767f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_309-, and the Request Id: 4699ee02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416f767f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 6e12373c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 706d9e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e12373c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 56cd6d63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_6_312, and the Request Id: 7254b9a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_10_303-, and the Request Id: 546f5e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_312-, and the Request Id: 673b5925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 397a4e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_8_305-, and the Request Id: 3e441073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 38cc6fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cc6fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 35f9be00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_308-, and the Request Id: 1d0ad8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f9be00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_307, and the Request Id: 45e72557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_310-, and the Request Id: 4385e4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 7045f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 2cf0cf6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: b241e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b241e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 6e63b882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.543+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e63b882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 5c8599a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.545+0000 [https-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_306, and the Request Id: 6565bbc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 430325cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 619f0810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 22ac63e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ac63e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: b76bb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 10e94569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e94569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_307-, and the Request Id: 43e64af0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_2_308, and the Request Id: 6ddb56ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66af6e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 1e62620d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 51d80769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 564d4be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564d4be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 2471799d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2471799d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 7e270dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 41d19ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.601+0000 [https-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: 6ac4478a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e2885e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e2885e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d19ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_310, and the Request Id: 3b976e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 4d708124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 238c53d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 7a9705b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 367c8688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367c8688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 66e64617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_3_306-, and the Request Id: 4f6031ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e64617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_1_309, and the Request Id: 28bb8452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 7c7b453d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7b453d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_9_306-, and the Request Id: 2d57f038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 77e4ba0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e4ba0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 9417415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.634+0000 [https-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_306, and the Request Id: 18ec311b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9417415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_2_308-, and the Request Id: 1f8c384a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 136594d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136594d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_10_304, and the Request Id: 458aa44d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 2e8c3c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 4313dca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_1_309-, and the Request Id: e4099b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4440a660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 19209057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4440a660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_5_310-, and the Request Id: 2f32e195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 263f3acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4697af5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 65b02077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_8_306-, and the Request Id: 8e4b64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 1e6e076d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 56885549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6e076d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_6_313, and the Request Id: 706fe99d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_10_304-, and the Request Id: fa3b71f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4aaf8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 1cb512c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 69ff2b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4aaf8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ff2b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626b5f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626b5f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 1c56074e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_4_311, and the Request Id: 2f3c0fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c56074e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 42c1cf0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.694+0000 [https-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: 49094741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 7e7d2725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 455d34ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5a23932a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a23932a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 3dca9e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 2eeb0641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeb0641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_9_307, and the Request Id: 470bf071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_6_313-, and the Request Id: 2cd243a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 18367b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_9_307-, and the Request Id: 5d50bb0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 43bda63b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 32b854b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_311-, and the Request Id: 4ab5280e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_308-, and the Request Id: 1fd733a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 7eff3f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eff3f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 63d73e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d73e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_309, and the Request Id: 4bfdd491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 27bd1cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 654e9a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bd1cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654e9a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 65fef582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fef582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_1_310, and the Request Id: 5e71c899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 14240f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14240f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_5_311, and the Request Id: 7f654dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: bab7997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.771+0000 [https-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_310-, and the Request Id: 249f9715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5b2ae25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 38b7d06a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b7d06a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 2a08ba32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a08ba32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_8_307, and the Request Id: b3a5b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 2b8f604e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 72dac56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8f604e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 574f8898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 26b8c601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_2_309-, and the Request Id: 6e8170c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b8c601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_3_307, and the Request Id: 7bd6c05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_5_311-, and the Request Id: 3b491601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 16cc5443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 53b8a217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 36ae2142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 719ccdde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_307-, and the Request Id: 42fada34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4602c91a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 6c0a9904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_8_307-, and the Request Id: 63c5242b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 3f168405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 24b9d56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 6be31c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 73b7052a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 6ea3a634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 32c0c64c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 4f14b570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c0c64c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f14b570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 58cedef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cedef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 19ef5d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ef5d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 493729c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 7975b61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 7930f163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7975b61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7930f163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493729c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_10_305, and the Request Id: 1c89cbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_309, and the Request Id: 54f89938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617146a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617146a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_312, and the Request Id: 6c3b1d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.844+0000 [https-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_314, and the Request Id: 4d869ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: bba1a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bba1a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 67fe759d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 54b07136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fe759d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_10_305-, and the Request Id: 3032ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 7a030795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_6_314-, and the Request Id: 6de9b179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_9_308, and the Request Id: 12641790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 1241b40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 202a2b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202a2b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 7a5670cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_309-, and the Request Id: ad3aebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5670cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_1_311, and the Request Id: 58ad2495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_312-, and the Request Id: 69ac5670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 5cddbfca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 222092cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222092cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: c871283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 311ca550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 57bb47e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311ca550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_1_311-, and the Request Id: 59a0e0a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c871283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 14264db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 5ed5d0ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed5d0ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 339b1f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339b1f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 2a6c957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6c957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_5_312, and the Request Id: 59b7a61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_2_310, and the Request Id: 15c7a5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_3_308, and the Request Id: 4b521f52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies, and the Request Id: 4a0e7259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 26aef5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.903+0000 [https-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_308-, and the Request Id: 5b48a070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_3_308-, and the Request Id: 548dc040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 167232f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: cc87e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ff54b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 72e5b354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 52fed271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.917+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e5b354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 9273526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9273526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_2_310-, and the Request Id: 11f21af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policies/policy_8_308, and the Request Id: 7771b835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 5b9cc00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_5_312-, and the Request Id: 10681401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 466319e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 4eb52eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb52eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 43e5562b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e5562b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_10_306, and the Request Id: 46c540db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 52508ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 714b805c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 49637279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49637279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 24139da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 65fbc3ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24139da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_310, and the Request Id: 404df417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fbc3ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 1cf182c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf182c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_315, and the Request Id: 7e128f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_8_308-, and the Request Id: 675e9619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: 28844932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 604c9df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604c9df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 63f09883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f09883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_313, and the Request Id: 6af83a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 4577a64b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d1532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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, and the Request Id: f876201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_10_306-, and the Request Id: 40da70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 55e65df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_7_310-, and the Request Id: 322022b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e65df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2991742f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-types, and the Request Id: 616180a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616180a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 320497c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy_6_315-, and the Request Id: 56be1300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_312, and the Request Id: 79025e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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: 73c01e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-instances, and the Request Id: 42690bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_4_313-, and the Request Id: 41f4390f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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-instances, and the Request Id: 26af3b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26af3b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42690bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 50ffa0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ffa0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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/policy-types, and the Request Id: 5e2f0cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2f0cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_309, and the Request Id: 5ac6855e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:21.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_9_309, and the Request Id: 19c8a9a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 11c4b255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 438f963a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 63a4e255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: f08e58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_9_309-, and the Request Id: 64710d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 79b63349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_3_309-, and the Request Id: 2aa07c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b0061a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_1_312-, and the Request Id: 2345001a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 650eeabf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650eeabf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 591fa2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591fa2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_5_313, and the Request Id: 113d6030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 25e0a8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 3c649bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 291d36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 6d9f0bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 5549f0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 45c3b1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 77634b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 453ec422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e0a8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9f0bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: a737f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a737f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 19501f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 1a06c021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7a01fdbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.054+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a06c021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a01fdbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 23099101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23099101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 25626c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_2_311, and the Request Id: 6743de11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_8_309, and the Request Id: 9e9d370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25626c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_5_313-, and the Request Id: 2e509d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 4907e041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4907e041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_2_311-, and the Request Id: 2324c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_7_311, and the Request Id: 1a907869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 62a1d7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a1d7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_309-, and the Request Id: 8759ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1f3c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.085+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 571549f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_1_313, and the Request Id: 502bbf4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_6_316, and the Request Id: 42eaac7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 6ade0b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571549f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ade0b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 83168bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 54c6a94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c6a94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 4412289c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.099+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4412289c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_10_307, and the Request Id: 6f806114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_4_314, and the Request Id: 1cfca556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 46d9c9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 7b33a056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66cdb742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cdb742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_4_314-, and the Request Id: 187f34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_7_311-, and the Request Id: 66c92388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 7829141f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1069391f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7829141f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_310, and the Request Id: 732e56eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 54b275d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1668a744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 18883c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_9_310-, and the Request Id: 23640c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 64a0f667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a0f667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_316-, and the Request Id: 7824594c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 46d98d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 2f92e5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: ce0ba9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.146+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f92e5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 73674d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 5f0a0383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 12c68ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_10_307-, and the Request Id: 7688dcb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 3b90ddc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c68ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.150+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73674d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_5_314, and the Request Id: 73fae488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_3_310, and the Request Id: 3d45900e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 38699e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38699e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 62bba26f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bba26f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_1_313-, and the Request Id: dd11315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_2_312, and the Request Id: 1f445617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 10e4f2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 474c8247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 7760f7ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7760f7ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 79d802d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3963b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 79c7f632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c7f632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_4_315, and the Request Id: 426c7f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3736ac23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_5_314-, and the Request Id: 4cb02646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_310-, and the Request Id: 2f865204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_315-, and the Request Id: 41e273c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_2_312-, and the Request Id: a66b9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 91f7b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 25523ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 715cb72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 56224a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 66dc1541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dc1541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 3c132d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c132d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 5a196f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_6_317, and the Request Id: 16dd1bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 54ec6e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a196f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 506a1d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506a1d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_7_312, and the Request Id: bd800a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb80b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 366efacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 240d7b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_6_317-, and the Request Id: 5e1c8f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 43db5120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: ad03fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e2f505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_7_312-, and the Request Id: 755653bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43db5120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e2f505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 2682baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7555a166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7555a166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 29b7f78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 189b5895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_9_311, and the Request Id: 1b86562c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b7f78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189b5895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 3f59f74f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 59949898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59949898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_8_310, and the Request Id: 6b0aa987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 556a18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 5176e681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_10_308, and the Request Id: 709c646e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 2efa6dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efa6dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_8_310-, and the Request Id: 4c9bd904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 29668ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 5540ca7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29668ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_3_311, and the Request Id: 2cade04e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 24003fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24003fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 2b5d261f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5d261f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 63dda35b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_9_311-, and the Request Id: 2a5e2523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dda35b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 16ac23d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ac23d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_1_314, and the Request Id: 1d784465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_4_316, and the Request Id: 26410c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 1bfcace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfcace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7ee7d533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.297+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee7d533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.299+0000 [https-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_315, and the Request Id: 60d171e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_10_308-, and the Request Id: 2f858de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 4606ed17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 54ffa123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 63a45ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 64539e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_1_314-, and the Request Id: 5f01d1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.312+0000 [https-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_311-, and the Request Id: 1a5cb347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7a50edd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a50edd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.317+0000 [https-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_316-, and the Request Id: 45e73598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 4f6a3485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_5_315-, and the Request Id: 80d5f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6a3485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_2_313, and the Request Id: 3a11349d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 1d44ca97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 218a0ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: fe5c543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 7bf083d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf083d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 59c7bbfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 15fa990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 759ad797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fa990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c7bbfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 7ebc1af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_318, and the Request Id: 32f2455e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 76eac6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.344+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76eac6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_7_313, and the Request Id: 4dd93ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_318-, and the Request Id: 2576fd14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3487af98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3487af98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 27f41dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 35ae6569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ae6569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_2_313-, and the Request Id: 588d8ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1843bb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 748e14e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1843bb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_8_311, and the Request Id: 2001dd79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 6e47ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 23aea3b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 529258a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aea3b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_9_312, and the Request Id: f215b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: ac38ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac38ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 781005d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_8_311-, and the Request Id: 6bdbdaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 513b28e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_7_313-, and the Request Id: 6450f55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 6e02a20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 6aa489b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513b28e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 17118d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa489b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e02a20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 603eec81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 502382c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_312-, and the Request Id: 43b3d061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f038427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 7d6e0d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f038427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6e0d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_1_315, and the Request Id: 1ac15741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_5_316, and the Request Id: 2d969146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_10_309, and the Request Id: 598a907d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 2468853a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2468853a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 2aaf0300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ee6d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba7f8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 62d8f916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 57b49446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: bdc1b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdc1b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_4_317, and the Request Id: 4a09c8df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 4812cc44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_5_316-, and the Request Id: 18ad18d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.519+0000 [https-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_315-, and the Request Id: 29ca8285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_10_309-, and the Request Id: 457d28d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7775b4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 23d357db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7775b4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 1ec78bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec78bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_319, and the Request Id: 71cc2858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1f494b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 283a1995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f494b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283a1995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 18ee6e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 7618105b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_319-, and the Request Id: 363b4ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ee6e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 296b4bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_3_312, and the Request Id: 6803f82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296b4bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_2_314, and the Request Id: 37fceb19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_4_317-, and the Request Id: 35634a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 74200ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 14bff73f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_3_312-, and the Request Id: 746de3b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 2546de91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 22a6e147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7c95b098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c95b098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 7fa2be99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 61552c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61552c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_9_313, and the Request Id: 237f6086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_2_314-, and the Request Id: 56b15fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 2c34b360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 4c33fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: b724a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 748d0e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748d0e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 74abee24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74abee24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_8_312, and the Request Id: 6ca63fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 6c07e6be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 26c0eba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 1818f4d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1818f4d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 4edb8988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-types, and the Request Id: 49dc24b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dc24b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_7_314, and the Request Id: 30639c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_9_313-, and the Request Id: 51c9bad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.638+0000 [https-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_314-, and the Request Id: 6b072325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 3317b27b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f93094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 36c6121e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c6121e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 3f7c0211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7c0211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_1_316, and the Request Id: 7fab3f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 13b8277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b8277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: a658ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 73e4415a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e4415a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_5_317, and the Request Id: 2bc34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 555e8d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 1c25224c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555e8d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c25224c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 11f0511a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f0511a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_320, and the Request Id: 4474095f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e2a629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 26882aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e2a629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26882aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: b4bcbbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_10_310, and the Request Id: 1db2c746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 47d936ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.687+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d936ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_3_313, and the Request Id: 5bb8dd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 51a6c8bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 51197e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51197e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 2ebaa050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebaa050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_4_318, and the Request Id: 348a9bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 2dd95dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_8_312-, and the Request Id: 3b6c9ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.710+0000 [https-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_316-, and the Request Id: c1b419f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_5_317-, and the Request Id: 46b33e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_320-, and the Request Id: 6f9d47be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7e50aa91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_10_310-, and the Request Id: 36fd1225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_3_313-, and the Request Id: aa109fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 469a52a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 6f468b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 7cf32c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f468b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_4_318-, and the Request Id: 58c93660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 72241c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7dfe1a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72241c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfe1a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 4f5308e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1cff2727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_7_315, and the Request Id: 2978233d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 512536b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512536b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1cdfcd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_2_315, and the Request Id: 76f9f8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 68c11819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 2d9d257b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9708e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9708e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: a5e4190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5e4190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_9_314, and the Request Id: aa4ba7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 419f75f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 299b2b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0d8e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_315-, and the Request Id: 6d546c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 1d72327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c785a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_2_315-, and the Request Id: 7d03338e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_9_314-, and the Request Id: 1d116cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4cfa90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be68c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a42c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a42c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 4b74818b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 318d32d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318d32d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 507551df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507551df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 75ff504c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 3692d12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_8_313, and the Request Id: 1fb8998d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 5d6f5a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6f5a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b39a45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b39a45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 606e00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_1_317, and the Request Id: d179fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 6fd9f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 4d5f865f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd9f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5f865f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_5_318, and the Request Id: 116d0250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: a74ebb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a74ebb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.838+0000 [https-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_321, and the Request Id: 62372b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 44efdce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_8_313-, and the Request Id: 4de2cc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 1ec37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44efdce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee3f62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee3f62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 202c404a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 75d4fe7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202c404a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_10_311, and the Request Id: 4fa7a1bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d4fe7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_3_314, and the Request Id: 48f8646a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 768c6652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768c6652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_4_319, and the Request Id: c27a1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 597d0e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 3f3b5dcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_1_317-, and the Request Id: 5ab67d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 341cf348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341cf348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_5_318-, and the Request Id: 1448480b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_6_321-, and the Request Id: 18d85f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 65248d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65248d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_9_315, and the Request Id: 2dcb2b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 773822b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_3_314-, and the Request Id: 7ba0a333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.890+0000 [https-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_311-, and the Request Id: 433c3458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_4_319-, and the Request Id: 6db33562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 5d6d687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6d687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 7734d566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 1c833ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c833ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies/policy_7_316, and the Request Id: 5b20ab90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ed05ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: a8d7598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_9_315-, and the Request Id: 54db1fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 3247404b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 22fa8cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 40743561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 6a04f6ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70672ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70672ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 4b331f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 12f6f391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f6f391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_318, and the Request Id: 4e0ccf5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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-instances, and the Request Id: 6ddd1a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy_7_316-, and the Request Id: 52b4938a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 56769832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 1386db86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddd1a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-instances, and the Request Id: 3f8ad0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 7cce9c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8ad0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 6781795a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policy-types, and the Request Id: 379141e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 1a3b25f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379141e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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, and the Request Id: 12426f52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 6b854748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b854748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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: 11ea8222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_2_316, and the Request Id: 7cbae181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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_1_318-, and the Request Id: 39365e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_8_314, and the Request Id: 1acc3459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:22.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/policies, and the Request Id: 20c46a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_8_314-, and the Request Id: 25cd3ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6e6b7daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 18806df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6b7daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3395dc75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.016+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3395dc75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.017+0000 [https-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_319, and the Request Id: 2451cb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 50082423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50082423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 20b844b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b844b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_9_316, and the Request Id: 14040ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5409ecff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_316-, and the Request Id: 2cc52e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: e3b778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 79d781cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d781cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 5d1b4729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1b4729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 244a993b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.038+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244a993b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.040+0000 [https-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_315, and the Request Id: fecdfa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 65472b32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65472b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_322, and the Request Id: 8cf01fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 2168d821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1876539b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.050+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2168d821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 16adf1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 7295f11e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16adf1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7295f11e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2908d61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2908d61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_322-, and the Request Id: 18aba286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_4_320, and the Request Id: 70bc19d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_10_312, and the Request Id: 712667f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_4_320-, and the Request Id: 51ac0052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_316-, and the Request Id: 52d476ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6775f225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_3_315-, and the Request Id: 305c9f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 170afd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 426e31c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_312-, and the Request Id: 3b9620b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_5_319-, and the Request Id: 7dcdf4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 40ff1d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 881d62d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 77b0aef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b0aef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 57bd19fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bd19fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 15e1ed6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6d9b1cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e1ed6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_7_317, and the Request Id: 282533dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 54d3bbc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 868e410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.110+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 868e410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_319, and the Request Id: 4ecc3a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 23e06a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 4c391cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 66fc559e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 29aca5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c391cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4b336fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b336fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_7_317-, and the Request Id: 23fa242b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 77acd844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_2_317, and the Request Id: 6af64883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 41b7fb58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8233063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b7fb58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 17103ffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17103ffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_1_319-, and the Request Id: 6e765648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5d6d3108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 397b1a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1fe918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397b1a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 30ba7d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_8_315, and the Request Id: 7a1f3bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 75ff74c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_2_317-, and the Request Id: 4d67957f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ba7d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 5bddc6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_323, and the Request Id: 3c94345a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bddc6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ad17c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2bb134c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 95c0ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 10f3af30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f3af30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb134c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4c00ef16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 139d9d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95c0ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.166+0000 [https-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_315-, and the Request Id: 5e6fc868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 3df8c63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df8c63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 7b8b9bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_10_313, and the Request Id: 552bf72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4bdc183b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8b9bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 30967a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_323-, and the Request Id: 46bd474e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 316213ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdc183b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_4_321, and the Request Id: 74eadc77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316213ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_320, and the Request Id: 24610a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 3f95a74a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_9_317, and the Request Id: 1bb007f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f95a74a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_10_313-, and the Request Id: 5211fdf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 50d36d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 95a75f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_320-, and the Request Id: 61196594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 692e515d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_4_321-, and the Request Id: 5b0090df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d44fd3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 17578f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5e6e744f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17578f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3ebac4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 1f0d1ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebac4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0d1ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4345cf85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: d69ccfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5abcdb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.213+0000 [https-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_320, and the Request Id: 14438edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_9_317-, and the Request Id: 2f10b39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 27559b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_3_316, and the Request Id: 17feadea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 696b901e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abcdb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 1516a4d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1516a4d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 44ebd50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_7_318, and the Request Id: 4d759f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 3da7eb08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da7eb08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: eebf775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eebf775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 5b87c0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 7231619f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7231619f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 12011ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_316, and the Request Id: 1c02ded7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 73968a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73968a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_3_316-, and the Request Id: 7da6e7a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_2_318, and the Request Id: 32cb33a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_1_320-, and the Request Id: e177f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_2_318-, and the Request Id: 7c5a292b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 23d62d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d567f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 114c525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 31200500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31200500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 51563cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.255+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d62d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_316-, and the Request Id: 703d9f76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_7_318-, and the Request Id: b47ea36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3ee3d3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3f4391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 7739ebeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3f4391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 6f95c194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f95c194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 147ce3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_321, and the Request Id: 1574715d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_324, and the Request Id: 6e27f4f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2302ea47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5f89dbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f89dbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 5f331061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 71bd7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 35db2f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35db2f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_321-, and the Request Id: 243dcf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 3e916757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_9_318, and the Request Id: 5e1aa27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 40012f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40012f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 670232c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670232c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 4d1a01b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_317, and the Request Id: 6e094523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_324-, and the Request Id: 441347a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7569e837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1a01b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4913c453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 209049c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5574ac19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209049c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5574ac19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: ff2d47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 7e1af07b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.304+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1af07b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_4_322, and the Request Id: 549abb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4b29e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_10_314, and the Request Id: 19334915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_9_318-, and the Request Id: 1245455b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 49289f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.313+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49289f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 54c7cf9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7429b7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 640de670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c7cf9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_317-, and the Request Id: 405d3919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7429b7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_319, and the Request Id: 4223d6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_4_322-, and the Request Id: 3c13686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 6f5b0d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5b0d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6990ff28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6990ff28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3300fe7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3300fe7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_321, and the Request Id: 4f052d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 459dd15f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459dd15f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.326+0000 [https-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_314-, and the Request Id: 23ab29b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 25bf14b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_7_319, and the Request Id: 5ae9fa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bf14b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 5ef47741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4267c85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_2_319-, and the Request Id: 4566dae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_317, and the Request Id: 43afa36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7140dd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 4eaec7f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_1_321-, and the Request Id: 1e2ef759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.347+0000 [https-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_319-, and the Request Id: efb11db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5bb2906a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 7838fdd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6681611a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1982753e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 125b6633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_317-, and the Request Id: 42128382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 313abd6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 5cbb5262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3128d77a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 27993166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27993166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 30488381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30488381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 7e72b7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 799637f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 7b55335e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e72b7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b55335e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 32292b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 10902f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 76626491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_322, and the Request Id: 36e3891c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 1feecf3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76626491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7536a82f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 59ca7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4be1bee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1feecf3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 46e69c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be1bee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e69c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_6_325, and the Request Id: 470b94b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 3f59acd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_318, and the Request Id: 3141861a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f59acd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_5_322-, and the Request Id: 6ad7d759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_323, and the Request Id: 436dde3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac4bd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 767fee5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 72d43b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac4bd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d43b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767fee5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 6c91a3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c91a3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_9_319, and the Request Id: 53569e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 2b01d1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b01d1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_2_320, and the Request Id: 380062df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2c458e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_315, and the Request Id: 6342fe7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: e2536d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2536d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 1b463030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b463030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.408+0000 [https-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_322, and the Request Id: 7d62c200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2319aad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_6_325-, and the Request Id: 4a365e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2319aad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_315-, and the Request Id: 15261975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.416+0000 [https-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: 502c78a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 38b1d178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 64d3a34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d3a34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_318-, and the Request Id: 209ccfd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_2_320-, and the Request Id: 5d31dde4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.420+0000 [https-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_320, and the Request Id: 2aea156e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_9_319-, and the Request Id: 523aa3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 65ac649e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 60ba77c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_1_322-, and the Request Id: 30e7e127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_7_320-, and the Request Id: 54999da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 45b40216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 12dde5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 9f8aca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 43179d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bec586e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6796d0b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 322e9e5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: a0cee87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bec586e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7839b598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 79ebb69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.448+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ebb69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 1abb85c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 75c75182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_318, and the Request Id: 64c1f332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c75182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7d475124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 7d90e8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1f9f75d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1e70da63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 40946914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 1bcf46ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40946914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: d7ad40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_323, and the Request Id: 16b53c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7ad40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_318-, and the Request Id: 67f7f411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 43f14298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f14298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 51c9443e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29dbd8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4fd0c12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7b0e898e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29dbd8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c9443e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d3c0cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 56538210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3c0cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56538210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 403584fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403584fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 483d0a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483d0a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0e898e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6809c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 57f30c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f30c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 723099b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723099b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 1adb5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adb5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_4_324, and the Request Id: 610d6a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_7_321, and the Request Id: 41212fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_326, and the Request Id: 792d2d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_3_319, and the Request Id: 347f183e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_321, and the Request Id: 5cdbd85a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 76708ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_316, and the Request Id: 4d54b573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.486+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76708ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3f6c07f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.487+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54b6dad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6c07f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.488+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b6dad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_9_320, and the Request Id: b056521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 72f50ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f50ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.493+0000 [https-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_323, and the Request Id: 74b3a7b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_7_321-, and the Request Id: 6966daad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_323-, and the Request Id: 3ebd86b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1150d902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_3_319-, and the Request Id: 17f612c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_6_326-, and the Request Id: 5762984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_2_321-, and the Request Id: 1f9df580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_323-, and the Request Id: 38cfa52f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_316-, and the Request Id: 2a0ebd58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_9_320-, and the Request Id: 29fb90a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3eafe833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_4_324-, and the Request Id: 4fa4726a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 698c8a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 50f18ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: d4a75d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 17612dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 1b51cb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 643feaf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 125237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643feaf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 4e66be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e66be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_8_319, and the Request Id: 2799a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 5f913dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 310212d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 190cc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 333e3ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5c669085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 4b4d4d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 706681ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 707d1b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707d1b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 648c72c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648c72c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_319-, and the Request Id: 117db773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: dace3ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2b37dd02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 321f5414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_7_322, and the Request Id: 480e7535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bc5b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 2dd8b2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321f5414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dace3ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 66a2b7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 65d43435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.611+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d43435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 1d06f599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d06f599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_5_324, and the Request Id: 2b636579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 652a7aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652a7aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_320, and the Request Id: 6ab05a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 16b7b440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e57b5aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b7b440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e57b5aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.625+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f327ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_1_324, and the Request Id: 79a3d190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_324-, and the Request Id: 29a58262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_7_322-, and the Request Id: b0aafeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 45e0f473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0f473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_320-, and the Request Id: c93f75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 537818ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7deeadb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537818ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7deeadb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 503171b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 597f1329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503171b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597f1329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_324-, and the Request Id: 474770d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 16d7655e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d7655e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_2_322, and the Request Id: 5c7654ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_325, and the Request Id: 21c18632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1b4d4613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4d4613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.641+0000 [https-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_317, and the Request Id: 2863123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_9_321, and the Request Id: 43243d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f1af9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed5dbc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 564d588a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_4_325-, and the Request Id: f3083a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537778aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_2_322-, and the Request Id: 1061c80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537778aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6537f98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2a99aadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1786909e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.656+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1786909e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_6_327, and the Request Id: 12aad1c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_317-, and the Request Id: 7b53fca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3f9f2e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_9_321-, and the Request Id: 6e351a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 60fd0022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: d921952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8809ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 76842fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 28b7f305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b7f305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 25234e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 3be245ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be245ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_3_321, and the Request Id: 64827e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 2c29815c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 7a419fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 46fd626a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 6b43a3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 55f50c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b43a3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 732bcc77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.720+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5780cb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 21bebe94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732bcc77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_4_326, and the Request Id: 59defc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f50c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5780cb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 2823ee16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_6_327-, and the Request Id: 6bebc5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3ee74a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee74a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2823ee16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 570eefa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 78761404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570eefa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_325, and the Request Id: 4bdb334d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_5_325, and the Request Id: 767211a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78761404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_320, and the Request Id: 1c2a034a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 5212607f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.748+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5212607f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_3_321-, and the Request Id: 4b3fd79e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_325-, and the Request Id: 7fbbfa1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 383f2371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 33d5691f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d5691f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_4_326-, and the Request Id: 5998b71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_320-, and the Request Id: 6cda7ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe004da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 6b4ecad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4ecad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_7_323, and the Request Id: 1939fbf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391eab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391eab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_2_323, and the Request Id: 4e802592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 324d6c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.771+0000 [https-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_325-, and the Request Id: 64090568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 600c9417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 2d65f353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d65f353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39676b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39676b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_9_322, and the Request Id: 513d9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5fe5639e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 2e60d8ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7d2369b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_7_323-, and the Request Id: 3fea1728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 77b7454f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_2_323-, and the Request Id: 4f64ee2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6abe5f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abe5f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7eea96ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: a565f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a565f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_318, and the Request Id: 239f088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_9_322-, and the Request Id: 575ab026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 36345bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 144ad9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 581fb200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581fb200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 392b9e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6e9ea106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 528ddf7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9ea106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6e2247c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_6_328, and the Request Id: 5485f424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 44f23c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f23c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6019e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 5839028a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5839028a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_322, and the Request Id: 2fa0c50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_10_318-, and the Request Id: 21eb1e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 191fa947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2bee5fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 4ee4ceb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee4ceb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 696bd4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 32f25f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696bd4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_321, and the Request Id: 41db56d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 5990b8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 56458b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56458b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.890+0000 [https-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_328-, and the Request Id: 6bf91576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 91ae6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91ae6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_4_327, and the Request Id: 13afc96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 25e8aaf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e8aaf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 69432005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69432005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.901+0000 [https-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_324, and the Request Id: 426f80af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_3_322-, and the Request Id: 25db835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1f8d9ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_2_324-, and the Request Id: ac000c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: d98573a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 1a4bbdbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4bbdbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 7bc9137d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc9137d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_326, and the Request Id: 67311f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 6225bfef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 6e30961f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_8_321-, and the Request Id: 1bcd45b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e30961f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.938+0000 [https-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_327-, and the Request Id: 4b7a28b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 500d1930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500d1930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 5635a5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 1ed995d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbf85f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies, and the Request Id: 78f35b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_7_324, and the Request Id: 4957bb71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed995d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 7c5244a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 62325cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 417a22b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5244a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62325cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417a22b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3db8394a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 1293381b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_5_326-, and the Request Id: 7e4b872f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_1_326, and the Request Id: 43cc718d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 7536eacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 620b79e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 63caa256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 700ada90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700ada90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63caa256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policies/policy_9_323, and the Request Id: 4dc9c12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_10_319, and the Request Id: 2e336b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_7_324-, and the Request Id: 4103e8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6364d7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 1de9882a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 438a44c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438a44c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 6c129b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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: 3bdc81f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdc81f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_6_329, and the Request Id: 7f132e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-instances, and the Request Id: 4c7d1ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7d1ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-types, and the Request Id: 3e23f0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e23f0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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-instances, and the Request Id: 66f4e71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f4e71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy_9_323-, and the Request Id: 491c936f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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_8_322, and the Request Id: 2f88fedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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, and the Request Id: 7676c201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:23.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/policy-types, and the Request Id: 4c2f1141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2f1141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_3_323, and the Request Id: 48a22e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.004+0000 [https-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_326-, and the Request Id: 1b8aeb8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 104f0bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104f0bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 260a0cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260a0cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_2_325, and the Request Id: 47d4341b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_10_319-, and the Request Id: 23b25d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6ede118b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 57c5f9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_329-, and the Request Id: 505f30f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.027+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c5f9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7416920a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7416920a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 294f82af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_8_322-, and the Request Id: 6f84aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_4_328, and the Request Id: 1994cf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 27cd9d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 450cd2e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.043+0000 [https-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: 677b5369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 5ed067e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23b4b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b4b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 573d574a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 3ad4236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad4236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 65ae0547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_5_327, and the Request Id: 6f97c280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_3_323-, and the Request Id: 4c86dc77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_4_328-, and the Request Id: 21e929d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.063+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1067830d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 55ee1d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 7f5c531c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d22ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 1b266ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 4dd79214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b266ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 3eb90861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f8ba69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f8ba69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_7_325, and the Request Id: 5653c773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 665e601d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 40e5eccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208c7af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e5eccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_327-, and the Request Id: 5c3beab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 4633f409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 27d08bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4633f409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 634de492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 396a27e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_9_324, and the Request Id: 61788083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396a27e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 3f148437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f148437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_327, and the Request Id: 5c55a9fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 4037a878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4037a878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_325-, and the Request Id: 5b8dd9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 60643feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.116+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60643feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.116+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3432faf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.117+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3432faf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_6_330, and the Request Id: 57ea51ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 689b783f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689b783f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 2ececb7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 52002f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.123+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52002f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_10_320, and the Request Id: 1d21d610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6ab2340a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6636af56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 1ebf2aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebf2aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 4e1a7bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1a7bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 2ba8e9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba8e9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_2_326, and the Request Id: 237da0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_9_324-, and the Request Id: 434b964e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_8_323, and the Request Id: 76a986f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_1_327-, and the Request Id: 3821eaed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 36e0a893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33507041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33507041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_10_320-, and the Request Id: 6827ff53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_6_330-, and the Request Id: 5a5ea67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 14521787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14521787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.172+0000 [https-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_324, and the Request Id: 756f4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 326c123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eef27f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_2_326-, and the Request Id: 16f19172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.181+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eef27f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 1295c05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1295c05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3bbc6656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_4_329, and the Request Id: 12cdbcc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 13f6019d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_8_323-, and the Request Id: 716cb336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 7f4a447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 188aaa91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_4_329-, and the Request Id: 56161f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4199c356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 54818338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 591d390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54818338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_3_324-, and the Request Id: 350496b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 4f585458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f585458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 1328f2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_328, and the Request Id: 122a0f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546c093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 78b7cb5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 316c1a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 697d07bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 4bddc708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bddc708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 847bfe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 847bfe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_326, and the Request Id: 54d99e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 19697780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19697780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 29d8089b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d8089b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_5_328, and the Request Id: 5c9996fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 47fd4532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 5f743861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 71fce51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 66271f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66271f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_1_328-, and the Request Id: 2ab4543d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d70d6f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d70d6f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_331, and the Request Id: 19a9b1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 363379c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363379c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 614c76ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 50dfc511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50dfc511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614c76ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_325, and the Request Id: 50cd9269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: ebd4f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 5f1197c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1197c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_331-, and the Request Id: 147133bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_2_327, and the Request Id: 6abd4c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_9_325-, and the Request Id: 472bd882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_5_328-, and the Request Id: 1b47ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: f6f9853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3063f195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6f9853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: dc466c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc466c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_10_321, and the Request Id: 1b1e62dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 6161df47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1390c944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_326-, and the Request Id: 4e0b069d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 2f3a1226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3a1226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 146a05c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6413c5ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146a05c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 3a76b217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a76b217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 72f398e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 2d90360a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_8_324, and the Request Id: 9bc360a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 78a1e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 23dc674e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 53948231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53948231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_10_321-, and the Request Id: 43646621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.348+0000 [https-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: 699e1ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_2_327-, and the Request Id: 7404ad9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 157f434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 32814d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 1b0f46df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 5ca96799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769aff3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 31c8a31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_8_324-, and the Request Id: 72e6f3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c8a31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343ed15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 81f42e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81f42e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_5_329, and the Request Id: 4eba1339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 2ab33ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab33ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_3_325-, and the Request Id: 62bad0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 8f74ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f74ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.399+0000 [https-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_330, and the Request Id: 33a0fad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 569a220c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: ed415cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 142cec6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 54d6c3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 7585bd5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7585bd5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d6c3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed415cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 7ce87a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 33b44106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 492b5a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.419+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b44106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 77193669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_5_329-, and the Request Id: 726cafb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492b5a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77193669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 64f0ba36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 44f0d3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_6_332, and the Request Id: 3bb3c409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_326, and the Request Id: 51957388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f0ba36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f0d3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 4f8520b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_4_330-, and the Request Id: 478e0ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_327, and the Request Id: 3d6d9176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_1_329, and the Request Id: 70d33f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1352cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 21f6c9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f6c9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 556743a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556743a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_1_329-, and the Request Id: 2f0293e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_10_322, and the Request Id: 7e1f8123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6d56f637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 57a3e7e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39604afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a3e7e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_6_332-, and the Request Id: 2274eb4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_9_326-, and the Request Id: 26452894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_327-, and the Request Id: 72aa7498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 22e7762f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 52f6d0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e7762f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 419730eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419730eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_2_328, and the Request Id: 326fe6d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 5916624b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 447a15ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447a15ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_8_325, and the Request Id: 340f3a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 473c6cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_2_328-, and the Request Id: 7c07ac34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 49589c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3aa2d48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_10_322-, and the Request Id: 62a338b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa2d48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 2a1a1e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3b72bae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 4e0ed8b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 69aa17ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.481+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69aa17ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_3_326, and the Request Id: 44389ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 697850de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 35421c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_8_325-, and the Request Id: 3ac261b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 301389e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 66d89434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d89434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 5d8d40b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 6a3344e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3344e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.503+0000 [https-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: 18500b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 27be47b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27be47b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 204ec725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204ec725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_4_331, and the Request Id: 3e3444c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 23f8f34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_4_331-, and the Request Id: 32456b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e089423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 798cdda6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e089423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 2c33dff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 69f5b5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 1eb73ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_333-, and the Request Id: 5dae4242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb73ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3152774d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265f9689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3152774d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265f9689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_7_328, and the Request Id: 4a978541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_5_330, and the Request Id: 5d77417a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_3_326-, and the Request Id: 4cc550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 47862a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a66e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a66e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 7915c9ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7915c9ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_2_329, and the Request Id: 78578aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 7078dec4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 22908437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22908437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 68d10aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d10aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_323, and the Request Id: 5ff7c891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 59e024e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e024e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 483498aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_10_323-, and the Request Id: 15866c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483498aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 4b9d6b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_8_326, and the Request Id: 2869e05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_328-, and the Request Id: 765e6f67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.574+0000 [https-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_330-, and the Request Id: 29879938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 7afedca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 52e0fc0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_2_329-, and the Request Id: 3dabe279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 517e2a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 7c54473c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 2e0d5d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 73c77f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c77f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 63aae41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aae41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_1_330, and the Request Id: 16491074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 7214eee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7214eee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_326-, and the Request Id: 55c10fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 1270a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3162499f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1270a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_327, and the Request Id: 15557899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 560eed79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.619+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76fab1cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_9_327-, and the Request Id: dd3b142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 7304c5da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 18d9dbc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7304c5da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 2fc41730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_1_330-, and the Request Id: 1a224ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 482e3b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 202885d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482e3b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 7186d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_4_332, and the Request Id: 117bbae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650f5026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7186d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b25a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 757f272c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757f272c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_4_332-, and the Request Id: 6a0a7153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_3_327, and the Request Id: 31304c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 3048b04a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 64e90c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 4b2b8036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3048b04a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: b9d51ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9d51ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 10291dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 59b21f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 30f7a0de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_10_324, and the Request Id: 16793a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 7815defe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f7a0de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_3_327-, and the Request Id: 113f38d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7815defe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ea8d8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 485e74d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: ead1e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.668+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ead1e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 689a9104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3b2f53f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689a9104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2f53f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_7_329, and the Request Id: 37b48a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea8d8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 2b2ff92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: a411000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a411000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_8_327, and the Request Id: 7b199fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_10_324-, and the Request Id: 59be293c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 2a2a429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 778f6416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 27abc484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2a429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 33d6b0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_334, and the Request Id: 7e5baf02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_329-, and the Request Id: 380d8488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27abc484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561536fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_5_331, and the Request Id: 5492b3e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e4e4b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4e4b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_8_327-, and the Request Id: 5bf00ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 10186bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3b50465f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_328, and the Request Id: 249e324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 4e7d5280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7d5280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_5_331-, and the Request Id: 5dd83e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 1a7a23dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 72778641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72778641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd59a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 1dc9bcfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd59a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_2_330, and the Request Id: 436168c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be18b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 94e771b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94e771b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 7056e4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7056e4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_4_333, and the Request Id: 658ab0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63701d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63701d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_3_328, and the Request Id: 6a0627c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_334-, and the Request Id: 2cfca9c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 5c36f7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c36f7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 2d271d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d271d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_328-, and the Request Id: b76401c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_1_331, and the Request Id: 27f38aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 230245d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: c8fa2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_2_330-, and the Request Id: 661327af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: d14a0b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3882dcb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4764dbbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_4_333-, and the Request Id: 6549efb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.794+0000 [https-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_328-, and the Request Id: 59dfe4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 5f90f391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 22bf2eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_1_331-, and the Request Id: 77aa5bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bf2eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 4e619188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e619188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 67a912b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_328, and the Request Id: 4fff6b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 220c7175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6e777708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 3c8440d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 3f31f481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 7909d415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 292b590a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 49d7e675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 306b62cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f31f481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: d3288db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_8_328-, and the Request Id: 61061cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: dc4e060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc4e060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275a13a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275a13a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 38341707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 6cfceb11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_5_332, and the Request Id: 623e891a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfceb11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7909d415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 532eadb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 40ef4657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_329, and the Request Id: 7ae2a486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ef4657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532eadb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292b590a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 16b50c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 39a81e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a81e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b50c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 6ef9def4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.840+0000 [https-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_332, and the Request Id: 669e1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 54847fbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 6bd41f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_5_332-, and the Request Id: 294bc43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a70c4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_10_325, and the Request Id: 625b0049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd41f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_6_335, and the Request Id: 4f28d928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a70c4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b3803b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef9def4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_330, and the Request Id: 5ae1a96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 472e4ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3803b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_2_331, and the Request Id: 789d1daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_9_329-, and the Request Id: 7ff5c73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_1_332-, and the Request Id: 44242cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 32c760ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_10_325-, and the Request Id: 3aec625f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c760ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 565738a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_6_335-, and the Request Id: 74bca121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 5edf3bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edf3bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 79e74f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 388b5642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_4_334, and the Request Id: 133a7ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 201e1581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 611ac38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611ac38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-types, and the Request Id: 59f00b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f00b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_3_329, and the Request Id: 7c927393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 58bee469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 1b4a96a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_7_330-, and the Request Id: 79b55e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_329-, and the Request Id: 13ede223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 54fd5605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 3e25c89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e25c89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 169c341a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 56de43ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56de43ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_5_333, and the Request Id: 34f474d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 29ee5fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 2b5bc529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 106c0634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 4934b622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4934b622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 7e4a3003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-types, and the Request Id: 2aa1e878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 27efe902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa1e878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27efe902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_10_326, and the Request Id: 6d71e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 545b4bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545b4bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_334-, and the Request Id: 4b4f4e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_1_333, and the Request Id: 2e322322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies/policy_10_326-, and the Request Id: 709edf37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 787a46d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_5_333-, and the Request Id: 49e1da9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 186f02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 48e4270f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_2_331-, and the Request Id: 63b52f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e4270f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 7e71eb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 67fac67f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e71eb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fac67f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_8_329, and the Request Id: 39c862de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 2f9fbcd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9fbcd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 43e4aca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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-instances, and the Request Id: 5910847f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.969+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5910847f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 60f7a205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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: 71d00184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.972+0000 [https-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: 7f7c52fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_6_336, and the Request Id: 5448c7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d00184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policies, and the Request Id: 52d9550c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy_9_330, and the Request Id: 7dabeaa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 38adfc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_6_336-, and the Request Id: 51462949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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, and the Request Id: 3b2ef25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 38d9a6fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d9a6fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d62752e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d62752e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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_7_331, and the Request Id: 1ce0fec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:24.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/policy-instances, and the Request Id: 66bacd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bacd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 69586d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 655fcd24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69586d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_335, and the Request Id: 61fe668a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_8_329-, and the Request Id: 4a4c16dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1cec3fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 3c3fe48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 757bce46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757bce46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 77e5d0cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_9_330-, and the Request Id: 12f6dcb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5614ffa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5614ffa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_5_334, and the Request Id: 73510fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 14f800fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3d27f02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6582c0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2e8edb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.035+0000 [https-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_335-, and the Request Id: 265508e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_5_334-, and the Request Id: 6650d718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 66c037be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.041+0000 [https-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_331-, and the Request Id: 507ce580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 579c43ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.045+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579c43ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 53b073e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b073e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_327, and the Request Id: 76d65113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 50397cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_327-, and the Request Id: 1302cc40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 48d9bdab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.069+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d9bdab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 4c377eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: f2906cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 565ab771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565ab771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7bec7c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 226933ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_6_337, and the Request Id: 1abbb552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7e570b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 20d58aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 57a49eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.086+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e570b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226933ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 24381a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: ed3391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24381a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 73e6b1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed3391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e6b1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_3_330, and the Request Id: 38db2b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 231bf6cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231bf6cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_334, and the Request Id: 1d300439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_332, and the Request Id: 6bc18a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cab7730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 67eb4027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 73f77879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 20bc2438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 428e9c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_2_332-, and the Request Id: 9e4ef95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_6_337-, and the Request Id: 3ea9d08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_334-, and the Request Id: 600c4b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_330-, and the Request Id: 2054ece7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 66e79af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2715663c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 59905e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2715663c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 56b511a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e79af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b511a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 4d6b6e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 1dd5d37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 54706164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6b6e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117f5dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117f5dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54706164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 77753d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_5_335, and the Request Id: 44555a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_331, and the Request Id: 3909bcba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 516dd18f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 226be669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6baaa5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3a35d807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226be669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_336, and the Request Id: 20d8ac15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a35d807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 785508a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 2420b3ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5245622d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_5_335-, and the Request Id: 1ad436d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2420b3ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785508a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3e47e618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e47e618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_7_332, and the Request Id: 3e36f182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 11aa1345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_328, and the Request Id: 2ba38536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5245622d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_8_330, and the Request Id: 6cac066e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_331-, and the Request Id: 2d5abae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6e4248b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 413fb0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 33a3c5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 632e9371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_332-, and the Request Id: 449c32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7c8669e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8669e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 29eb94d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 7cf81af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_4_336-, and the Request Id: 49a4ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf81af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_331, and the Request Id: 64325bb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_328-, and the Request Id: 4c442d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 20eff811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29eb94d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_8_330-, and the Request Id: 401afe21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 60e2abeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 5c151947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c151947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_335, and the Request Id: 396e881e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 427b5920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427b5920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7b1f4794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a77fa49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_3_331-, and the Request Id: 6f83d910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3e48e5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e48e5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 35c48d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c48d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 31f42464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 41954e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 54fdf4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_338, and the Request Id: e8482a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 732010e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 4df29067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.197+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df29067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_335-, and the Request Id: 3900041b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_333, and the Request Id: 176d3ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1f999bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_6_338-, and the Request Id: 435504e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 513e39ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 73479a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: cd7d827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 2c64dd70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c64dd70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513e39ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 44c9883c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: e5f01c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c9883c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 767aaf9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5ee72db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 67bda120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bda120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_329, and the Request Id: 4d10c990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.227+0000 [https-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_336, and the Request Id: 494eaf20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 32baa8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5f01c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767aaf9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 75bc5a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bc5a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6f8daf4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_7_333, and the Request Id: 5bdd71c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 51c75cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c75cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.239+0000 [https-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_336-, and the Request Id: 4d945c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_10_329-, and the Request Id: 348e2639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6790886c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_333-, and the Request Id: f9a741e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6790886c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_9_332, and the Request Id: 6a7f98a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 7b7adb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 6049716b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6049716b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7adb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1e6f72d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 57c7895c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 5ea4613a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_337, and the Request Id: 7830be9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea4613a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 45404b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_332-, and the Request Id: 5c532fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_8_331, and the Request Id: 43d0b0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_333-, and the Request Id: 527bcb5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: b4092e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5d9a5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 334dd716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_337-, and the Request Id: b9653d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2459b54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 60a80390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.278+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1996d591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 23c74386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6064188b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 57d0c24c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: f76adbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 8c975e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.285+0000 [https-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_331-, and the Request Id: 7b308d0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d0c24c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f76adbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 3858e7cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7c5d5342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c975e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c74386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 786556a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 1653e835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 6857cce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6857cce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786556a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 6399458a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 5a409ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1653e835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a409ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_2_334, and the Request Id: 5fbeda0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_332, and the Request Id: 5cec7ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_6_339, and the Request Id: 149c56e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_336, and the Request Id: 1d6f8438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 6f9d0a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 4a73324d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9d0a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7e44b672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e44b672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2262afb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.312+0000 [https-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_337, and the Request Id: 542f18ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 2fc57cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc57cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_336-, and the Request Id: 176acf1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3880af45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: c4a63b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3880af45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf6baa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf6baa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 18c716ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_10_330, and the Request Id: 48230abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c716ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_334, and the Request Id: 51f4027a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_332-, and the Request Id: 23bd6878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.330+0000 [https-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_334-, and the Request Id: 8291d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6571f376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6571f376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.336+0000 [https-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_337-, and the Request Id: 52b899f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2bc7430d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_6_339-, and the Request Id: 4c4fbcea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 215b0471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.339+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215b0471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_9_333, and the Request Id: 4f8a3e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_330-, and the Request Id: 66ffd9e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 6e1e110f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 35d95658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_334-, and the Request Id: 842dd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7b8298b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8298b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3eb8323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ff955b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_9_333-, and the Request Id: 10de2436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1060fce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 735f69d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735f69d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 22eee826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 78cee744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_338, and the Request Id: 192632ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 756c11cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 55fd37b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 62994a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 29473cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2fd7d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd7d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62994a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_4_338-, and the Request Id: 4ddd91bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 754c1ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 4bbadd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 74958ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbadd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74958ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_337, and the Request Id: 57e1212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_8_332, and the Request Id: 3650ca78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 501c0ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 1293d351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 676d997b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 6d9db48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9db48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7b91f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b91f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_335, and the Request Id: ec39111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f9a4c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 60e5ff6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_8_332-, and the Request Id: 5ab1f11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e5ff6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515c1de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3e9952b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_337-, and the Request Id: 1b3b3bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9952b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 580ac48a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580ac48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 2b41c307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_331, and the Request Id: 5700a5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b41c307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.415+0000 [https-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_338, and the Request Id: 781a0405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 49807396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49807396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 27531913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27531913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 5f5555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_3_333, and the Request Id: b194115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 6b15667c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b15667c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: d06fe98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_335-, and the Request Id: 6dca251d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d06fe98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_331-, and the Request Id: 69fd48be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 60b8ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b8ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_335, and the Request Id: 4c856a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 5a15410d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7b5b9d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_6_340, and the Request Id: 18c31abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 10fe69e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 3e95e6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5d6f196b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_5_338-, and the Request Id: 2ec1f1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6f196b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 57ee8ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ee8ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_333-, and the Request Id: 62d90efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.449+0000 [https-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_339, and the Request Id: 4ec1ca64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 277a495d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40012b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_335-, and the Request Id: 5042898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 182a84e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182a84e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3cca851e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cca851e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_334, and the Request Id: 4d5d8df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 1e388478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 22a8df10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 6b8939c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547b6d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 4e6310ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 390831d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6310ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 218e88f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218e88f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_8_333, and the Request Id: 463ad224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_4_339-, and the Request Id: 1b14ed30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 219aa44a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 66270753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5d032e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 539afb9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 65a1f6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a1f6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 5f9ce79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9ce79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_9_334-, and the Request Id: 2c2a69d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_338, and the Request Id: f7f7c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 65f35c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f35c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 3c76aa8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 62029e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62029e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_336, and the Request Id: 5b99713e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_6_340-, and the Request Id: 1e2683f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 21d12d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d12d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_2_336-, and the Request Id: 128ad11d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: ed72635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed72635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_332, and the Request Id: 90636bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 496507ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496507ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 49cbec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cbec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.525+0000 [https-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: 623f0d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1de070df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 56f8edf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 29432360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f8edf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 68cebb56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: c452ede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c452ede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_8_333-, and the Request Id: 597d35b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_5_339, and the Request Id: 4f87e647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 4307971a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 5674884f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_3_334-, and the Request Id: 3e8c452e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1813af98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_332-, and the Request Id: 7d40d284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_1_338-, and the Request Id: 186f0465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_5_339-, and the Request Id: 77dd88da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7752a439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 111e8ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111e8ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3a5fa17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 4bca7f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5fa17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.561+0000 [https-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_336, and the Request Id: 53c1fc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 2554e666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bca7f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 3dce7a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dce7a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 7c00a4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 374a0994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.566+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c00a4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 374a0994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_340, and the Request Id: 49430acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_2_337, and the Request Id: 1433d234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 242dff36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 79001d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5b5e9882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 478d4b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79001d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 78b2f844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b2f844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 569ba77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_6_341, and the Request Id: 461532c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 134fd0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 12e70fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_7_336-, and the Request Id: 5487ee01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_337-, and the Request Id: 656e8559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_340-, and the Request Id: 7d794925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 14384fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 207d3b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207d3b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590e61b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0f6be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590e61b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_8_334, and the Request Id: 7cc9061f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 14c70d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_6_341-, and the Request Id: 568644b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 5a0682ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 73b0af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1bdebfcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5e1b3e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 35310a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_8_334-, and the Request Id: 3a692827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35310a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ea85ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ea85ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 534450a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_335, and the Request Id: 1052e301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534450a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 79f5af41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3027f5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 72a8d8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f5af41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 4b15322a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b15322a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1b6b8903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_5_340, and the Request Id: 59e2c57e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 451c6878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 4bfad027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451c6878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfad027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_3_335, and the Request Id: 21cd8352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 603dfc33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603dfc33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1049d59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1049d59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 7cc6a6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_1_339, and the Request Id: 75ae1184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc6a6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 171b88a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171b88a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_335-, and the Request Id: 5af47051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_7_337, and the Request Id: 310bb83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7acd3c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 2e2c4857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2c4857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 3d03c379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_339-, and the Request Id: 452ac76b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 1e2be909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_10_333, and the Request Id: 2a65b460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 3ebb5711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebb5711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 949abd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_9_335-, and the Request Id: 59fee02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 949abd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 2326bc3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_4_341, and the Request Id: 77e3751c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_10_333-, and the Request Id: 7b223ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_5_340-, and the Request Id: 5ac35ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_337-, and the Request Id: cab999e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 4271f744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 2a9b018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9b018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 458bf00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 6926a19f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 1ef90159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6926a19f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 68803b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef90159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: bd3262a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddfcbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_4_341-, and the Request Id: 3ffa5f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: fdc42f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.724+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdc42f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 2572ff71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_6_342, and the Request Id: 78499a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_2_338, and the Request Id: 28db8f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-instances, and the Request Id: 3780b3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3780b3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 17333bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.735+0000 [https-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_342-, and the Request Id: 751a3e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 61f39b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 196df164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 382c00b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f39b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 7884c9c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_338-, and the Request Id: 709d6e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.745+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7884c9c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 77d81c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 44a59d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a59d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 4d018e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 461f414d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461f414d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 7dac978b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dac978b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_340, and the Request Id: 577720a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 751708ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_336, and the Request Id: 237c8d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_8_335, and the Request Id: 39215d2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 28c17380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1ec3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 1806e49e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 761afe24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761afe24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 1601ce1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 289162b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289162b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 1c349a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_3_336-, and the Request Id: 17189272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 7a91ffb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6c4e2da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_8_335-, and the Request Id: 7741ba23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76bf27e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4e2da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bf27e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 38e1b1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_340-, and the Request Id: 236ed1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e1b1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 371f7205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371f7205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_5_341, and the Request Id: 4bef7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 65d1c916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 15fbf2da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d1c916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fbf2da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_338, and the Request Id: 19902290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_10_334, and the Request Id: 7ab89915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies/policy_6_343, and the Request Id: 225f9afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d7d2c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d7d2c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c7df4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7df4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 3cb3ced7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_342, and the Request Id: 381aa9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_334-, and the Request Id: db73f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10039f94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10039f94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 47f20ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f20ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 11f9d021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f9d021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 1adef5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.819+0000 [https-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_336, and the Request Id: 28e6d10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adef5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_2_339, and the Request Id: 2ed447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 208922e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5a27a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.830+0000 [https-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_341-, and the Request Id: 351d6710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 7df2c50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_342-, and the Request Id: 4b04a8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 7cf8ccf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 1b0524fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302112cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 469a53eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_336-, and the Request Id: 37d11081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469a53eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_2_339-, and the Request Id: 6c9d949a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_7_338-, and the Request Id: 63e25dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: e35680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e35680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_337, and the Request Id: 1ac6798a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 7a8d1a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 143a0bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_6_343-, and the Request Id: 56602343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 5d82b445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 18e4a524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e4a524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-types, and the Request Id: 6c630cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c630cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b33a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_1_341, and the Request Id: 5d55c9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b33a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 6653297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 2bf271e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 38c02728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c02728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_337, and the Request Id: 1e9deb38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 145de2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 5582bf62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_3_337-, and the Request Id: 323bdc4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policies, and the Request Id: 436049d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 48821a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 1914316d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_1_341-, and the Request Id: 4883c69b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56887682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 64dabfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dabfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 62dcd815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6468a30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6468a30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dcd815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 26f1f01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f1f01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_335, and the Request Id: 73a4ef10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_9_337-, and the Request Id: 1abfb57b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_343, and the Request Id: 511310ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 6c7ed3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7ed3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67d33876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d33876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy_8_336, and the Request Id: 6f13dadb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.960+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f9bdae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: ae4af3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 60336bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60336bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763678c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: f549d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763678c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 71a9222e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_7_339, and the Request Id: 6777910d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: 69647cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69647cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_10_335-, and the Request Id: 342c2290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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/policy-instances, and the Request Id: 4065913d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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-types, and the Request Id: 7bb4636f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb4636f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4065913d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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: a75660e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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, and the Request Id: 76c18567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a75660e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_6_344, and the Request Id: 55b9e0c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_338, and the Request Id: 72ead0c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.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_4_343-, and the Request Id: 114d588b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:25.996+0000 [https-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_336-, and the Request Id: 3db6de2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_6_344-, and the Request Id: 105dda19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7e4b8afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 3c150d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c150d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23483218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_339-, and the Request Id: 1062e75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23483218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_2_340, and the Request Id: 62fea88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 35a29120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: fd69b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 30f47e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_3_338-, and the Request Id: 230a1674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 7fa8a4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 59abb088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 25d9c5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 419ebc70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 46619323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 5fbdaa5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_2_340-, and the Request Id: 65848b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 3a4e7dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 148eebed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148eebed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2356d4b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2356d4b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 1b4f0b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4f0b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 7b24821d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.080+0000 [https-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: 8ae1023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 592c2e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592c2e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 391dee9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_338, and the Request Id: 1589fa63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 366e74d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366e74d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 637b7480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637b7480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_1_342-, and the Request Id: 6d5fdbf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_5_342, and the Request Id: c46a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 3d763efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d763efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 15e653f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e653f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_8_337, and the Request Id: 344a396e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27704856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27704856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 3025e3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 662153d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 6763a5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662153d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 61915d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61915d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_6_345, and the Request Id: 3396b147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 76fa1428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fa1428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_6_345-, and the Request Id: 2d4d6c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_10_336, and the Request Id: 64bbb43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 548d3798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 16ca7830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_9_338-, and the Request Id: 4b9a9bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 208e064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208e064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_5_342-, and the Request Id: 7ae31ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 13251a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13251a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 3ef64623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.149+0000 [https-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_337-, and the Request Id: 480cd2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_344, and the Request Id: 4b4e7100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bae9cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 286ee0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 391720a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_10_336-, and the Request Id: 141206e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 60c66cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 34b5fc6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7f11177f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f11177f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: d6cec7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6cec7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 74b91b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_340, and the Request Id: 7c29166b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_4_344-, and the Request Id: 2e1acb95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 21e8079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e8079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 2f12bd46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f12bd46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 78c0f7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_3_339, and the Request Id: 30ea3455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 5e990caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e990caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 33368fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33368fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 29a25abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_341, and the Request Id: 6c233166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 5c3d3ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3d3ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: ac32a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac32a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 53a70d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_6_346, and the Request Id: 5e0ed085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a70d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 4259e9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: a1ae5cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1ae5cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_5_343, and the Request Id: 204059e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 302e36a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302e36a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 764ee593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764ee593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_343, and the Request Id: 4690309b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 6da591f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2e2aace5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da591f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 33392550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33392550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_9_339, and the Request Id: 2699bbed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_340-, and the Request Id: 7f70053e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 1b817971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_3_339-, and the Request Id: 505f1e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 737d0d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_2_341-, and the Request Id: 9d69018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.252+0000 [https-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_346-, and the Request Id: 440e3c26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_343-, and the Request Id: 3b716935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2c3d9b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 16a39ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.272+0000 [https-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_339-, and the Request Id: 610c1100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 5564abb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5564abb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 36423fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36423fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_8_338, and the Request Id: 7858b0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 7ccffed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: e131301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 36db7295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_1_343-, and the Request Id: 6cf2a044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 47fa5870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 78087d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2423f3c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2423f3c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d1f5382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_8_338-, and the Request Id: 68681ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f5382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 6925907c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_6_347, and the Request Id: 4d7360f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 39d8cae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 3011db1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3011db1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: b186136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 58aee203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 1295fa00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7b2246aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b186136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_4_345, and the Request Id: 265d2cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 67cd904b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd904b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 7a406e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a406e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.391+0000 [https-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_344, and the Request Id: 51719cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320ab78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320ab78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 69b22994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 420d4060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420d4060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 4db0f9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_337, and the Request Id: 72ccd001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 36f4c9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f4c9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0af46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0af46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_10_337-, and the Request Id: 4a6a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_341, and the Request Id: 3ddb6a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 463c22fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463c22fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7b87aa1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b87aa1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_2_342, and the Request Id: 14534c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 5e1a9d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7cc94c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_6_347-, and the Request Id: 64ac705a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_345-, and the Request Id: 5d3d0cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 33593600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.436+0000 [https-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: 606d96d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: b369dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b369dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: fef8800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 1638ce90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1638ce90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_3_340, and the Request Id: 1c41f403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_341-, and the Request Id: 704d08b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a8278a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a8278a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 19772af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 317931e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 2d7861ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 9c3a094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1797521c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1797521c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c3a094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 8f5cb24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_9_340, and the Request Id: 2b764306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f5cb24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_344, and the Request Id: 57455e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 7edcda8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 531bc1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531bc1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 4c5ed0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 3e5174ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_2_342-, and the Request Id: 2a89e983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5ed0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_8_339, and the Request Id: 5dca5411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 4edb6d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4edb6d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 619332e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619332e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_6_348, and the Request Id: 7dd6c59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_340-, and the Request Id: 64f7d25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 16d4e905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 250489d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 7713b845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_9_340-, and the Request Id: 74e22104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2f1eac18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_1_344-, and the Request Id: 6563a6c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 41912532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_8_339-, and the Request Id: 1262f13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_6_348-, and the Request Id: 17bdcd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 42681364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 445b8e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 52768ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52768ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 18889269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 37f10ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.551+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18889269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f10ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 4bc100ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 79c88883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c88883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_346, and the Request Id: 276053f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 5aea1bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 554c94a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554c94a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 30338f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.563+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30338f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: a90c890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_10_338, and the Request Id: 28776f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_5_345, and the Request Id: 3abca33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 6917bc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_10_338-, and the Request Id: 71c8e449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 1587a5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1587a5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678226a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 250b8bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 4acc3fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acc3fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_9_341, and the Request Id: 17369b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 308ac6ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6507dff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6507dff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 3161d3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3161d3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_346-, and the Request Id: 46b95bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_8_340, and the Request Id: 3d3e6824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 68012d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74955c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_8_340-, and the Request Id: 224141e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 18394dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18394dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 243ebc77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243ebc77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2e420e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_2_343, and the Request Id: 1077a6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_9_341-, and the Request Id: 2335043d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 3a6afea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6afea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b99bcab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: f2787a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2787a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 49d12988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d12988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 2dbe7e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbe7e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_7_342, and the Request Id: 15522791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_5_345-, and the Request Id: 357d7db8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_3_341, and the Request Id: 60ea165a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 399eae8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399eae8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 73284021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73284021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_1_345, and the Request Id: 67910481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 37a3656b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 56161921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_2_343-, and the Request Id: 5de3046b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 27f949c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 48d69fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d69fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 7dac6316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dac6316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_7_342-, and the Request Id: ed2a739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 6b395d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_6_349, and the Request Id: 7a20091c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 35973f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_3_341-, and the Request Id: 7ab90480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_1_345-, and the Request Id: 25e03ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 495c9d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 6372167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 26a70bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a70bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.720+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a33f84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 50d64198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 59a9d580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 1a476851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_6_349-, and the Request Id: 5864bc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3cf178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3cf178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a9d580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490eafa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490eafa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_347, and the Request Id: 574388d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 79a2cace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a2cace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: c6f34c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 75c73af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_10_339, and the Request Id: 320d8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c73af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf11465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 3d81d863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d81d863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_8_341, and the Request Id: fa73069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 4b10da3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b10da3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 18ccc6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_2_344, and the Request Id: 78ccf64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7c921565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c921565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 662f7813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662f7813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7cf849e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7ab7a695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31db5b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_2_344-, and the Request Id: 621e1936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_347-, and the Request Id: 5bdbcb1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_8_341-, and the Request Id: 1b376684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31db5b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 6032e318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 342c3fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6032e318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_10_339-, and the Request Id: 24fca80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_9_342, and the Request Id: 58df024e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_5_346, and the Request Id: 16d1436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: a5622ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 73786572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73786572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 45d7f4e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 585c34e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585c34e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_343, and the Request Id: 19e58ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 47e9c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 76f7c7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 1a0932ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 64d7d7d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 2a599d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.805+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a599d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 24529a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 3c9fc2fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9fc2fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_346, and the Request Id: ef91c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_5_346-, and the Request Id: 4bd2408b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 5deacc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5deacc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_9_342-, and the Request Id: 1ca11245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 2e383139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e383139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_350, and the Request Id: 1fea4d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 6d9ca034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9ca034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 723b23ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 6d2c0166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723b23ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_3_342, and the Request Id: 5c79b884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_343-, and the Request Id: 4e9d1d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 171c4f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 2181a66a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 3d3fc624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 6f8d4e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8d4e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 3a8266f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 74bba9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bba9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_1_346-, and the Request Id: 497a6540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_2_345, and the Request Id: 137a6de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 610e1ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.863+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610e1ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 7bfdbf64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfdbf64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_6_350-, and the Request Id: 3d17e278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_8_342, and the Request Id: 5da4d956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 163d843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_3_342-, and the Request Id: 38d71310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 7c56c007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 5dbd3fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 1a81c0bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a81c0bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 5d4481a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4481a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.894+0000 [https-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: 5e0edd27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 3234c8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3234c8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 3950876b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3950876b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_10_340, and the Request Id: 2101d89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 68edeef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68edeef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 4e7f28eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7f28eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_2_345-, and the Request Id: 6ead5eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_348, and the Request Id: 6021e9c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies/policy_8_342-, and the Request Id: 4cde6259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 39bc1fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 389c3862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 286aabe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 295afcbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 61e58617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy_9_343-, and the Request Id: 27cceaf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-instances, and the Request Id: 2080fab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2080fab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_10_340-, and the Request Id: 7b53ed86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 12ef1c52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_4_348-, and the Request Id: 57a73b88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ef1c52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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, and the Request Id: 36a139eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 5ee86c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_5_347, and the Request Id: 1e7ba908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 4eb988d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 6ec654a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec654a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 3307fd51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.975+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3307fd51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.977+0000 [https-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: 3bb91ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682c74a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 76481ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_1_347-, and the Request Id: 99ebea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.983+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76481ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policies, and the Request Id: 64e83aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-types, and the Request Id: 726bbddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726bbddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 57676a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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/policy-instances, and the Request Id: 3aa1a73c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa1a73c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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_7_344, and the Request Id: 48791fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 20125b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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: 640dfdea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20125b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640dfdea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_343, and the Request Id: 1ef8e562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.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-types, and the Request Id: 3121d2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:26.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3121d2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_6_351, and the Request Id: 39dc0b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_347-, and the Request Id: 38d506cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_7_344-, and the Request Id: 2df323c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 8ecc9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 4040575f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 294476f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 41bc81e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 5fd36029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.021+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd36029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 68496620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42696369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68496620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_3_343, and the Request Id: 7d60ee7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_8_343-, and the Request Id: 75b1ca91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_6_351-, and the Request Id: 23ddca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 106e9852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 64da5460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 219fcdb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 64851eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 4cdca74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 33d17458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 64d4cb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d4cb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 3437caa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3437caa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 4c46a587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_10_341, and the Request Id: 26833ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c46a587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_3_343-, and the Request Id: 44ac6923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 49f03d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f03d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 7f162bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_2_346, and the Request Id: 379acd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6c09ca75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 74b0b2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 288a8667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 1f5633ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5633ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 7a86d981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 9322e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a86d981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.077+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9322e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_348, and the Request Id: 79d8b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 5ad202ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad202ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_348, and the Request Id: e0d15b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 660d571b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 3418706f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660d571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 189aa1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3418706f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189aa1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 25902bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25902bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 7d25577c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d25577c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 22427b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22427b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_344, and the Request Id: 7454733e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.092+0000 [https-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_348-, and the Request Id: 5612ad44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_7_345, and the Request Id: 1f85685e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_4_349, and the Request Id: 4c87745e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_10_341-, and the Request Id: 45f060a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_5_348-, and the Request Id: edafbb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_345-, and the Request Id: 37bce1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_2_346-, and the Request Id: 44054140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 5e173220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 7a9f807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c5ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c5ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 67c345c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c345c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_352, and the Request Id: 3fe3c4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_9_344-, and the Request Id: 7b437938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 7278b84c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_4_349-, and the Request Id: 13798a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 26356a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 5e87ce23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 564a2c2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 44e6e165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 4a44ae4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 34b76d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b76d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f19a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f19a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_3_344, and the Request Id: 3de0d979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_6_352-, and the Request Id: 1df6cd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 40330109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 45a5383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7ccd1f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 3d7be45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 11595fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11595fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 52c18ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 214f286e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c18ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_342, and the Request Id: 2ac9c7d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 1740f122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1740f122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 617f1db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617f1db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_5_349, and the Request Id: 7e91754f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_344-, and the Request Id: 4a12aaa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7d8b4dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7684bfd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b11e8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b11e8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6ab460a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab460a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57537619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6b2c4b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_1_349, and the Request Id: 79d313dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 428d8f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428d8f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: c3da3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 62c205cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3da3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_10_342-, and the Request Id: c2c7745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c205cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_8_344, and the Request Id: 6669bbce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 4b24d78c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b24d78c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_349-, and the Request Id: 3cdd6618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_2_347, and the Request Id: 45555d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6cc1c8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 3163fea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 1ae060cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 329ddf83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.257+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329ddf83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 4bdfb968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdfb968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_349-, and the Request Id: 5833664f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 70b36362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.264+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b36362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_7_346, and the Request Id: 211b68a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 278bf16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 33e0988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e0988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_345, and the Request Id: 559adf1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_8_344-, and the Request Id: 20b77d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 4e1fd808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_347-, and the Request Id: 2db50dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 75cc709b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 3776acbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3776acbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 61a271c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13263816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 32f08ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a271c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13263816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 613c990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_6_353, and the Request Id: 7f4189c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613c990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_350, and the Request Id: 506ffa1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_7_346-, and the Request Id: 43d1b6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 1081266c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 15be3238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 605c431e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.326+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605c431e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 2f7fbbbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 4da3b45c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da3b45c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_3_345, and the Request Id: 10b4581b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.342+0000 [https-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_345-, and the Request Id: 3f4abc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_6_353-, and the Request Id: 4a8cb288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 343f417b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 78437e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_3_345-, and the Request Id: 5ea88b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_350-, and the Request Id: 41c4d9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: d2ccfeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 719e2170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 486c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 46de86cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46de86cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 2c0a6684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0a6684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7f810c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a529bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_350, and the Request Id: 60faaf34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 6f1c1856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a529bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 70d07381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 1d389ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d389ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 5b3301c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_343, and the Request Id: 76153cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 51e55b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 66e3046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2491b056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 1ad22f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2491b056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 5f87293f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad22f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f87293f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6cbdcfa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 76297097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdcfa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 386a3c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76297097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386a3c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 3863350b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3863350b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.400+0000 [https-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_350, and the Request Id: 4544dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_8_345, and the Request Id: 76f734d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_2_348, and the Request Id: 2d5a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 1ac251df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 11ed47ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac251df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_7_347, and the Request Id: 35473505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.408+0000 [https-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_350-, and the Request Id: 4cb9d54a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_2_348-, and the Request Id: 47576351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 5853d4fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5853d4fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 55546c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55546c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c83b90c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 436309be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c83b90c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_10_343-, and the Request Id: df2e29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 3573cdc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3573cdc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_8_345-, and the Request Id: 7165396c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_9_346, and the Request Id: d994b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_350-, and the Request Id: 71d25d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_7_347-, and the Request Id: 15fae085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_3_346, and the Request Id: 6a3ca418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 4a7943cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7f62e7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 2ccb3a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8d4e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_3_346-, and the Request Id: fc8f74a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 78782925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 1e6525d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 4ecebf26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6525d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecebf26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 8e3c42d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e3c42d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 49026f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49026f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_351, and the Request Id: 434e684e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_6_354, and the Request Id: 6dba552a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: ddbdc50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_9_346-, and the Request Id: 4a300a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 792627ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43be003c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1697354b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 43688822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: c60bdfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 3b349cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b349cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 7cff6a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cff6a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_351, and the Request Id: 312946cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_4_351-, and the Request Id: 426f49f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 5bf52650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 59cf8e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_6_354-, and the Request Id: 46bc44e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 311e1165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.546+0000 [https-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_351-, and the Request Id: 51e9b9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 4db7257e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 2184fad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 27959742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 58199fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 39d9d24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 656d7d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 52cb062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 2c43b085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26711df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 1b5004ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cb062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 58e12ca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e12ca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d9d24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58199fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5004ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 3f35bc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 61bdda3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 55de2106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55de2106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 49b529c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_8_346, and the Request Id: 37c5222c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 53f77c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f77c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76501d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76501d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.575+0000 [https-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: 361ca33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_3_347, and the Request Id: 15a8b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_2_349, and the Request Id: 6688a85e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 3fc8d370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc8d370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 1c86cfb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c86cfb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 711922ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711922ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_344, and the Request Id: 54577e6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 3d39b420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.583+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d39b420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 3adb57f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.584+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adb57f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_8_346-, and the Request Id: 35d6a0fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_6_355, and the Request Id: 350e74df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 7278a665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7278a665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 68e09a15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e09a15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 4435b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_9_347, and the Request Id: 62803898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4435b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_7_348, and the Request Id: 4b5e180b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 56e948f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e948f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 39d039fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 573d2c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573d2c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_352, and the Request Id: 7ab0173d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.598+0000 [https-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_351-, and the Request Id: 2796ed90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_3_347-, and the Request Id: 3602d132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_2_349-, and the Request Id: 5fd2417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7fa9903c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa9903c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_10_344-, and the Request Id: 61b06d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 389b233a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389b233a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.610+0000 [https-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_352, and the Request Id: 6eda26e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: c3f38dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_355-, and the Request Id: 10e56741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: ae867a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.628+0000 [https-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_348-, and the Request Id: 47eb81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd716fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_352-, and the Request Id: 29a13b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 47cdcad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5418cda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 4538e8d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_352-, and the Request Id: 15951319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_9_347-, and the Request Id: 27b643d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 122acb53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122acb53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed30eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed30eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 4a72bc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_2_350, and the Request Id: 7867128a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 26c0cd8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c0cd8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 75bab8e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 24f51ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f51ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_8_347, and the Request Id: bd4c83f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc9fb4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 64b48950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 296412c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.688+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431dd312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 1b5aa5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 688c1723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_2_350-, and the Request Id: 5404ae72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 26541bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 4723e153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_8_347-, and the Request Id: 282b611f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a3ceaa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3ceaa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 3fcd7a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fcd7a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_10_345, and the Request Id: 6fd5a343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 72af51d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72af51d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 69194db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69194db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 60a2e37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.729+0000 [https-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_353, and the Request Id: 45d0fa88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a2e37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 2c67a900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c67a900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.736+0000 [https-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_348, and the Request Id: 14d93803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 65a0ef57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 47c528f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 5723fec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 18588de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_3_348-, and the Request Id: 16743e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c8604c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c8604c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 6b84fc77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b84fc77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_7_349, and the Request Id: 305565c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 4cb3cee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 3796cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_10_345-, and the Request Id: 1279cda6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_1_353-, and the Request Id: 5423a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 61facc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61facc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 37308463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37308463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-types, and the Request Id: 4a7e235f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7e235f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 2eaeee89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaeee89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_353, and the Request Id: 143a5c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_6_356, and the Request Id: 7e4fb60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 1d5e8d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5e8d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 1eb906d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 53803776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53803776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb906d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_9_348, and the Request Id: 38a4bb3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 58d6b9fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d6b9fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_352, and the Request Id: 25089a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_6_356-, and the Request Id: 711f0b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_7_349-, and the Request Id: 466049fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6891ba62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_353-, and the Request Id: 42a5207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 59bbd1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bbd1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: ebf5f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 7aad36ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 2739b726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aad36ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_2_351, and the Request Id: 164a825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_9_348-, and the Request Id: 2d3a76ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 381ecd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_352-, and the Request Id: 61dc7cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 2170c089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 42ae3f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 27a08360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: c2c5cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8d91be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.846+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7895c71b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 6589e372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.848+0000 [https-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_351-, and the Request Id: 3030bc43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: a0b2eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 43fffc17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 1579a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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-instances, and the Request Id: 7c938758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c938758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 2217bfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 40cb5fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.861+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2217bfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cb5fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_354, and the Request Id: 79ca4197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 2783df04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2783df04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 27441608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27441608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb1e4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 7a154dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 1ffeb104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 4587978c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.870+0000 [https-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_357, and the Request Id: 170a1558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 6a1178f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4587978c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1178f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 446b9b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446b9b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 5940e021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 1bce76e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5940e021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bce76e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 4b361ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_10_346, and the Request Id: 6ede315e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b361ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_3_349, and the Request Id: 5956fd04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_8_348, and the Request Id: 29b020e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 3a97776e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 65ed632f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ed632f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 1e87616d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_7_350, and the Request Id: 27b1df91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e87616d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b43d1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b43d1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.898+0000 [https-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_349, and the Request Id: 541df7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_346-, and the Request Id: 5c9dd649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_1_354-, and the Request Id: 50da30ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 668d86eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668d86eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 4bea3be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bea3be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_354, and the Request Id: 403de0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6291c0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy_6_357-, and the Request Id: 145c8237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 55e40751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e40751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-types, and the Request Id: 7357cae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7357cae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 2b866d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_2_352, and the Request Id: 17ce0077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_8_348-, and the Request Id: 5a838c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_3_349-, and the Request Id: 1512430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 1c329a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c329a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 3f43e2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f43e2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_7_350-, and the Request Id: 1bbcbf35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_5_353, and the Request Id: 3da0c14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.943+0000 [https-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_349-, and the Request Id: 69092170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 65f19df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 25ed68c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 7311edab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 1b7abd11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 33ec5a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies/policy_2_352-, and the Request Id: 63019261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52844492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 28cc843a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_4_354-, and the Request Id: 7e618d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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: 6b9944e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policies, and the Request Id: 71fd83e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 273b4aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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, and the Request Id: 1d32c8b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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/policy-instances, and the Request Id: 24716079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24716079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78047021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78047021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:27.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_6_358, and the Request Id: 4eec9ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 5c9a21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 4973c5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 30ca3246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 2eea10bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eea10bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 6efdc8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efdc8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_7_351, and the Request Id: 5336a0ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4c8570c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_353-, and the Request Id: 17d0bab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 36af193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 44a3e5a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a3e5a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36af193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 50cbfcdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 439f6b03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cbfcdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439f6b03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 2faf2370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.035+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2faf2370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_350, and the Request Id: 390537d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_355, and the Request Id: 4a68619f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 74202821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 59021648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_6_358-, and the Request Id: 65d3e284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 29b9e1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b9e1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_10_347, and the Request Id: 3fb4a129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 5ff23c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff23c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252457ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252457ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_7_351-, and the Request Id: 5e37f5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 370ce679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.054+0000 [https-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_349, and the Request Id: 62bc05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370ce679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 5536a328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 5a8dcf35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.058+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8dcf35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 36360015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36360015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_355-, and the Request Id: 7efb56cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.063+0000 [https-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_353, and the Request Id: 34a16241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 50c94e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 162ca50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c94e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_350-, and the Request Id: 2a0354f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 476fec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_350, and the Request Id: 35e8b173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_347-, and the Request Id: 1a9bce22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 489ef52c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_350-, and the Request Id: 17c7cabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 5304e0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5304e0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 69de305b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69de305b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b46731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.096+0000 [https-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_354, and the Request Id: 3c89fe89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_354-, and the Request Id: 600ebab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 23bcdb97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be81ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be81ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 439b2041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 50f5a652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f5a652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_4_355, and the Request Id: 3a364cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 2c1c8a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_8_349-, and the Request Id: 25f96cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: e142b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.120+0000 [https-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_355-, and the Request Id: 3b8c599a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 4c150169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_2_353-, and the Request Id: 4c68fdb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e31223f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e31223f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 1c71068c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 5e8ba55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c71068c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_351, and the Request Id: 5a83b196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3eaf9d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 78844bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 1f1c143d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78844bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 7fcdc56c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_351-, and the Request Id: 3174c923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 67fbe809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fbe809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 1628cbe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_359, and the Request Id: 5e154dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 4edfeb92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7be06734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3c532377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 35b94f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c532377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b94f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 4c29af88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 64a0fd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c29af88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a0fd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce62bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_9_351, and the Request Id: 5703463c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 1c120e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c120e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 4c1d436d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1d436d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 55c1f507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_7_352, and the Request Id: 455330ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_1_356, and the Request Id: 3a96d4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 7b2d2527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 30491d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_6_359-, and the Request Id: 33c25c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 7322f4f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7322f4f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 3a6b3d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6b3d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_348, and the Request Id: 30cad922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_351-, and the Request Id: 6f9ee0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 25f09851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 733be34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.220+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733be34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 26a1d191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a1d191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 28580480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_4_356, and the Request Id: 21d76798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 650bdefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_7_352-, and the Request Id: 9a6b59f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_356-, and the Request Id: 2b1cf0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 673d04ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650bdefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 76af1a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76af1a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 5e64d52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e64d52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 67a312ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a312ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_8_350, and the Request Id: 448acca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_5_355, and the Request Id: 1066849b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 4212055e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 22c6ecc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 49277aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_4_356-, and the Request Id: 2b92c976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 1a3c65a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 23f849ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_10_348-, and the Request Id: 2f4656ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: a1de927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f849ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 23c24936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 67b90c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b90c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_2_354, and the Request Id: 76aa092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 52b80a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_8_350-, and the Request Id: 2fd69a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_355-, and the Request Id: 777c6304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 1c8b7cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 4c7b831d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7b831d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 2a6b2159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f6397a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6397a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_352, and the Request Id: 14e14741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3ca38fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 5eed96e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 18f27faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f27faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 68bca9c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 55ad3d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bca9c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_6_360, and the Request Id: 684c0cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_2_354-, and the Request Id: 2ed6ee4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 39d6f029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d6f029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 63c6666d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 1e2b7a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.370+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2b7a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_7_353, and the Request Id: 1fedac57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 6971f4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_352-, and the Request Id: 650a3bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 77aea86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 1140c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1140c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 5879edbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 2bd48b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd48b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 30406c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30406c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 1c22768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c22768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_357, and the Request Id: 2035ed9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_352, and the Request Id: 3d0f615b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_6_360-, and the Request Id: 48312d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 4fc090e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc090e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 13f6d35e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f6d35e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 750ac327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.395+0000 [https-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_357, and the Request Id: 6d5ee635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_7_353-, and the Request Id: 65dd3dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 54a7c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 76de10e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a7c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 2e630d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e630d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 20f678ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_5_356, and the Request Id: 4702db23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f678ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 5cf5cd4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf5cd4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 23395dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23395dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_357-, and the Request Id: 14ccf331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_8_351, and the Request Id: 680f245c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 122fce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122fce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_10_349, and the Request Id: 583bebe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_9_352-, and the Request Id: 73f487b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a6f361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 49277150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6c70d08d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_356-, and the Request Id: 710667a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 435b7b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_4_357-, and the Request Id: 3bde8f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 6c765531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 1abef2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_8_351-, and the Request Id: 2cb6f0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_10_349-, and the Request Id: 2a844a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.449+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5355708f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 2cfb99ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 52551051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 445017e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445017e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 2e858146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e858146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 4080dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4080dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_1_358, and the Request Id: 77d1482c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 38be479d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38be479d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: c67805a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.473+0000 [https-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_355, and the Request Id: 60f9975a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 49a70b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 65af18e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 338cabc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338cabc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 6fab7eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 341055cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 73d5fd51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d5fd51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_6_361, and the Request Id: 10a2f26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7cc8c835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3cd6f2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 750b07c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd6f2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750b07c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 569e8288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 684952ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684952ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569e8288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_8_352, and the Request Id: 356ea20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.500+0000 [https-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: 3614d5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_358-, and the Request Id: 5a9c09a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_2_355-, and the Request Id: 606f22b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 4d247154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7d7acc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.524+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7221204c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.526+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7221204c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 6c69e203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c69e203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.530+0000 [https-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_353, and the Request Id: 2ecd6bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 539f5361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 71b1aad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b1aad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3c8c51b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_8_352-, and the Request Id: 77aa0a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8c51b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.542+0000 [https-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_354, and the Request Id: 703294ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_361-, and the Request Id: 4318473a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 626bccc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_7_354-, and the Request Id: 24964aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_3_353-, and the Request Id: 407067cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4e3ac9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4b5bf3d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5bf3d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 24ea87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ea87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_4_358, and the Request Id: 5f963b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_353-, and the Request Id: 639de29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 4f9e8587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9e8587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7d00d21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d00d21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_357, and the Request Id: 63687da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 39fa65d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fa65d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 432fe421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.578+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432fe421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_350, and the Request Id: 4213269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4d74a8cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f50784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: a6633ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe98a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3419a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_4_358-, and the Request Id: 242bb851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_357-, and the Request Id: 57a20bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 23b179f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_350-, and the Request Id: 68c193b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 44282884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7726c4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 366ae4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: c34c888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 6bdaae01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 2542cbbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 59900e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 792e3be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 49e22b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792e3be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a419a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a419a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 31676666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 13748a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31676666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.660+0000 [https-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_362, and the Request Id: 32e8b611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 4c5aa08f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5aa08f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_359, and the Request Id: fcb6d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 2f7209e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7209e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8e3b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 7921920b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eaddf84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaddf84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e14cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e14cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_8_353, and the Request Id: 1f0bbbf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7921920b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 520722b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520722b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_354, and the Request Id: 1bd6d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3b5c8a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 392d7927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 16d3f53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d3f53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 262804f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_354, and the Request Id: 7619c057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262804f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 1e6292c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 7b258c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6292c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b258c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 414b2ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_2_356, and the Request Id: 2d2b65b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414b2ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_1_359-, and the Request Id: 297b830b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_355, and the Request Id: 5c866a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 2be830ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be830ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_8_353-, and the Request Id: c991701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_6_362-, and the Request Id: bccb1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 45f7ba05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.710+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f7ba05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 6f121268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f121268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_4_359, and the Request Id: 5608108c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 5351f24c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5351f24c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 75d3e993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7036cb9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7036cb9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_9_354-, and the Request Id: 4cbff4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_358, and the Request Id: 5f913214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 34d3a37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d3a37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.728+0000 [https-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_351, and the Request Id: acc102d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_3_354-, and the Request Id: 1c17f977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_2_356-, and the Request Id: e9ec34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4e66a0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_7_355-, and the Request Id: 28286769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 2b09d4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_4_359-, and the Request Id: 1510307c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 7e11afd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 1a0ec98a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_358-, and the Request Id: 6f4e746c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_351-, and the Request Id: 6cea0412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa0625a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 7e1fade7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 510628d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3dc82d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 65f75e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f75e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 311b3754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311b3754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 55b37e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_355, and the Request Id: 109678a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 616ec91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 129b7ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616ec91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 5b43f924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b43f924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_8_354, and the Request Id: 5d2d9bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: b0433dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 31a54e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 62c07092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7025a232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1131b5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2ce823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 3d2a326c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_9_355-, and the Request Id: 6c839a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 7be08a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be08a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 344e94fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344e94fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_2_357, and the Request Id: 5a4004c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_8_354-, and the Request Id: 56b06b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 534089f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534089f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 325be74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 616f0eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4f86e0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325be74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f86e0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_3_355, and the Request Id: 6be17d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 47a6eb36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a6eb36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 67538ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_360, and the Request Id: 6f49ea06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 689cee9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 418db4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 34c36cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689cee9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 77adba52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77adba52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 3bc74531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418db4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c36cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_7_356, and the Request Id: 31c9dbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 45e0e84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0e84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4c8b8a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8b8a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_4_360-, and the Request Id: 5b33101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_352, and the Request Id: 1e754f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 25085ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25085ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_360, and the Request Id: 62401683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_3_355-, and the Request Id: 43550a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 51e21a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 613aa6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613aa6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_6_363, and the Request Id: 1002795c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 7934393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 5c614789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.876+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c614789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_2_357-, and the Request Id: 50414df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 3fff7a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fff7a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_5_359, and the Request Id: 6363f3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 423de2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_352-, and the Request Id: 1f5ce3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 614b2244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_7_356-, and the Request Id: 5ccb24e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_1_360-, and the Request Id: 28d7ffe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614b2244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 7dfd32ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_6_363-, and the Request Id: 2863e7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfd32ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_356, and the Request Id: 182deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 7dd6f963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 52aa3395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 753a0c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4ab98180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_5_359-, and the Request Id: 676e8a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 104cc2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 77dfe0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 5085aebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a79a6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 2bf02a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 4e2a3aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_9_356-, and the Request Id: 4190195e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 1dfb933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 1f02484f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f02484f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 1239dac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1239dac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies, and the Request Id: 2d6cad28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 633d807c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_4_361, and the Request Id: 2316a508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: e30c99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 15f2a183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_4_361-, and the Request Id: 635ffaa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633d807c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-types, and the Request Id: 34e63ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 5c5e16c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f2a183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e63ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b7c22d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e30c99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7c22d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 1b014fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 68b3dcd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b014fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy_10_353, and the Request Id: 345d96f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 4872a987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 35221a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 37cff039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 470183ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470183ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.979+0000 [https-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_364, and the Request Id: 4f4a4b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 51ad082e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ad082e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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, and the Request Id: 36e37108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policies/policy_8_355, and the Request Id: 207f8a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_2_358, and the Request Id: 1d40d2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-instances, and the Request Id: 3b4fa59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4fa59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 27138930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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-types, and the Request Id: 339d1ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_10_353-, and the Request Id: 7fe318f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339d1ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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_356, and the Request Id: 282eb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 71c501ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 31a1d300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a1d300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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: 1be72165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.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/policy-instances, and the Request Id: 8f80e8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:28.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be72165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f80e8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_361, and the Request Id: 174add16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 116fbfc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1e355122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e355122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116fbfc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78acdf1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_5_360, and the Request Id: 452dd35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78acdf1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 149766b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_9_357, and the Request Id: 42cd916b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149766b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 4f48b375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f48b375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_361-, and the Request Id: 78909c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_358-, and the Request Id: 6a41c75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_357, and the Request Id: 788faa20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_8_355-, and the Request Id: 4658d41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_5_360-, and the Request Id: 795542c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 3f9b2127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 4e59acab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_356-, and the Request Id: 7fadb88f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_357-, and the Request Id: 553890ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 470d5601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_6_364-, and the Request Id: 101b7cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 1cc1c630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc1c630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 37b5b620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 308d9019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b5b620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_4_362, and the Request Id: 78f4762f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_357-, and the Request Id: 29ed832b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6f734663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_4_362-, and the Request Id: 6cce6654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 25b83ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 10f0e483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5b015033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6b8e8b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8e8b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 4be1c1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be1c1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_354, and the Request Id: 19ff8120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4fb9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 65cb38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5f73d87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 65eddf1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 877c383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 2c302053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 73cf23d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.105+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b24905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b24905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 4fcb8da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcb8da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_1_362, and the Request Id: 7a408204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5f9b7957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_354-, and the Request Id: 5321c327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 1dece537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 65486ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 3822d549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3822d549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 458c0726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458c0726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_2_359, and the Request Id: 16054c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 4cce3ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 49fdf87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fdf87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 6a30dab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a30dab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_8_356, and the Request Id: 33334a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 79d7abe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4fd04e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd04e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_362-, and the Request Id: 210ee816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5ad6cadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad6cadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_3_357, and the Request Id: 1d02d402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 15ac0d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ac0d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: e0e149f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0e149f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_9_358, and the Request Id: 18908a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.172+0000 [https-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_357-, and the Request Id: 71d95e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 28d20973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 31c958b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c958b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 32a778df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a778df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.182+0000 [https-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_361, and the Request Id: 3a199f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 27096455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27096455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_356-, and the Request Id: 9d4c7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_359-, and the Request Id: 5a76e70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7e9d83a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76be855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76be855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_361-, and the Request Id: 6e448faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 2c28adde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c28adde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_7_358, and the Request Id: 135513ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 19588592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19588592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7e32a0d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e32a0d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 5a6f76bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_4_363, and the Request Id: 7465da8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6f76bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_9_358-, and the Request Id: 4a67b195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6d80f067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.220+0000 [https-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_365, and the Request Id: 62937ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 3faa53ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7d5043f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 57c4455e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 67cf6982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_358-, and the Request Id: 14716a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 218b7419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 60782102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_6_365-, and the Request Id: 7dbf0d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_4_363-, and the Request Id: 2fae6903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 6d4983c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7ba4f93a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 26ee0e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ee0e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 3fda62b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fda62b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 45d735fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d735fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_10_355, and the Request Id: 395aefff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 48ea542e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 74dacc7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ea542e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4cb2b77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_357, and the Request Id: 3c85be8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: d495985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 2fd4676f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d495985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 23e19a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.288+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e19a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.293+0000 [https-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_363, and the Request Id: 1e53e760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 442e16a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 21da9c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.303+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79fecb54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 300a8d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fecb54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_355-, and the Request Id: 78b95bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 6a2f35e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2f35e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_358, and the Request Id: 3037ea14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 3be49dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be49dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 13b75fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b75fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_2_360, and the Request Id: 2feeeeff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 3bca2431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.325+0000 [https-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_357-, and the Request Id: 696d9339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_363-, and the Request Id: 71b6c27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 37695712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37695712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701ce27b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: d28bbfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701ce27b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_359, and the Request Id: 5ae26e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_358-, and the Request Id: 57f60929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: e4a0927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 1702d271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_2_360-, and the Request Id: 641100b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 2ff8ba1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff8ba1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4a282c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a282c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 4c99b86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 50d27d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d27d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c99b86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 69268a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c034117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 48f04e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_5_362, and the Request Id: 413166e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_359, and the Request Id: 66f67d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d4efce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 5bd54132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 640c9f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd54132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 576c7e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_359-, and the Request Id: 52ac9a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576c7e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_366, and the Request Id: 31c5b293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_362-, and the Request Id: 6400fc57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e29394b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e29394b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 2d2d7626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a782d5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a782d5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.405+0000 [https-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_356, and the Request Id: 3f92dc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 503b0bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 46a49e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_359-, and the Request Id: a784338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a49e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 10b24a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 3086eabe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b24a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a413a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 12d5cd7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 4d719963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d5cd7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 69fc68eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_358, and the Request Id: c0b5cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_366-, and the Request Id: 328bef66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7973eb3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2e85cb64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e85cb64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7973eb3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_356-, and the Request Id: 79658be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_4_364, and the Request Id: 52ba0e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 7a9da005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9da005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_364, and the Request Id: 7ae9f6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 1be528e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 22bdafce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bdafce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 31afd1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 5011b5e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_1_364-, and the Request Id: b7601ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5011b5e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 74d1eb3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d1eb3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 2ee33485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: e07d454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 2f4ed016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c568b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d384ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_358-, and the Request Id: 6a0bc092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d384ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_359, and the Request Id: 524b5e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_361, and the Request Id: 4cc3dbeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.446+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c3775d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_4_364-, and the Request Id: 31d3c0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.447+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c3775d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 28f351b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f351b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: eea7379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_361-, and the Request Id: 212c2d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_360, and the Request Id: 2eabde21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.455+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545de3cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 471c2080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 78262fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78262fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_3_359-, and the Request Id: 4923643e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 176e65fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4af3cb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af3cb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 140718d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1682d259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140718d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 4b269b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b269b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_6_367, and the Request Id: 2a39b419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 6e5dcd7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_360, and the Request Id: 36cb91a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5dcd7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 46b335b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 4aabb1d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_9_360-, and the Request Id: 1a54b277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 56846437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1cd84f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 52fde586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fde586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 77ca4bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ca4bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.500+0000 [https-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_357, and the Request Id: 34206985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1e542f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e542f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 3c566e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_363, and the Request Id: 1559277f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_6_367-, and the Request Id: 3f32361f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_7_360-, and the Request Id: b934c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 3369685e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3369685e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 213def0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213def0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5840810c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 26e690f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 29ef9610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ef9610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.513+0000 [https-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_365, and the Request Id: 3751029f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 6743381a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6743381a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_1_365, and the Request Id: 3b2f309d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5284cffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_357-, and the Request Id: 68c7f361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5ee250b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4249a941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 4b537c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b537c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 2a10a78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 226733c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226733c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a10a78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 146364f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 20d2c16b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_362, and the Request Id: 62bb31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6bf147e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146364f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_1_365-, and the Request Id: 43da521e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_3_360, and the Request Id: 24f810dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_363-, and the Request Id: 77190455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 70c193af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c193af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 60a1d80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 5bd1296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a1d80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_8_359, and the Request Id: 1858d2b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_2_362-, and the Request Id: 7dd635ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 94eb6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94eb6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 13722291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13722291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1125abb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 73ca920d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ca920d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 35d3f0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_7_361, and the Request Id: 38b9cabe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.556+0000 [https-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_360-, and the Request Id: 19c1839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6d346df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d346df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 656b0965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_9_361, and the Request Id: 2a85382d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_4_365-, and the Request Id: 704e0a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6b208513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_359-, and the Request Id: 12da3f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6e15bdbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1b45efb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 3f669d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b45efb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_7_361-, and the Request Id: 13ac7557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2ffbaf1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: b480d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b480d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 6f6ec225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7ba382b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6ec225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7534f4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_368, and the Request Id: 3b2f2e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_361-, and the Request Id: 425a5e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 144708a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144708a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_368-, and the Request Id: 627296b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 526d7508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 44c2f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 783ed057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 2144219f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 27b65eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_10_358, and the Request Id: 625c34e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4f5a1aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5a1aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2244f331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 3a8dcce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 663f14d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663f14d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.594+0000 [https-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_364, and the Request Id: 528b74ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 685914f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 726b8f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.599+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726b8f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_364-, and the Request Id: 5864167f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 106ad002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 5caad44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106ad002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5caad44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48b6be46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 63ebaab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b6be46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.606+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ebaab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_1_366, and the Request Id: 79228d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: b0cb613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0cb613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_2_363, and the Request Id: 7043b90b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_360, and the Request Id: 5900952d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 4bc144a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.619+0000 [https-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_366-, and the Request Id: 1adac237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.619+0000 [https-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_363-, and the Request Id: cc0d577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 31a60da9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_360-, and the Request Id: 47a0ec91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_10_358-, and the Request Id: 24095ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 624d0482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4de5230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6afc7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de5230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 82dc74c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 78ecda32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 10c55f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c55f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82dc74c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 2359e6bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_361, and the Request Id: 10e924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 742f42e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2359e6bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: e026fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79143a21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 72bbba9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e026fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79143a21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5e87d49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_362, and the Request Id: 708fca45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 41300c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_361-, and the Request Id: 65d7ca45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41300c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 167f5dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 4daf1b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daf1b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_362, and the Request Id: 541e1c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_4_366, and the Request Id: aa74460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 11398537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11398537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5882bc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 55eaef7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5882bc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 6cc38f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc38f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: eabbc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eabbc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_5_365, and the Request Id: 664b727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 510f99d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 4785ed19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_6_369, and the Request Id: 427cb812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7569e7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_7_362-, and the Request Id: 15929d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.691+0000 [https-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: 537f0b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5d727a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_366-, and the Request Id: 5985571c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_365-, and the Request Id: 17e2c9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 146d4ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 543b2eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543b2eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 20980adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 2ca47934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca47934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20980adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_364, and the Request Id: 3a4fa68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 79184fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79184fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_8_361, and the Request Id: 1cb6bb9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2a34f5f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 319b23e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a34f5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6a9cb138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6da74ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 40d45402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da74ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_369-, and the Request Id: 2c3021b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.716+0000 [https-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_364-, and the Request Id: 4bd0245a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 7a2ee449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 173f7971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2ee449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173f7971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_361-, and the Request Id: 2bfaf788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: ac88c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_1_367, and the Request Id: 51d4478e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: ff01311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_359, and the Request Id: 3bd8ed97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 42057b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42057b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 7a3cc699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3cc699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 140fd18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 4310a110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4310a110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 31c7b7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 26075a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6bde06da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_4_367, and the Request Id: 7555bdc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_359-, and the Request Id: 308674b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2251c9a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7247f99d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 336cfa64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336cfa64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_362, and the Request Id: 325beef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_367-, and the Request Id: 7898aae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_367-, and the Request Id: 1540cfd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 56267129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4ec5b063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 34335433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec5b063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_3_362-, and the Request Id: 2e464f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5b2e2477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: e25e13d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2e2477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7f90cbf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e25e13d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 59ed784b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 3c474970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 32868fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.758+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32868fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 2883e8c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 2deb3500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_5_366, and the Request Id: 39d60c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2deb3500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 559bf097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 2725d52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559bf097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_9_363, and the Request Id: 438003d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2725d52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 1862d6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 25d49db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1862d6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d49db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 402771fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 7e491060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402771fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_8_362, and the Request Id: 68e5016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5cf44987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_366-, and the Request Id: 1ce0acf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 2fce1c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fce1c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_365, and the Request Id: 5dac1933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_7_363, and the Request Id: 739502f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 286145d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 2219c3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 235c3ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235c3ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_363-, and the Request Id: 4c964515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 6c0d6fe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_370, and the Request Id: 79125668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0d6fe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2722b2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2722b2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_363-, and the Request Id: 7a181d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 45a70444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_4_368, and the Request Id: 1506e32f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 23871eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7b325c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23871eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 3378ec7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 34c4275d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_8_362-, and the Request Id: 54ed7d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c4275d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_368, and the Request Id: 4646725c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_365-, and the Request Id: 43ff87d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_370-, and the Request Id: 44263291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: e8b21ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 395e65ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 404dfe94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 3e1be29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395e65ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_4_368-, and the Request Id: 3af26083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 365a89cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365a89cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 3bb1598c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 5a199611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a199611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 160f6a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_360, and the Request Id: 6e368edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 367208dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367208dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_363, and the Request Id: 1444fc05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 54501b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bae90e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 3e0bad19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54501b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0bad19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 55e91c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e91c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 262e374b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262e374b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.819+0000 [https-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_367, and the Request Id: 4c2e15e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_368-, and the Request Id: 2e83bcce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_9_364, and the Request Id: 4657430a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 21c2e55f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4be02415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a19ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 20850d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_3_363-, and the Request Id: 5c25ac09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532ffb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_5_367-, and the Request Id: 1302a881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 2f3011e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_10_360-, and the Request Id: ed1862b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_9_364-, and the Request Id: 4fadfb39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 13d949db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4f7079fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 7635855e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 484036b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7635855e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484036b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1e021f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 2c9d91bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: cf69d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf69d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 1165b127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.853+0000 [https-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_364, and the Request Id: 18999fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9d91bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1165b127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_371, and the Request Id: 28d437ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2099b5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2099b5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_366, and the Request Id: 1b5ca9cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 70266c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 25f8e20f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21bb253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21bb253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 4d6df98b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6236f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 4a79cf98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a79cf98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 57e51096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_8_363, and the Request Id: 4f1c39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e51096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.875+0000 [https-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: 44bd33de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 261c526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261c526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_1_369, and the Request Id: 7d760f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 26248371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26248371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_371-, and the Request Id: 257119e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 65d3c3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_2_366-, and the Request Id: 5a4f6693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d3c3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.883+0000 [https-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_369, and the Request Id: 64cd8f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d80f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 36e8ba08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies, and the Request Id: 5566de2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 77abae1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77abae1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 289f9137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-types, and the Request Id: 2f86a2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 3e29cfcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f86a2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_1_369-, and the Request Id: 6d024e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_3_364, and the Request Id: f5c2020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_8_363-, and the Request Id: 1645a5a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 7ff1c78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 6acfe6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.917+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff1c78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8a00b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.920+0000 [https-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_369-, and the Request Id: 1bff4ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 3e1e214e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-instances, and the Request Id: 6ca15b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1e214e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca15b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 436df583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436df583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2dad346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 28d9e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dad346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 110e9457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110e9457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_10_361, and the Request Id: 49fdae80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_5_368, and the Request Id: 19ce997b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_9_365, and the Request Id: 7913a70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 5e8566de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_3_364-, and the Request Id: 18495e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7cccce97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 267bcd85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 76aa8cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267bcd85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 5ae15218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae15218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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, and the Request Id: 6e54bdf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.943+0000 [https-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_372, and the Request Id: 55fbb074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.950+0000 [https-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_368-, and the Request Id: 44707691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_10_361-, and the Request Id: 5877717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_9_365-, and the Request Id: 1ab3b440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 68db8262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 459ec22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 439521b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2a979324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d9aa01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d9aa01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c7a69cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7a69cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_7_365, and the Request Id: 2ff1bf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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-instances, and the Request Id: 4e0569b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0569b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 1bdfdebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 7b59b5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdfdebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b59b5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy-types, and the Request Id: 3463283d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3463283d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_1_370, and the Request Id: 481519c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policy_2_367, and the Request Id: 1f79462d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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: 2f20700e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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/policies/policy_1_370-, and the Request Id: 33758cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:29.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_6_372-, and the Request Id: 5248de06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3f8f6169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 665a8ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 42cd7aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 376af25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4106e1b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 1c970fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_365-, and the Request Id: 12f63782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_367-, and the Request Id: 70e9e9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 27455724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 92187ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27455724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 729b4ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729b4ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 521a2b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_3_365, and the Request Id: 45d9485c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521a2b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 56b56ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b56ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 3b5564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6750cae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6750cae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 5298d91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5298d91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_8_364, and the Request Id: 1c901444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.046+0000 [https-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_369, and the Request Id: 67e28c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 7d82deb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d82deb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3101509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 7d4631e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 69ffd50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_365-, and the Request Id: 6e3327fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 3820f7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3820f7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: c091d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 1d4a1739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4a1739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_369-, and the Request Id: 3d87d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 7e415172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 7120b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e415172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7120b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 2d868ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 4843022a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_370, and the Request Id: 618d7bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d868ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4843022a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_8_364-, and the Request Id: 58ea6411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f75828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_371, and the Request Id: 7235a53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_9_366, and the Request Id: d7c7b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b21b57b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed947e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.080+0000 [https-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_362, and the Request Id: 4d62c0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b21b57b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d6f80a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 7c8e9da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d6f80a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 167cdc94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 40495dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_370-, and the Request Id: cd6e5ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 43387896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_373, and the Request Id: 10109177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 5356385f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_10_362-, and the Request Id: 3f431298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_9_366-, and the Request Id: 263a6246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 4e9a8432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_371-, and the Request Id: 25adc2ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5f715370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.103+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9a8432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f715370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.105+0000 [https-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_373-, and the Request Id: 2d0241dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 56b22193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 95bba11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7d80ac2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5354eb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d80ac2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: a154e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a154e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 2d9c8785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_368, and the Request Id: 6aaca96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_7_366, and the Request Id: 5be60ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3086e3c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 242b2c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 5b93bfb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b93bfb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 3f6d5d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6d5d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 346132c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 773df37b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_2_368-, and the Request Id: 2ba3e909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346132c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e6b425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_370, and the Request Id: a690561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e6b425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 56ea2599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 47b3d30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257629db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 3df47a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257629db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6b74c351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_370-, and the Request Id: 62a25639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b74c351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_365, and the Request Id: 6abed241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 44ed8af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 141ead4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141ead4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 5ebd3718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_366, and the Request Id: 43dee114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebd3718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6830ace0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_371, and the Request Id: e6e1c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 306a7edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306a7edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 12e50b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e50b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_366-, and the Request Id: c1d1925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 5fd5ae7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_8_365-, and the Request Id: 6a9e05ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_7_366-, and the Request Id: 67ce1370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e231a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_363, and the Request Id: 48c89b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eff60a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 50b9a7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b9a7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 2d6cdf5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6cdf5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_363-, and the Request Id: 3fdd7ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 38e157d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e157d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3b737536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 301aaae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_372, and the Request Id: 5f7ad7a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301aaae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 5c970288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_374, and the Request Id: 73a1d126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 2b85785a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b85785a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_371-, and the Request Id: 3c63a09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3945ccb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720fa868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: ed56ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.179+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720fa868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 46dc790b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dc790b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_9_367, and the Request Id: 5a23c330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6ebb25f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebb25f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_374-, and the Request Id: 544c0452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_369, and the Request Id: 4dcdea25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_1_372-, and the Request Id: 427275d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 16bd5e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bd5e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 130c1b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 4661f67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4661f67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75bf954d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6742875c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_5_371, and the Request Id: 12147296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 2dde14f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_9_367-, and the Request Id: 196000b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: e6fe39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_369-, and the Request Id: 75f94e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 28bc8133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 52e23935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 7fd7411e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 12151a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e23935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_5_371-, and the Request Id: 297f07b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5d597517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 418aa665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 49691c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49691c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 3e71ccb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e71ccb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_367, and the Request Id: 7bc0ccb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4e4d7465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 247a15dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 65bb7770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65bb7770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_4_372, and the Request Id: 1b9fcb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 300b23f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300b23f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_372-, and the Request Id: 782eb74c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6ad98be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_7_367-, and the Request Id: fd7077e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad98be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4289e797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: d463e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4289e797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d463e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 9c19229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c19229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_375, and the Request Id: 5a0f0cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 65c02069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 12a1bbc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c02069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: dc67f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: c1c4fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 7a075567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a075567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_367, and the Request Id: 47305a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_375-, and the Request Id: 7eebe4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 72302111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 228b853b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228b853b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_10_364, and the Request Id: 1580f564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 5edadfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edadfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 27216557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: f8c0aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 68352678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8c0aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68352678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_9_368, and the Request Id: 471c98ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 18b8ea84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 48d9dd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b8ea84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d9dd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.261+0000 [https-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_372, and the Request Id: 7355a99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_8_366, and the Request Id: 685daf9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 556a9bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556a9bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5b6bff86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_9_368-, and the Request Id: 2f178a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_373, and the Request Id: 35ad7f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.272+0000 [https-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: 2921f32a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7dd20038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 58b0585e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b0585e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5762e116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 624e78c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624e78c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6b124544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.280+0000 [https-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_373-, and the Request Id: 2ebe6035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.283+0000 [https-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_372-, and the Request Id: 4b94939b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_370, and the Request Id: 41c1b07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_366-, and the Request Id: 55262652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 784af130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6d3e82e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 32328710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 3f496c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 5d899b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4e9c8dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 636a76aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_370-, and the Request Id: 352cb81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 1387825a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_364-, and the Request Id: 404abe91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 57885dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 78100c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 648480fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648480fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 2de78999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de78999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 22b800ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b800ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 768b4f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.312+0000 [https-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_373, and the Request Id: 44d10cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768b4f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b915649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 674bcd0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 2307c33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2307c33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 57b1c451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_6_376, and the Request Id: 2d7b497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 24671fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24671fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 6bcf9e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcf9e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514685af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_368, and the Request Id: 7545ea12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 25fcfdce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 60e61927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e61927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcbf8c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 3cf69967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 1a257b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_4_373-, and the Request Id: 6c092b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.337+0000 [https-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_369, and the Request Id: ff9de8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a257b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf69967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fcfdce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 1402fa1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6e2e90a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 163cef1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163cef1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2e90a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1402fa1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: f78531e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f78531e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a5974a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5974a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_373, and the Request Id: 424a9dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_374, and the Request Id: 13345af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_367, and the Request Id: 56e6870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_9_369-, and the Request Id: 8a33f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.351+0000 [https-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_368, and the Request Id: 216d7ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_376-, and the Request Id: 592c3f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 320ddcd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: bbf808c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_7_368-, and the Request Id: 640fe160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbf808c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 40c38985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 3da4fa1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da4fa1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6335804a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_2_371, and the Request Id: 345a0ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_3_368-, and the Request Id: 186f65d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: d7bb4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5485556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6695bcf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 4df33966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6695bcf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_1_374-, and the Request Id: 6a3fa5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_373-, and the Request Id: 449dfa2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 14bfc613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14bfc613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 4157b231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_10_365, and the Request Id: 7704d93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_367-, and the Request Id: 1f4ce727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_371-, and the Request Id: 1d2a303f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3bbaca9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 164774f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 14f8446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5ef18307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 535a4f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: ff6ba03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 6fbedf83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbedf83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: ac03433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 438000b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac03433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438000b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 2ba3ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba3ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_374, and the Request Id: 7e1cf482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_377, and the Request Id: 1147cf81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebf1915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 1c12bf77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_365-, and the Request Id: 6f24532d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5a6c763c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_374-, and the Request Id: 1f97b756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_377-, and the Request Id: 44af78e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebf1915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 768c4199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 45adc828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 22acca05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768c4199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7862f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45adc828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7862f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 60f8a887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 17a6ecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 192ddea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f8a887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a6ecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.425+0000 [https-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_369, and the Request Id: 1729eb77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_9_370, and the Request Id: 102c7954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.425+0000 [https-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: 4f487049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 685073fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 58df09f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 55a0ef09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 4b4cf9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 2c3e7921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6d331c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_7_369-, and the Request Id: 2c4a2627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 37878bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d331c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.448+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3e7921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.448+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1062ae5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 762ba93c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 1a698cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_369-, and the Request Id: 6eceed38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 6cb11a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb11a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a698cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762ba93c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_1_375, and the Request Id: 9925c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_9_370-, and the Request Id: 60d4103c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 2739f4d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2739f4d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_8_368, and the Request Id: 2516b3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_374, and the Request Id: 2b56524f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_8_368-, and the Request Id: 388716d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 392640b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.472+0000 [https-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_374-, and the Request Id: 3daa9055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_375-, and the Request Id: 4e09e5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 1c41254c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 6cb29dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb29dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 2296d652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 38e4f65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 59f18a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f18a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 1de7c159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5a975c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de7c159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 4639ca53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 29344238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_4_375, and the Request Id: 42d5ede0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 46269ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 71ff61c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46269ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7d023564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 834b9e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 4757b77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_375-, and the Request Id: 2b11b154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4757b77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6912cd56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 650c9d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7074138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b51219a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_2_372, and the Request Id: 5a7756fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d76a145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b51219a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_378, and the Request Id: 689dbcb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7074138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 79a6a8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 186b10ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 50da5576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 4dcf450a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50da5576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcf450a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 140c86e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 156cbe0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 48473405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140c86e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156cbe0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a6a8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_7_370, and the Request Id: 797bb717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: e8656a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_376, and the Request Id: 57d0dba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48473405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.523+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8656a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_370, and the Request Id: 58e941cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6c382af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 1e8d029c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8d029c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c382af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_375, and the Request Id: 5fd0e06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 774ca7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_366, and the Request Id: 230e59b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 274deb1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_376-, and the Request Id: 2df813a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 1b1bbb56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_2_372-, and the Request Id: 485f1440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1bbb56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 6e872a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e872a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_378-, and the Request Id: 10ad360a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_9_371, and the Request Id: 5ab18b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_370-, and the Request Id: 68515ce8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 170c6965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_375-, and the Request Id: 597d0148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 260f8303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260f8303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 41dbca30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_366-, and the Request Id: 38b3ab6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.574+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dbca30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_369, and the Request Id: 3f7c05cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 2602f044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2602f044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 16a25cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a25cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_376, and the Request Id: 283853e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_370-, and the Request Id: 2b653c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: dc62871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 59d82dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_9_371-, and the Request Id: cb3a004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 546cf0f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4b2c9257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4037464f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 14908560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d4197e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 77bf1e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_4_376-, and the Request Id: 20b63040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_8_369-, and the Request Id: 7b9c373e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: b2f581a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 571f0872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320a8d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: d2d6221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2d6221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 36023fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd09f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd09f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 1d0f7fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7c16dca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0f7fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c16dca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_379, and the Request Id: 1a23e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_2_373, and the Request Id: 260dcbbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 7e8de2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 59ebf534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 612c6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 2dbf560f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.648+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612c6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4e405109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: b971b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 5d389fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 744fa94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d389fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b971b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_379-, and the Request Id: 4e61eb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_1_377, and the Request Id: 553d54ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 5ef4b84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5f02e7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_373-, and the Request Id: bba3ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1a457d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef4b84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 6c561924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_376, and the Request Id: 2554fbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.664+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c561924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f02e7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 31c64ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b6ff97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3c3b2759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6ff97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3b2759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 6504f4ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6504f4ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63300cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_9_372, and the Request Id: 51b52732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_371, and the Request Id: 41c333b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63300cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_371, and the Request Id: d087075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 69e33f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 298df8a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e33f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 2aac28bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 1094e944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b84a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aac28bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b84a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 2bb0dbb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5f0481f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1094e944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb0dbb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0481f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_10_367, and the Request Id: 5b534e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_377, and the Request Id: 2fea2adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_370, and the Request Id: 247f99b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_1_377-, and the Request Id: 31d9c7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_5_376-, and the Request Id: 1803d12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 4fd95986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_9_372-, and the Request Id: 48857654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_371-, and the Request Id: 45e18cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_371-, and the Request Id: 40d252c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 29838264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_377-, and the Request Id: b65aefa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 252b3aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_370-, and the Request Id: 2529b69a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_367-, and the Request Id: 1bde72b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: d846540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 33a20119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7680dd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bece6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5826cb56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 47c04516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 12bf60fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bf60fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 1c327ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 1c1b3d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 39861ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1b3d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_2_374, and the Request Id: 6fe8500d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 53e8ef9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 270f4ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270f4ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 6826a10e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6826a10e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_380, and the Request Id: 71d19751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 2743bc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: f3e3e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 3a76ae84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 3f3b2fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3b2fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 53d59266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 1cec4f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d59266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 554fb633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_5_377, and the Request Id: 5d100a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 65009185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3941ab56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.797+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65009185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_2_374-, and the Request Id: 35d434e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 45f12a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f12a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_380-, and the Request Id: e25e517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_378, and the Request Id: 5fc19e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 44b631f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdd4f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b631f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-types, and the Request Id: 30be7bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30be7bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_9_373, and the Request Id: 5cbf960c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 348fe8ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348fe8ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: a3146b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3146b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_8_371, and the Request Id: 750b210c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e64881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 425ea5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e64881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425ea5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 329b50e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ebf8a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329b50e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebf8a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_372, and the Request Id: 536294ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_378, and the Request Id: 383eedb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_377-, and the Request Id: 475480c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 1801020d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1801020d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 15348e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15348e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_372, and the Request Id: 5f3546ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6eac6f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_4_378-, and the Request Id: 70a8ba99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b20d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 9a942fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6fb39dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb39dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 24808679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_372-, and the Request Id: 1a6cbb82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24808679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.867+0000 [https-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_368, and the Request Id: 2aef9e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7870f4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_9_373-, and the Request Id: 11bbc502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_378-, and the Request Id: 2c704142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_8_371-, and the Request Id: 593ea113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 67aa871c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 5f547847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f547847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6258538a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_3_372-, and the Request Id: 74371e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 1770a9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647c24ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647c24ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_381, and the Request Id: c298490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 1ca6840d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 4102ffe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3a4ba0ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 78bf792e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_10_368-, and the Request Id: 7d687e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 4524665f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4524665f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7bc26162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 4b10db28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.905+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b10db28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6feb720c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 7c6e5653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 63778f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63778f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_6_381-, and the Request Id: 64ea32ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.910+0000 [https-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_375, and the Request Id: 35271624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 6af7a244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af7a244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5a3cf9e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_5_378, and the Request Id: 7b54b9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa0eb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 36cd75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 3f23cf8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 1d60a5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cd75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6ed86cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 79226b05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 571da0a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79226b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571da0a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6c90941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 7ed58a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_7_373, and the Request Id: 4f364726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed58a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5f463f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c90941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_1_379, and the Request Id: 55c1ecc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 628fcf2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 3325101c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.930+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3325101c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_9_374, and the Request Id: 34ec88be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 75ea8786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_378-, and the Request Id: 6836a8ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 125a1af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 5d14ac0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125a1af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.936+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d14ac0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_1_379-, and the Request Id: 5288f61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_2_375-, and the Request Id: 5f0918f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: e087953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: e951fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.941+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e951fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e087953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 6205c7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6205c7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 23214550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23214550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.943+0000 [https-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: 255fdf12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_3_373, and the Request Id: 7da4350f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 28c2cbcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_4_379, and the Request Id: 141b0ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c2cbcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_7_373-, and the Request Id: 5e6db254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 72ca076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ca076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_382, and the Request Id: 7fef5d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_3_373-, and the Request Id: 7c1befec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_9_374-, and the Request Id: 4ac1e3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 65ee6466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.954+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ee6466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_6_382-, and the Request Id: 65f2e50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 59fac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_379-, and the Request Id: 57575937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 381b2d03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_8_372-, and the Request Id: 1a375ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 51e4982e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e4982e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.960+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738fa9f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 8612501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_369, and the Request Id: 10c68844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 606989ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 60f78fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 2f72c0f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 565a3578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 24b7501c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 18eca893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 328f79ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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_10_369-, and the Request Id: 13470710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 77e95d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 23f7d7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e95d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 254fa2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies, and the Request Id: 5c378c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 390dbae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 165e4e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390dbae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policies/policy_2_376, and the Request Id: 1e039f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-instances, and the Request Id: 3ada8b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c38959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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, and the Request Id: 4af1efb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 64785ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 20a6f560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64785ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_2_376-, and the Request Id: 408f9153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a6f560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 76e026b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 768d14ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e026b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768d14ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy_7_374, and the Request Id: 2c096232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: c1769d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1769d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.992+0000 [https-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_380, and the Request Id: 677366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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: 400c4630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ada8b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 46731111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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-instances, and the Request Id: 790f2e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46731111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790f2e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:30.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/policy-types, and the Request Id: 3e179117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e179117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_380, and the Request Id: 3c2dc244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 10bd2351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bd2351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268c1bcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_379, and the Request Id: 136a1443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_8_373, and the Request Id: 2b775781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 1c7e4d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.012+0000 [https-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: 64e094d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 521eec05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_373-, and the Request Id: 6a75a079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 4c3dc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_380-, and the Request Id: 47582d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521eec05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 243aaa98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 4a963ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a963ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_380-, and the Request Id: 73de4002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 50f0063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f0063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 63bc6df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: cf259d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_375, and the Request Id: 34288210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_374-, and the Request Id: 3405bee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf259d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 5153b73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 255a57d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5153b73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255a57d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 457e0017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457e0017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_374, and the Request Id: 71f6fa90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5a400d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 4fc8c009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_377, and the Request Id: 26b828aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc8c009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_6_383, and the Request Id: 2f6d9f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 68d57578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_383-, and the Request Id: 6c09772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6fdd0f99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 75b05d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b05d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 6b43a17c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b43a17c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_10_370, and the Request Id: 7487ac29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 553bc769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: b5d0b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6d5b71f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_377-, and the Request Id: 56140cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_374-, and the Request Id: f829ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_375-, and the Request Id: 4e74b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 11a3ff82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2a48848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1535deca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_370-, and the Request Id: 343ea44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 2bcae584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 12b7d015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bcae584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 6096f4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: d6dbfdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6dbfdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_381, and the Request Id: 1ec9606e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 406e59dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 20f67eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f67eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 399312aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2e269f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e269f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_4_381, and the Request Id: 59234110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178ffb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 13e50247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e50247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1f782d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 28ffe66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 38f22630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f22630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f782d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_381-, and the Request Id: 5461a670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.115+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ffe66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 78be12c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1cedf8bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3afb655d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3b7db6c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cedf8bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_384, and the Request Id: 7e1a9b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_381-, and the Request Id: 2ba77930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 12a34ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 43d96a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d96a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a34ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_375, and the Request Id: 3ddad586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 3f9f37cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7334d5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9f37cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3ba371ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_380, and the Request Id: 50d33fe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba371ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_374, and the Request Id: 58ecb4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 1522ceef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 7857a7dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1522ceef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6b7e8b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_384-, and the Request Id: 25d5cf5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_375-, and the Request Id: 7d6f6c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_380-, and the Request Id: a73b388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 669c15b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_376, and the Request Id: 29b28f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669c15b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 65dcd247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_374-, and the Request Id: 4f585315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe8f038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 732be9ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65dcd247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_3_375, and the Request Id: 1cad52cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732be9ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 45ca463f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 440c053c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_376-, and the Request Id: 621b0707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440c053c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 736ae541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_378, and the Request Id: 1ebfc0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 5b184c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 78774c52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 46ef14ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5b788d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78774c52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7aea1e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aea1e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 591fe2c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_371, and the Request Id: 1bbadbe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 267555b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_378-, and the Request Id: ff708ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 64573eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 44148af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1909b778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: ad03886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1909b778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad03886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_10_371-, and the Request Id: 7d48e726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 57a55c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_375-, and the Request Id: 1ed68590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 4e96dd5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 2f317e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f317e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 5ed34b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.175+0000 [https-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_382, and the Request Id: d3ee9d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.175+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed34b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.176+0000 [https-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_382, and the Request Id: 5efb9d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 19acd8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 2e744daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19acd8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 2b782961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 469928f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 9bd4393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bd4393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b782961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_375, and the Request Id: 561d7984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_382-, and the Request Id: 1f9120f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e1171eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1171eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 34f9a025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 526e96c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f9a025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2527f290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526e96c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 34aeeb0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1221f42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_385, and the Request Id: 49b86234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34aeeb0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 14b06f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_5_381, and the Request Id: 2666ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a5033c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_1_382-, and the Request Id: 6b75836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b06f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a5033c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_377, and the Request Id: 3d46b124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6bbb106d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: ed467bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed467bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_376, and the Request Id: 59f7a02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_381-, and the Request Id: 6347b10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5d658d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 2db44ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_375-, and the Request Id: 18628ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_377-, and the Request Id: 3ec96898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9fed98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_385-, and the Request Id: 6a21c79d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3c6f11fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_376-, and the Request Id: 4e8eb851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1163442a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 67a38f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 1a2440ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 784bcb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 16d202f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 196ea25c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784bcb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2440ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 482e1196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 744db3c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 8b12ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b12ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 97ecb4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 1f0858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97ecb4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7421e54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 56149d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7421e54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 76a67cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_2_379, and the Request Id: 2bd5fc79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_376, and the Request Id: db8867c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a67cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 352d8a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352d8a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_372, and the Request Id: 6e84c0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 62025212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_383, and the Request Id: 4b27ceaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 63982c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_379-, and the Request Id: 10dfa5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.238+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63982c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 1834af86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 7047a528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 2edc67d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edc67d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 364acde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.262+0000 [https-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_376-, and the Request Id: 65352808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364acde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 25b1e99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_382, and the Request Id: 521ee3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_383-, and the Request Id: 71245cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48939837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 719d1b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_10_372-, and the Request Id: 4b38e3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3218e2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 34b979c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719d1b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b979c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_383, and the Request Id: 7208a614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 2c411ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6033a1ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c411ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6033a1ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 6d82f5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 493f01ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 6bd28ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d82f5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493f01ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_376, and the Request Id: 949992a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 2b28856b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7130f902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.277+0000 [https-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_386, and the Request Id: 7cccb2d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 324e362d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_383-, and the Request Id: 7ab94f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.280+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324e362d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_5_382-, and the Request Id: 2a00b3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_9_378, and the Request Id: 21e9d0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 19a6e063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a6e063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 249c8ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 37f8f6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_376-, and the Request Id: 696eadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 5a6ca245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 386a0839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386a0839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_6_386-, and the Request Id: 40caf0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_7_377, and the Request Id: 5c18216c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 73288245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2d82f497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_9_378-, and the Request Id: 32cc96b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 22adeac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3190a5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_377-, and the Request Id: 744b982f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dbc0152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbc0152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5bc643f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: e04da43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1d487fcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d487fcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 55a7730c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a7730c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 6dae4913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 2520e98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dae4913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2520e98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 338b57b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 36ef6fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338b57b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 12f57cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f57cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_380, and the Request Id: 3a1cdbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 4661ff97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_377, and the Request Id: 75fa18cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 180b1647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_384, and the Request Id: 665453b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180b1647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4feacaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 74315d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_10_373, and the Request Id: 7e950e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1acd3cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3c044951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.323+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c044951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 217cc342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.325+0000 [https-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_380-, and the Request Id: 629a3868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217cc342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 60a3daad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 1d1fae7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_1_384, and the Request Id: 149404f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1fae7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 47f19c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f19c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 78306ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78306ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: a3cfad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ddc22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1bcd890c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ddc22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_3_377-, and the Request Id: 4356a1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcd890c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_383, and the Request Id: 1d3b598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715bf3ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715bf3ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_6_387, and the Request Id: 12a4223e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_379, and the Request Id: 41287c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_384-, and the Request Id: 3c5764f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6d9b11ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2bf71591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf71591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_1_384-, and the Request Id: 4984a29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 6c0b957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0b957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: ea19647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea19647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_378, and the Request Id: 2dc238d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: b937b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.377+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b937b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_377, and the Request Id: 6cd31812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_383-, and the Request Id: 4604c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_373-, and the Request Id: 5d1febed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 17b0dca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 2c011d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5b0b7695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_387-, and the Request Id: 4523fa87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_9_379-, and the Request Id: 73f9a6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: c0f123f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_378-, and the Request Id: 1e6c1e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2225cac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 66de200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.397+0000 [https-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_377-, and the Request Id: 776b3aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7ae514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 17914aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 13180e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.403+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17914aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6bedb847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3efbf845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 6f542458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f542458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_2_381, and the Request Id: 5c3c7de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 321eaf87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 1eff96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 1cce1b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: d28407d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5b9afae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 149b2782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 1b509b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6753c80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b509b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6753c80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 35480e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35480e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 1c7847f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7847f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5b7d885b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_385, and the Request Id: 10682181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.424+0000 [https-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_381-, and the Request Id: 18e7d79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 300b995f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: a5daef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_378, and the Request Id: e92613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 71c63a3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c63a3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 1f7fc719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7fc719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 15b224e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b224e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 272fb440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 7161fdab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: b5057ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 73cf6224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 8643bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5057ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8643bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cf6224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272fb440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7161fdab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_384, and the Request Id: 1ec40b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 75de641d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_385, and the Request Id: 4bbf9872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_10_374, and the Request Id: 7eedec82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 41041d2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_385-, and the Request Id: 1b3ceb0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41041d2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 2618980a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2618980a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_9_380, and the Request Id: 5fe56fa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_6_388, and the Request Id: 38a6ac9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: e9de9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7ab1a89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9de9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 6238f6b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6238f6b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_378-, and the Request Id: b5a842a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 59086d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59086d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_384-, and the Request Id: 7c645791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.448+0000 [https-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_374-, and the Request Id: 12575d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_385-, and the Request Id: 53b4818a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 25399aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25399aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_378, and the Request Id: 479ebb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_379, and the Request Id: 13f29b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 229fa3a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_380-, and the Request Id: 596fb20f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: f67f10d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f67f10d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_8_378-, and the Request Id: 46e9289d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 62d7f1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: dc3e66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6a4127c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 5f080036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 175e73e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175e73e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1f9c1f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 72259d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_388-, and the Request Id: 55eb0819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_382, and the Request Id: 4dc48ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6a3442dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 283ec716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 35b3c3eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_7_379-, and the Request Id: 7c9459bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: fd5304a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd5304a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4608bef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 41a761b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a761b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 6fb60e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb60e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_10_375, and the Request Id: 5b6a525f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3374b8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.510+0000 [https-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_382-, and the Request Id: 7fe3d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 37dec5ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37dec5ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5d95e042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 1911bce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6433f3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_379, and the Request Id: 4de57f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111c9309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdd4799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111c9309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 27bdab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 21ac01f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bdab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 3485200d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3485200d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_386, and the Request Id: 78f1be66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 181fe7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181fe7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_386, and the Request Id: 12e3c8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 73719608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 2e6a3d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6a3d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_379-, and the Request Id: 3cf01fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 73ece650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ece650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1bcea50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_381, and the Request Id: 6b18dd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_1_386-, and the Request Id: 55ba19ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3b21a59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4cb4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2129210c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b21a59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 78a24215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a24215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 3ea1c46d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea1c46d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 648beeb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_379, and the Request Id: 17b7af62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648beeb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_375-, and the Request Id: 7dbfe2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 19eb3840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.546+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eb3840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 26e17821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.547+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e17821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_385, and the Request Id: 63f674a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_6_389, and the Request Id: 197fcc8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 33bad2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_8_379-, and the Request Id: 3e3fde12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_381-, and the Request Id: 3b6ce1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 536ad8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_6_389-, and the Request Id: 5c843200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 84393de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_386-, and the Request Id: 4abb0391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13bd32fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bd32fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 505c3ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505c3ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.563+0000 [https-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_385-, and the Request Id: 4b98e86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 215414bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 6bd6359e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 536fd4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd6359e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536fd4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 3c4c1d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 5dbaec55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_383, and the Request Id: 30ef840c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 7fe944b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_3_380, and the Request Id: 355563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe944b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 1b7fd0a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 379c3bcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 11c06a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 750b9b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750b9b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_2_383-, and the Request Id: 640ee266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4eeef20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_380, and the Request Id: 66a77794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 637d4240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78466ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7dff1871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 39d9b103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 76a56031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637d4240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a56031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635c7247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_387, and the Request Id: 4c9309e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 2ba0f3b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6fc2d4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba0f3b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_3_380-, and the Request Id: 220a1a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 5967e3b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5967e3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_7_380-, and the Request Id: 25bacd5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_376, and the Request Id: 4bfb27ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_1_387-, and the Request Id: 5fdda563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 19374ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: db3752c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 628ee70d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db3752c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_376-, and the Request Id: 5ddd2784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628ee70d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 1530ed78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1530ed78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 28d50de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d50de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 110a6776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110a6776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_380, and the Request Id: 78477a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fbf5bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbf5bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_390, and the Request Id: 43d72427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 68404555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_387, and the Request Id: 57bb6050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68404555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_9_382, and the Request Id: ffba0a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 729c6a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: c6ef19d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_387-, and the Request Id: 6416b452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4242dad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4242dad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6181d6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6181d6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 484fd50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_380-, and the Request Id: 6aacdd7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 2e3109a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 479aafc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479aafc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 69cdeae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6f044824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 1d11fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 4d488e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.647+0000 [https-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: 784b100a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.647+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d11fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_9_382-, and the Request Id: 40835026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_2_384, and the Request Id: 5ea68ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_386, and the Request Id: 6e04cff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 19deed2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19deed2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: f880c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f880c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6af46859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 276a7718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_381, and the Request Id: 267ac72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7a7bab8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 7d3efb02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 43b39bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_2_384-, and the Request Id: c3ded72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6aa54c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_386-, and the Request Id: 6975de76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 418dae33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 21a7beab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 2407ffd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2407ffd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 297fce5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297fce5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3d8a610f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 158c9e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158c9e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6cba3604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 214afb22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_381-, and the Request Id: e382c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 59937616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1addb77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59937616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 4bf99bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.687+0000 [https-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_388, and the Request Id: 4fce68d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf99bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7220ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7220ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_10_377, and the Request Id: 3f9adfd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_7_381, and the Request Id: 63043ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 729aaf33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729aaf33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 71ea14c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ea14c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 34a3827e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_377-, and the Request Id: 2090913a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a3827e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_388, and the Request Id: 2c756f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: a4f2b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4f2b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.700+0000 [https-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_388-, and the Request Id: 3baf0e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 7eb452f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 59611b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 370e9121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370e9121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: f6a09e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6a09e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd09644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd09644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 1f173fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f173fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_381, and the Request Id: 7051a578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_6_391, and the Request Id: 6ad431a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.707+0000 [https-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_383, and the Request Id: 718710d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 63f32263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 39e042a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 5185c599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5185c599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 34b74151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b74151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_387, and the Request Id: 6f928cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 5ff2e2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_388-, and the Request Id: 16751c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_381-, and the Request Id: 6b7d79cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_9_383-, and the Request Id: 79e3fc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 4913570a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_391-, and the Request Id: 6812eac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_381-, and the Request Id: 59231ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: be221f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6c46f4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be221f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 52b765e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_387-, and the Request Id: 311685ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 6bb7c878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275dee05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb7c878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 63fd3d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275dee05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 513c9e5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 54465605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_2_385, and the Request Id: 31074ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: b6b3d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 4fc4113c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 215e5b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215e5b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 579bb6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 17ac557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6c9b9348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ac557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 1d961153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 78274b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 15917a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 30848f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 440295a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_382, and the Request Id: 785e3dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30848f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_389, and the Request Id: 4a1c31bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7c489122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 70360352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c489122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70360352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 129dc21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 55229961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129dc21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_385-, and the Request Id: 59a8aef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 7dc7ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 3abc8490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abc8490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc7ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 46d78c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 14a85c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d78c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a85c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 6bfff681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfff681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_389, and the Request Id: 4e9a4cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3e885606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_378, and the Request Id: 41e0cd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_382, and the Request Id: 73dd15a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_382, and the Request Id: 40862af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e885606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: aa44780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa44780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 5ad5f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_389-, and the Request Id: 3ee9d88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad5f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 663d418a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663d418a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_392, and the Request Id: 20e6451e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_9_384, and the Request Id: 30809744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_382-, and the Request Id: a28289d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_389-, and the Request Id: 2ca7875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3208b8ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_382-, and the Request Id: 2c1e3439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_382-, and the Request Id: 3a418acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6667a294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_10_378-, and the Request Id: e035c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 173bac8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_392-, and the Request Id: 4b1ac8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_9_384-, and the Request Id: 8e579b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.790+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173bac8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 2ba6ad9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba6ad9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 55e24ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_388, and the Request Id: 3a78d7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 413622b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 7d03848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 73c9a8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 725a1cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 2e23dbf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 20b8a2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 29bb4570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 22f96e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 6e61029e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: bed1134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_5_388-, and the Request Id: 79fe0413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e61029e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 438d307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 24ef01eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 57b78a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b78a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 165d1d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 660788c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_390, and the Request Id: 58a21851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 9c2d185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c2d185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 4ed93e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4b952858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed93e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4f2f706a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_2_386, and the Request Id: 67b14e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 5cf00d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf00d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 6916f848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6916f848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 56c82af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_385, and the Request Id: 23b13551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 20687baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_1_390-, and the Request Id: 339faf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e1bd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: f78ec8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 3a093c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e1bd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f78ec8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a093c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 412c7c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20687baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 1275f1ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412c7c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1275f1ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 387c997a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387c997a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 5c58118c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c58118c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.847+0000 [https-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: 29213481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_393, and the Request Id: 157acf14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_383, and the Request Id: 3b123ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_10_379, and the Request Id: 77aae5e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_2_386-, and the Request Id: 71f30aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 73007f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.852+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73007f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49738dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49738dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 66752ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66752ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 293a7f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293a7f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_390, and the Request Id: 3eee6dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_7_383, and the Request Id: 60f9e780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.863+0000 [https-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_385-, and the Request Id: 7feebd2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 53dc41c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f6e259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_383-, and the Request Id: 4ddc2901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_4_390-, and the Request Id: 4e70add1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_383-, and the Request Id: 19497325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_393-, and the Request Id: 51dba9e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_379-, and the Request Id: 1ed72c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_383-, and the Request Id: 4c0b772a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 4e433d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2fe2a25c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 752d53ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 74ecab9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 4999a1ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 5f2f5e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4999a1ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 405acda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7cb17c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405acda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_389, and the Request Id: 506804cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 36cbdc6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 25cb9287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3ac5fc3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62803f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 45dc790d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8558a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 11d884db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_389-, and the Request Id: 3fe4fcaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 4382609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4382609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 788a72c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: f5ebfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5ebfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 24a79f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788a72c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 778ac413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 1fbcad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbcad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 7af5ee20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_9_386, and the Request Id: 7de8bd65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.907+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af5ee20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_1_391, and the Request Id: 5cdd370e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 1d522f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 3e9f1699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d522f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9f1699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_9_386-, and the Request Id: 524f28a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-types, and the Request Id: 434347ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434347ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 48db34b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f61bab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 5a0b19e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_7_384, and the Request Id: 1aab62b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0b19e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_3_384, and the Request Id: 35edef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 271349f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271349f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_384, and the Request Id: 25d3850e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 23edacdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.927+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23edacdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 2beba9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 45da3a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45da3a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.936+0000 [https-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_384-, and the Request Id: 6b787ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 56f81456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.940+0000 [https-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_387, and the Request Id: 57d507a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_1_391-, and the Request Id: 59ade843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.942+0000 [https-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_384-, and the Request Id: 3c442173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_8_384-, and the Request Id: 5830d654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 6db04be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 3c312a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c312a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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-instances, and the Request Id: 524fd380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2b702672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b702672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524fd380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_391, and the Request Id: 42c03ac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3f7059f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7059f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 6b2b7825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 68122b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_6_394, and the Request Id: c755bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4ed75ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_2_387-, and the Request Id: 17013491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 5a19a419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2148bc9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 2c0b3874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 7dc2959e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 2b0bfbc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_4_391-, and the Request Id: 4aa1b9be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.965+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0bfbc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: b95fbbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.971+0000 [https-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_394-, and the Request Id: 33b2c47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 68c8ee18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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, and the Request Id: 7d10ba53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c8ee18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_5_390, and the Request Id: 6456f7c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 15bfa243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc2959e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 4d889612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3a420578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bfa243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d889612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 39eb7a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 247c5ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_10_380, and the Request Id: 7db2d93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247c5ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1da8254e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_5_390-, and the Request Id: 260a8201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_8_385, and the Request Id: 23791a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 60c2c13b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c2c13b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-instances, and the Request Id: 4624667c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy-types, and the Request Id: 1620db3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4624667c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1620db3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: 5af0bede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 3740f939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_7_385, and the Request Id: 331786ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 504f7991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504f7991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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_3_385, and the Request Id: 1edfa48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 6222fe94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies, and the Request Id: ce2545f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policies/policy_8_385-, and the Request Id: 7d3e2b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5099179f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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: 42d2726e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.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/policy_10_380-, and the Request Id: 768a7521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:31.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5099179f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 7bec7b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 65b7fbb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bec7b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b7fbb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_7_385-, and the Request Id: 441a539b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_9_387, and the Request Id: 143e8867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 37390d14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37390d14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 4c8f0962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8f0962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 514ee30d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514ee30d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_392, and the Request Id: 73a7c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_388, and the Request Id: 6cf9972d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_3_385-, and the Request Id: 51598ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2c47f836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 494802d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 606d8656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 548dde68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_9_387-, and the Request Id: ecf620a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 7b4f8ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4f8ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 35ca008d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6da1e843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ca008d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_1_392-, and the Request Id: 2218fec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 3da7a3b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 65742f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da7a3b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.024+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65742f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_392, and the Request Id: 61104d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_6_395, and the Request Id: 5ae58012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.031+0000 [https-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_388-, and the Request Id: 17e5b594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 10792f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 7c58c088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_395-, and the Request Id: 28a9cdf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 425b99d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 3700c667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425b99d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_4_392-, and the Request Id: 94d4aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 47549399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 6f2f63d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 3eab5361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 16eb13e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16eb13e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 6aaa76bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 103e5d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103e5d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333255eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 77d66d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_5_391, and the Request Id: 4c8f146a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 5b430f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25192544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 345d982a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b430f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d66d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_386, and the Request Id: 59105c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 219c3e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 30df5b03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219c3e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 1f63b52d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_3_386, and the Request Id: 262e7dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f63b52d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30df5b03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2a28de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 323f806f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 4d48a2cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d48a2cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 75551ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.063+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75551ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7dd70443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_391-, and the Request Id: 765cc045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_8_386, and the Request Id: 446628b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 5c876148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad39116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 62ea102f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c876148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad39116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: d3ce99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3ce99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: da6b2bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_381, and the Request Id: 1a42d966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_388, and the Request Id: 6d5f5158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.073+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da6b2bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1cc2c33a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 507a3439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.076+0000 [https-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_386-, and the Request Id: 3d680edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_393, and the Request Id: 474673bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_7_386-, and the Request Id: c07e961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: e58900a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_10_381-, and the Request Id: 7b67e215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 4934e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.084+0000 [https-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_388-, and the Request Id: 15b762ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e58900a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: c844fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 11cdd173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 883aecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_386-, and the Request Id: 59e2e9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c844fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 883aecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cdd173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 2d0b2c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 8356cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_396, and the Request Id: 1fb4af9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 3415ab01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8356cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 3031fab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.092+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3415ab01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3031fab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_2_389, and the Request Id: 2600e517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 2c651031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c651031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_393, and the Request Id: 7ac0d25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_5_392, and the Request Id: 6e09929a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6b8c1c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: e13ffb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_6_396-, and the Request Id: 67b7ec1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_1_393-, and the Request Id: 46f71f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56295b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_2_389-, and the Request Id: 3415b594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: f13b553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_393-, and the Request Id: 144f74e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7cfc19a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_5_392-, and the Request Id: 27be91c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7f1cf6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 4f8b4da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.116+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a865516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 2cf97cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 1e2ba0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 27bb1088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: c703529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.121+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bb1088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 48603c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2c388ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 6b4e461f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4e461f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48603c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 7feb7bc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_382, and the Request Id: 326f7492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 175370a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6b4b774f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175370a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 114d0aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_387, and the Request Id: 6e1c28c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2e9c8d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 73ca9843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ca9843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 2bb6f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 577968c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2b10712c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b10712c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb6f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577968c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 5e49c9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e49c9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5b7b0951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7b0951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_387, and the Request Id: 2d345c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6ba38f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba38f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_389, and the Request Id: e6738de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_7_387, and the Request Id: 32ff92b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 781dcf23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781dcf23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.149+0000 [https-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_390, and the Request Id: 35dc07ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 1ec7ed04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec7ed04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_382-, and the Request Id: 1b923aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 49865cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 1b760634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49865cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_390-, and the Request Id: 53f87a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 3f450e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_397, and the Request Id: 2b43976a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 695f92de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695f92de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 371df609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_387-, and the Request Id: 4b3d3b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371df609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_389-, and the Request Id: d0fbaba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 5cebb9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5008cd2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.165+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cebb9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_7_387-, and the Request Id: 6e013607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5008cd2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 150992dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_8_387-, and the Request Id: 31c2217e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_1_394, and the Request Id: 1cab22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_394, and the Request Id: 19d48a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 2d31a461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d31a461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 4a00eae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a00eae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.177+0000 [https-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_393, and the Request Id: 533c8355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_394-, and the Request Id: 43f6a15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_397-, and the Request Id: adbe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 31873910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 731cde57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 746547e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 15bc09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 677cb415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_394-, and the Request Id: 379412cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 2a2acf60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_393-, and the Request Id: 44f478c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 1629d4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 165401df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1e919a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 3f540151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 2b7fa67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7fa67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22fae39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fae39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_9_390, and the Request Id: 74a1a505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 10a1e709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 69705c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a1e709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 65aa290c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 1f185650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65aa290c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f185650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 320761b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_388, and the Request Id: 95b824f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320761b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_7_388, and the Request Id: 765bf8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7d00a880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 17945b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7c91e069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 5edad2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: ccc4427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccc4427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 685e2d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685e2d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 1a1f98a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_4_395, and the Request Id: 64ee581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 1bdefd22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_9_390-, and the Request Id: 185dd066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 20c574c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_388-, and the Request Id: 1fbc633e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.274+0000 [https-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_388-, and the Request Id: 6f58b7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 5b774372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b774372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 12896e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12896e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_391, and the Request Id: 5ff18e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 221dda9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 47d8aacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d8aacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: f01188a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f01188a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_391-, and the Request Id: 559590c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_6_398, and the Request Id: 2e300f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_398-, and the Request Id: 71c8f958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 58f6c3c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f6c3c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 7d3449e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 57579ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3449e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57579ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_383, and the Request Id: 6d540fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 10d1f12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 47911c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d1f12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_388, and the Request Id: 36c95a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1d32715e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5e583095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e583095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 439eae84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439eae84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6f9e583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_395, and the Request Id: 17614203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 44257bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1e87d55b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: f559c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44257bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 7b33d527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b33d527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_4_395-, and the Request Id: 17e7ddd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_394, and the Request Id: 664958b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 2bfa4590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfa4590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 1bc98ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc98ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.332+0000 [https-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_391, and the Request Id: 6810edbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_383-, and the Request Id: 186952ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_9_391-, and the Request Id: 60accf24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 19d54f03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_388-, and the Request Id: 1a2e97d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 192573ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 328a24c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 4665bd4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_395-, and the Request Id: 40abaa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 60b2a4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6688342c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_394-, and the Request Id: 7db8afa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7423397f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 5fcdd6a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 41716639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 4e81d663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e81d663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 4b83e3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b83e3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_6_399, and the Request Id: 5ca0d0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 12d287e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d287e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 6733d952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6733d952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 31f53e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_3_389, and the Request Id: 284ed87a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 2a95d88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 3561765e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3561765e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 43175405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6504aaac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6504aaac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_392, and the Request Id: 71491cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 17c16b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7cbb28eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: a015330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 49ae5926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 77a6e12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 7be5ff3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_3_389-, and the Request Id: 66f96f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a6e12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be5ff3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_399-, and the Request Id: 6286914b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 216a745d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216a745d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5112bd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_389, and the Request Id: 5c599e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 32786728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32786728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 680c21be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.449+0000 [https-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_392-, and the Request Id: 490fad3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680c21be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: d6cdf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6cdf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 999ee76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5a9912f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_384, and the Request Id: 20ebdbc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 999ee76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9912f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_7_389, and the Request Id: 17e5b5c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 2f0382fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0382fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 33132d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33132d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 50e58eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_10_384-, and the Request Id: 32545a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e58eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_395, and the Request Id: 187b869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 13ecdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ecdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_4_396, and the Request Id: 78756c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5b15eca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_1_396, and the Request Id: 3b74a27c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_396-, and the Request Id: 98d8922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_396-, and the Request Id: 5b10a2b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 3375d31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3375d31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 37ecaca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ecaca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_392, and the Request Id: 32e8e12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 39a771f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 6e64e62b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 24b7a032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 27d3836a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_5_395-, and the Request Id: 6c101e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.536+0000 [https-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_389-, and the Request Id: 1b50b610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_389-, and the Request Id: 55d6c97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 63207d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.540+0000 [Thread-15982] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:32.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67899d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_9_392-, and the Request Id: 16c78f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 2e350595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 39e27e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 77df2a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77df2a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 341f2570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 35d63d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341f2570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5774628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_3_390, and the Request Id: e1105e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 1908b4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1908b4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 40100ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 5b183113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b183113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_385, and the Request Id: 5949b4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 18898c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 62a5e757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 97bfaef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97bfaef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e5a39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e5a39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_2_393, and the Request Id: ec0456a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573ecbf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 49e4f149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 38fe221c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.619+0000 [https-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_390-, and the Request Id: 53ec343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 7116fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_385-, and the Request Id: 1b009faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6b567d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 4553db96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4553db96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: cf0edcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf0edcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_6_400, and the Request Id: 6ba4ece8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 5f1cdfa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_2_393-, and the Request Id: ea34fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a2b5874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2b5874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 57c2d13a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c2d13a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_397, and the Request Id: 571401c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1b87c1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 35cd4a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cd4a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1596c9f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 15ae33d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ae33d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1596c9f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.669+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b5a917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.670+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b5a917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_397, and the Request Id: 3a989497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_7_390, and the Request Id: 2df454b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: d7f3d1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 553cc7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553cc7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 77eb1ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77eb1ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_396, and the Request Id: 229ae273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 26e23857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_400-, and the Request Id: 3bed2a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e23857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_397-, and the Request Id: 5175a621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 16d2123c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.687+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d2123c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 4aa0b9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_393, and the Request Id: 5d7d0b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 95dd1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95dd1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 442fde3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 34cbc37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cbc37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_390, and the Request Id: 7cb42693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_7_390-, and the Request Id: 12777bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_1_397-, and the Request Id: 1301741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 4f470ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_5_396-, and the Request Id: 75df5abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 54e7ea9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e7ea9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 40f6f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 5b65f1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b65f1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_10_386, and the Request Id: bb6ff5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 767344da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 436c5d7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.736+0000 [https-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_393-, and the Request Id: 2e6a84a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 8fbd254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fbd254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 2f064eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f064eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_394, and the Request Id: 6a102181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_8_390-, and the Request Id: 224fb4a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_2_394-, and the Request Id: f036e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 2cc4f2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 5d9c36ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 397f5a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 6573096b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_10_386-, and the Request Id: 400da1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6db659af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 5d4ff82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4ff82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 45f11ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f11ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_391, and the Request Id: 1ee21129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: efac3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 3a8acd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 7176c50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368928ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 13b89950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: bee24f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 6e53a02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e53a02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 4c4ed9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4ed9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_6_401, and the Request Id: 20579f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 143fc220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 323c1bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323c1bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 15ad5d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ad5d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_391-, and the Request Id: 21f5bfe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5824f981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1436ae5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 3fad6d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_398, and the Request Id: 793c953c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fad6d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692c4298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2a978b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a978b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 2b603eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b603eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 223c0a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.831+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223c0a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 786b00f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 7821f926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.833+0000 [https-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_391, and the Request Id: 23c28a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786b00f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7821f926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_398, and the Request Id: 6fb9ffcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_397, and the Request Id: 6f74d3e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_6_401-, and the Request Id: 5baced56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_7_391-, and the Request Id: 5f9ac2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5f9d7b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 56ff881b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ff4d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 5a69b02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a69b02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_4_398-, and the Request Id: 46849fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 38faf33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38faf33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_2_395, and the Request Id: 6ebd14d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 42112737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42112737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 57905b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_398-, and the Request Id: 48c38c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57905b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_5_397-, and the Request Id: 2b0e6f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_394, and the Request Id: 27537c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 5c79e9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 5a4533f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4533f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 563b920b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.879+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563b920b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_391, and the Request Id: b46a2f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6248adce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.891+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6248adce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d07921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 2ade1e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: fbca599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ade1e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_387, and the Request Id: 7fda4e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.895+0000 [https-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_391-, and the Request Id: 4736304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_2_395-, and the Request Id: 4d96364c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 61df71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_394-, and the Request Id: 50392748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies, and the Request Id: 1b33c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6e33e12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 4a965e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: b830ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a965e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 128102c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 660d6813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2057aed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2057aed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 55777ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 3d7ee39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6cc172c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 46ff2d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712f8438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_3_392, and the Request Id: 6caa4eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 2966f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2966f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_10_387-, and the Request Id: 7d2772c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 44b48a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 1f5587c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5587c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 32f2b423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f2b423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 557044d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557044d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_399, and the Request Id: 2f604b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: edf5ffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 490bd93f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edf5ffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490bd93f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 11a21f80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_9_395, and the Request Id: 155160c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_398, and the Request Id: 7fcae716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b48a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 2f10b817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 3b85077f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f10b817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b85077f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_6_402, and the Request Id: 4049340f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-instances, and the Request Id: 1d892cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d892cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 5bbd4e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbd4e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590ec45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590ec45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_7_392, and the Request Id: 55123d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_396, and the Request Id: 3836019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-instances, and the Request Id: 30ec701a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ec701a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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-types, and the Request Id: 611358e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611358e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c41381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_1_399, and the Request Id: 26c30d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_3_392-, and the Request Id: 5138b2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 6d6d650b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policies/policy_4_399-, and the Request Id: 6794cbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: e1f5433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_7_392-, and the Request Id: 4d103bb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_6_402-, and the Request Id: 78f89770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_2_396-, and the Request Id: 9508f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_1_399-, and the Request Id: 49acb2a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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: 1d4fceb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4fceb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy-types, and the Request Id: 2b3d1828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3d1828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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/policy_8_392, and the Request Id: 2c073ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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, and the Request Id: 68044ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_8_392-, and the Request Id: b66561f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:32.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_5_398-, and the Request Id: 35b243b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7e42d1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7d32cad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e42d1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 24e7490f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 404e55ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 7e00dc0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e00dc0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_388, and the Request Id: 764dda14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_9_395-, and the Request Id: 4152ed2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 2b19945f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 54821223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 69082765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 73dc202f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 276a36c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 33c40ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 54f88343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.034+0000 [Thread-16130] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:33.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/policy_10_388-, and the Request Id: 522a0546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: b236056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4b5e2dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6a3632e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 7f35f7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487942c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487942c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 42732241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 7333cf97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42732241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7333cf97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_2_397, and the Request Id: 6ea4e13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 5c3d3941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3d3941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 62baad9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_7_393, and the Request Id: 10f31d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 56b338c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 17866f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17866f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 40142be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 6100c15b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40142be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6100c15b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 42a331a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a331a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_3_393, and the Request Id: 5abc5dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 574088e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_393, and the Request Id: 1c3c5d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 76c82c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c82c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 473289f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 190676e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190676e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473289f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 56563aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56563aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_2_397-, and the Request Id: 7c0ac2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 4b9ad5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_4_400, and the Request Id: 4e291186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 345060ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345060ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_393-, and the Request Id: 497fe272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 2a0b7a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0b7a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_5_399, and the Request Id: 31013dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_393-, and the Request Id: 6774ff78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_6_403, and the Request Id: 385709b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 66fcc24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 3c64c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.082+0000 [https-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_393-, and the Request Id: 76c272f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.083+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c64c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3b2dfa53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 3ab81df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: b33d4b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4aafebf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aafebf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b33d4b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 32b73cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b73cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_400, and the Request Id: 72c84814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_9_396, and the Request Id: 150babb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 200b8aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_4_400-, and the Request Id: 2bf82ca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_5_399-, and the Request Id: 488f7d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_403-, and the Request Id: 73952a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 4ee6f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 68f4819f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_1_400-, and the Request Id: 3bca21f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_9_396-, and the Request Id: 5134cc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4cee799f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 77771225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cee799f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4494f0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4494f0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_389, and the Request Id: 2927c30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7f630099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 53c1491b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 72e059a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 17c2a979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e059a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 581deca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 1ce5d062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce5d062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.133+0000 [Thread-16175] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 7d3348bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: d05749f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_10_389-, and the Request Id: 45ea070a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 52e4b61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_7_394, and the Request Id: 7c355eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 5b222495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e4b61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b222495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: cfd874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfd874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 73f14e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f14e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_394, and the Request Id: 6501cf5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_2_398, and the Request Id: 48696e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6c130821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 2d431989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 3f544ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_394-, and the Request Id: 54200d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1a9acabf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f544ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 12b44fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_2_398-, and the Request Id: b041452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f7e1107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f29f289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7e1107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_394, and the Request Id: 78f6eaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 25b00d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7e206eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e206eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 112dd673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_7_394-, and the Request Id: 3cdb361a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 211cc3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211cc3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_401, and the Request Id: 16d20e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 47b8969a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b8969a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: bb65b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 44e100ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e100ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_5_400, and the Request Id: 1401bbd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_394-, and the Request Id: 35c80635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 1aa1056f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 36a5c0aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a5c0aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5691b3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5691b3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 37c91850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c91850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 4d8e1cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8e1cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 5c80e96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_9_397, and the Request Id: 2194ef5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 42539456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.221+0000 [https-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_401, and the Request Id: 43b946f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 62f4b911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f4b911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 44c92886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c92886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_4_401-, and the Request Id: 18ab49aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.227+0000 [https-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_404, and the Request Id: 6ba6b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_5_400-, and the Request Id: 6aa161b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 182c7249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_9_397-, and the Request Id: 6fa5b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 75b015c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182c7249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 72a8be85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 38407ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_1_401-, and the Request Id: 19afb873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38407ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_390, and the Request Id: 2a3dd77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 47531d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3e07253a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d683f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 7656378f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 1d6e0570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 63c5d74f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_404-, and the Request Id: 6c6b01cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 55fbce02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_10_390-, and the Request Id: 2b6b156c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5eebab89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eebab89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 45a5f83d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a5f83d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5bb69bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb69bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 2b0fe316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0fe316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 1c588b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 5599e6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_7_395, and the Request Id: 4e0cb244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c588b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5599e6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25cf59de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cf59de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.262+0000 [https-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_395, and the Request Id: 45a3d5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 188e45e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 392ece83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392ece83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 48284645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_395, and the Request Id: 550867a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_395-, and the Request Id: 18f00513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 462ceb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.271+0000 [https-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: 166c5a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 229c4d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5cd0b709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 37ee4655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: f77be3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_2_399-, and the Request Id: f266060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: a0bdfc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0bdfc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 10a31a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a31a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_5_401, and the Request Id: 5f42e393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3d628423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 7ee1919b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 773dcf58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee1919b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_395-, and the Request Id: 485bc4eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1218a9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1218a9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 73571e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_1_402, and the Request Id: 13ab604a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73571e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 2be8b183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be8b183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6ae6dce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 4836ae66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4836ae66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae6dce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 38304e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_395-, and the Request Id: 41a98cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38304e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2344be93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2344be93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_9_398, and the Request Id: 19c62c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.319+0000 [https-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_391, and the Request Id: 767095b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_4_402, and the Request Id: fdb7c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_5_401-, and the Request Id: 70497d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 781ba299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 53fbbddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_4_402-, and the Request Id: 69f04659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_1_402-, and the Request Id: 5cff6694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.337+0000 [https-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_398-, and the Request Id: 1869dd07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.339+0000 [https-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_391-, and the Request Id: 4a9f6998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 659ebbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 47c36a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 77c43c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659ebbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.344+0000 [Thread-16261] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:33.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: 15fe8f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fe8f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 40ea5a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_405, and the Request Id: 49bcc583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 7d6f20ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.354+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6f20ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 34bbcef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 68b90433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 119c4584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 3bedfd7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 26be195e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 31d5b0cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3d531e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6498f77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 39aa37fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6498f77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_396, and the Request Id: 50376982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.370+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a082fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 1cf00b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_396-, and the Request Id: 7e9c7a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf00b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 30fbd50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.378+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a082fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_405-, and the Request Id: 364a09a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6cbe8c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 6dfd90ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 49bd9f5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bd9f5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4cf46247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf46247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 48bc0203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bc0203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 3de0be91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de0be91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_403, and the Request Id: 46107634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 1c712df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 475104da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475104da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.395+0000 [https-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_402, and the Request Id: 5e7b4249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 3393209d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c712df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_396, and the Request Id: 183d5618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 4ad9f389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476835bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad9f389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_403, and the Request Id: 62c7571d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_403-, and the Request Id: 1583ea7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 2d9d7644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: dd8ef28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 164138c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_8_396-, and the Request Id: 7ef88300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: b9a604c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9d7644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5b7317aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_396, and the Request Id: 69da372c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_4_403-, and the Request Id: 4816c149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1304ada1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd8ef28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 24b34976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b34976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_5_402-, and the Request Id: 38f060d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495ccff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7317aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4e660ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_9_399, and the Request Id: 2aec0bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 5580e6ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5580e6ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 600a32e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1a057271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_392, and the Request Id: 59dce1ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8dca27b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 88cb140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8dca27b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88cb140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3f21723d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 212c59d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 6d1387ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 306014ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1387ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 2692cca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_3_396-, and the Request Id: 24a2f75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306014ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_397, and the Request Id: 11fde4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_6_406, and the Request Id: 7af895cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_392-, and the Request Id: 5a9ca590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_9_399-, and the Request Id: 7cc5c5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 7bd29649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: ddac07d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a712d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddac07d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a712d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_397-, and the Request Id: 6cdb8070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 245a0784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 52f45090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 4a6c890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6c890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f45090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_5_403, and the Request Id: 727e9a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 28633516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_406-, and the Request Id: 132cbc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_1_404, and the Request Id: 5a2e0676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 225506f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225506f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 2f56fb25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283edb0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f56fb25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 1a69e4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a69e4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 66ccac68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ccac68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_4_404, and the Request Id: 5ea70a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_400, and the Request Id: 801e64c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 322b1669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 3b765bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_4_404-, and the Request Id: 16facf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_5_403-, and the Request Id: 7e9ff349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: df1049a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_2_400-, and the Request Id: 350a6359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 65ef519e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ef519e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 217328dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217328dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 229ea5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_404-, and the Request Id: 1ce49568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 2616bce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 7ff59563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2616bce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff59563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.509+0000 [Thread-16325] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:33.515+0000 [https-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_397, and the Request Id: 4287d7de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.515+0000 [https-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_397, and the Request Id: 47f7300f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 41e86f94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e86f94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7195d36a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 4b66c79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7195d36a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_7_398, and the Request Id: 12261861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_397-, and the Request Id: 28e638db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3115693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1c50bb6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 561a5aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7266be09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 282b9124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6913da69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e81fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 4a170df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 5fe03bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e81fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_8_397-, and the Request Id: 436e1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 47e16c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e16c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_393, and the Request Id: 12ce717b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_398-, and the Request Id: 13eeb836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 5784eb90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84cc1e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3e381d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5784eb90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 6efeb8cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 14688c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 20c194c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c194c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5b0faf47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 174dc8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_10_393-, and the Request Id: a66368f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_9_400, and the Request Id: 180e0e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 7080ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 40b3646e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b3646e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 2a4c460e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 5ee34989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4c460e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee34989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efeb8cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 313318d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 3b59460b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_2_401, and the Request Id: 4472b3f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b59460b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 79d5b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d5b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.584+0000 [https-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_404, and the Request Id: 5830ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_400-, and the Request Id: 327cdbb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 5345e83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 50d1adfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52412b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 27b1cfb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d1adfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52412b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b1cfb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 57cf1b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 787ecebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cf1b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.593+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787ecebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 6a5d1a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_6_407, and the Request Id: 2eeacf8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5d1a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_1_405, and the Request Id: 10e5a822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_4_405, and the Request Id: 9ddbae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_2_401-, and the Request Id: 1bf4a1c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_398, and the Request Id: 1947422e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 58ea1c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ea1c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 34cd29ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cd29ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_4_405-, and the Request Id: 93fb87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_398, and the Request Id: 2aae6642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ba7a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 16f73924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.627+0000 [https-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_398-, and the Request Id: 6b1d93cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_407-, and the Request Id: 5c343e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 289f9a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_5_404-, and the Request Id: 5187a8c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cd880a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 34614307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_1_405-, and the Request Id: 6b711c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.633+0000 [https-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_398-, and the Request Id: 38f69491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 2d0eaaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 58004419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 666e6094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58004419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 51faa974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 49ac4120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 6501d7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 20d31b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6501d7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d31b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7ddafa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5e1b2599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1b2599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_7_399, and the Request Id: 49c80a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 6c5054ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7a0c65c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5054ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1c71b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 24b3ff80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 70ee3307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_394, and the Request Id: 60ffb30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 54563347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 674ea686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 79cda38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4efe01eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_394-, and the Request Id: 47ea41b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efe01eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_4_406, and the Request Id: 36ab9b9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_7_399-, and the Request Id: 4bc28eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 3ab8ac38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab8ac38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 5aef774c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aef774c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_2_402, and the Request Id: 2207ace8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54563347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 2d6cc0fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6cc0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_9_401, and the Request Id: 49779b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 13b7d44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 17ccd53d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b7d44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 51e73b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 60e3766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e73b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 1283113a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1283113a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 77d3eb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 74a4fce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4df12433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_9_401-, and the Request Id: 6b1648a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d3eb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3a685c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a685c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_4_406-, and the Request Id: 18bd9b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 58173a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58173a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df12433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_3_399, and the Request Id: 16f86e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 6b04a028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_408, and the Request Id: 5dc27979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b04a028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_2_402-, and the Request Id: 43a2d35a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 4a947c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.754+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a947c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.755+0000 [https-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_399, and the Request Id: 42c2c810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_5_405, and the Request Id: 9f0f08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d2ae6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d2ae6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 3229f48e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3229f48e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_1_406, and the Request Id: 5d00ac07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 1607cf70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1607cf70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_395, and the Request Id: 528b10b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 709fb046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 4d96d1b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_399-, and the Request Id: 2a75d49e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 26b88f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_10_395-, and the Request Id: 4cd92412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1339192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 32ea6a08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.783+0000 [Thread-16421] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:33.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_6_408-, and the Request Id: 6d599e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.784+0000 [https-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_405-, and the Request Id: 3334de22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_1_406-, and the Request Id: 2b9ca0ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 28af7a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 288b8817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28af7a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 7488c80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: a824036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7488c80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7ea80327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_4_407, and the Request Id: 7b9443fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1812404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_399-, and the Request Id: 2001642b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 3434b231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 1868862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1bb83f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb83f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 34f7cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f7cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 48ed04c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-types, and the Request Id: 69a88050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ed04c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a88050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3225cdca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_4_407-, and the Request Id: 604f85be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_2_403, and the Request Id: fb519cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.830+0000 [https-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_400, and the Request Id: cb13ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: c63f321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c63f321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: bb4f6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb4f6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_9_402, and the Request Id: 425b17c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 8cc0df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 2c13612a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b090f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.856+0000 [Thread-16448] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:33.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: 3aa48fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa48fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 27b87804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b87804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_1_407, and the Request Id: 7d61a50a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7c4cf9be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6174ee29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 7811fe6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_2_403-, and the Request Id: 8eda4d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy_7_400-, and the Request Id: 290166fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_9_402-, and the Request Id: 2017ec85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 3f693dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f693dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 7b3cc10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.881+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3cc10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_10_396, and the Request Id: 59d2806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 54e13ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_1_407-, and the Request Id: 1d4ebd67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 68d5b838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 2f007a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d5b838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 799a9833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799a9833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_5_406, and the Request Id: 1249b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 73a71d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 6849cf3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6849cf3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 87b37e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.908+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87b37e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 118ae609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_400, and the Request Id: 7c95bd05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 30f15a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 7103d7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103d7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 662e86ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662e86ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_8_400-, and the Request Id: 40b35996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_6_409, and the Request Id: 4556086c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_10_396-, and the Request Id: 5c6503f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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-instances, and the Request Id: 5dea8937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dea8937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 53df8d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53df8d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies, and the Request Id: 3a02ac3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254a4dd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policies/policy_3_400, and the Request Id: 300cc257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 1c27773b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.952+0000 [https-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_406-, and the Request Id: 2a615e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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, and the Request Id: 474ca5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d49f428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5912fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.969+0000 [https-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_409-, and the Request Id: 2fdab85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffa3910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 744f9333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 3bd5c371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd5c371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-types, and the Request Id: 43b7c9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_3_400-, and the Request Id: 42be1914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b7c9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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_4_408, and the Request Id: 62488b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 122efb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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: 78475f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 4834a0c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.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/policy-instances, and the Request Id: 495df1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:33.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4834a0c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495df1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 2ecb4f35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.002+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecb4f35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_404, and the Request Id: 22ac6641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: b790584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b790584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_9_403, and the Request Id: 5f67bd70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 55a51a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 61175e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61175e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 563e59f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 11cfdff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.018+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cfdff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 6756132e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.019+0000 [https-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: 569bf851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4f3bdf45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_4_408-, and the Request Id: 51680f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 6d16d25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d16d25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 5c8adfc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3c4c4064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8adfc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_397, and the Request Id: 14c74bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 7be68cbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be68cbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 1337abe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_2_404-, and the Request Id: 6529c6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1337abe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_7_401, and the Request Id: 39186b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 736f9b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736f9b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5d6f71c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.053+0000 [https-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_403-, and the Request Id: 1a2305eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6f71c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_401, and the Request Id: 11fbc324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5fb1f5fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 4f469a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.068+0000 [https-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_408-, and the Request Id: 3d14d86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 582839b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3b1a804f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 4a1d00cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1d00cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 68e445a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_10_397-, and the Request Id: 5b24e72f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 4d3e48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3e48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_407, and the Request Id: 5db04478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: ba60e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_8_401-, and the Request Id: 78c3b11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_401-, and the Request Id: 52e4ba5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 7087da7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7ecede5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7087da7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 29c908c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 776f9d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_407-, and the Request Id: 4391f2f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c908c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_6_410, and the Request Id: 59478bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 10a6071f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 10921d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 1fb582d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.141+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb582d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 440cc042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3bfd0111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3ec5983e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: e7b0983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 2a4a6d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.149+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4a6d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_3_401, and the Request Id: 675a30d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 6120035e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7b0983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: b0b9ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6120035e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0b9ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 39edd6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39edd6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_4_409, and the Request Id: 77264817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_404, and the Request Id: 3101c0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6b4d8bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 27fdb027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fdb027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 765b3a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765b3a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_1_409, and the Request Id: 5f4e7873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5542a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 26a17770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_6_410-, and the Request Id: 601ffce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 13038a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13038a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 299e6a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_3_401-, and the Request Id: 58fa598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_409-, and the Request Id: 7572d1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 2811a245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2811a245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_9_404-, and the Request Id: 761ced1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_405, and the Request Id: 73b43464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 72ecdd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_1_409-, and the Request Id: 3fbf7fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 7dcaac48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcaac48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 2514910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.200+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2514910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_10_398, and the Request Id: 233d2e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3fd81d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 3fcf7c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fcf7c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 19bc195a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.208+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bc195a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_7_402, and the Request Id: 7e5a101b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 2571a439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7b07e272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 5518e161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5518e161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 75cf4638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cf4638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 7313ee9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_402, and the Request Id: 21952c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_405-, and the Request Id: 127b4b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 18156173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18156173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 23bfe636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 58232db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bfe636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_5_408, and the Request Id: 5f3caac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_398-, and the Request Id: 6002cd5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.244+0000 [https-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_408-, and the Request Id: 742ea0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e5f2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 3774c50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3653c8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 308e0f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 167d3d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_402-, and the Request Id: 50c65618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cfd3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cfd3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_7_402-, and the Request Id: 5f2881e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c785172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 188b8be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 636c29dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636c29dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5f1b92d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3ca89334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_411, and the Request Id: 1d93d099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca89334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 35d02c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d02c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 471edbec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7d82b4cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 616f36ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616f36ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_9_405, and the Request Id: 7bb97ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3a883a65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 6c38b0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 6dceb605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dceb605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_402, and the Request Id: 1fb0fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5254513c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5254513c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 9e95ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.292+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e95ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_1_410, and the Request Id: 62c2bd21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_9_405-, and the Request Id: 6118a297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_6_411-, and the Request Id: 3204c662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 212953b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 3fe5e359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212953b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 721747d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 14df1bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 500f566b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14df1bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500f566b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7d9c071e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9c071e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_10_399, and the Request Id: 7917c880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_1_410-, and the Request Id: 681faf47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 210e053d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6742045d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_3_402-, and the Request Id: b5bfeb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210e053d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4c07413f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 79d2ce7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c07413f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_410, and the Request Id: 62894cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 1fced89f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fced89f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.317+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736fa6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_7_403, and the Request Id: 3e8198a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 3db8e5a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736fa6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db8e5a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_8_403, and the Request Id: ee56053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 78b1b11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1418ab11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_399-, and the Request Id: 4239e329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b1b11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_406, and the Request Id: e973bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5a2ecd55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 67f8e033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 7b04a42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_2_406-, and the Request Id: 6a732395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_403-, and the Request Id: 15c1cc73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_403-, and the Request Id: 76131756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: b5d2562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5d2562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7b4cfd20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2b219189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4cfd20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.354+0000 [Thread-16585] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-02-14T10:10:34.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_4_410-, and the Request Id: aeda32a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 1d1586e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67604373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 782d85c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67604373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782d85c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 2735863d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 134b77e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_5_409, and the Request Id: 116fe179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_9_406, and the Request Id: 7139bbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 6714a8ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 4efa2e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_409-, and the Request Id: 22775ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4db045e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_9_406-, and the Request Id: 1e51872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 50166d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 579c7f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 634646c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 3e5803b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5803b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 4999abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4999abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 539c9784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_1_411, and the Request Id: 250fc307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 305c4e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 4ec27a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6fb030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6fb030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 15610728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 4ddbc6ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.400+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15610728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: b695cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4e530fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 789b6ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789b6ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 19fe3ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fe3ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1bfe82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305c4e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.409+0000 [https-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_411-, and the Request Id: 48187961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_407, and the Request Id: 6812da88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_403, and the Request Id: 23d31a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 71c504d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.413+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c504d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_6_412, and the Request Id: 7477baca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_3_403-, and the Request Id: 36c63ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 38cd9742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 513b5639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cd9742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.422+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513b5639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 42218ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 1b722ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42218ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b722ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.425+0000 [https-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_411, and the Request Id: 6e61362e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_400, and the Request Id: 215fcb23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 6cfa646e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 37030c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfa646e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_407-, and the Request Id: 52e68f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 114afa8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37030c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bbae87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 642bf5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114afa8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 7e676dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e676dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4aadbbe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_6_412-, and the Request Id: 76cf58be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aadbbe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6a7d394c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_404, and the Request Id: 3ee7b930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7d394c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.439+0000 [https-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_411-, and the Request Id: 629f8493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.440+0000 [https-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_404, and the Request Id: 4b547677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_410, and the Request Id: 15259d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.447+0000 [https-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_400-, and the Request Id: 52ff706e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: e4d4231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_7_404-, and the Request Id: 47f1c797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 484bfd03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.453+0000 [https-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_410-, and the Request Id: 660c5f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 11ddaa7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 7e6ec36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6ec36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a136fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 1b5d6b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 33d77d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5d6b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_9_407, and the Request Id: 5ed708b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 1bec8557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bec8557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 1fea3689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fea3689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_412, and the Request Id: a888f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_9_407-, and the Request Id: 3d3ab093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.479+0000 [https-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_412-, and the Request Id: 558f6ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3409b473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 1f5209a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_404-, and the Request Id: 2d076719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c49b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 27e9e808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4916b718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6d7954bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 12f4881f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f4881f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: c1fa9b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: e16457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1fa9b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.518+0000 [https-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_412, and the Request Id: 1d724e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4499490d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 314c620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 2639c624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 407df782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4d014f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7da708f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221d2520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221d2520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6e03f894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e03f894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_6_413, and the Request Id: 52221c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 124fc60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_4_412-, and the Request Id: 24c01b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5ad2a8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.561+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad2a8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 73511840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 53a0d604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73511840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_10_401, and the Request Id: e0d5f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.571+0000 [https-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_401-, and the Request Id: 4ba10b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 36bc9128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 19ecaac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 1ab51de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bc9128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab51de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 3b4e6d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.577+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4e6d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 428489a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_3_404, and the Request Id: 1088c041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428489a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.581+0000 [https-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_405, and the Request Id: 614d09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 33dad400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33dad400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 4a68a9f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.586+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a68a9f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_2_408, and the Request Id: 74700ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2924aaf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_6_413-, and the Request Id: 6e8e62bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2924aaf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 59d4018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.592+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d4018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_411, and the Request Id: 6ce53731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 43432f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43432f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 11a4267c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a4267c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_9_408, and the Request Id: 2040bd6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.603+0000 [https-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_408-, and the Request Id: 2ac6f07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 419d0818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 7cc2d79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc2d79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 658fdce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658fdce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_1_413, and the Request Id: 18b5f3ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 509e00f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509e00f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_3_404-, and the Request Id: 648dd393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 58934dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_408-, and the Request Id: 56416f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 59f26407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f26407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 35b5a2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 1e94083c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_411-, and the Request Id: 22833aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6250a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_405-, and the Request Id: 70b4f412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.632+0000 [https-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_405, and the Request Id: 5881e97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_1_413-, and the Request Id: c5afb95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 249275a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249275a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 1278cd15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 734b8b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734b8b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_413, and the Request Id: 28e23686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 52736350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2c069e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4ca0e6a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2154fe7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 53ffe04b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: def1fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6e554a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_405-, and the Request Id: 412d6437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 774a7a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 62b147ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_4_413-, and the Request Id: 27f2d3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 1d933d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 5a5a9d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 3ab64483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5a9d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab64483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba03ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba03ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 333cfd90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333cfd90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_6_414, and the Request Id: 25db8ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_2_409, and the Request Id: 9ca7da5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 38c5b736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 6c961e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c961e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 3b4bf524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 759e457a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 8b01e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 137b9617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137b9617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b01e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6fe33705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2f4c1654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 78d01cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4c1654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_406, and the Request Id: 18daa8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d01cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ce72d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce72d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_402, and the Request Id: 64c219b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 7294755f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7294755f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_3_405, and the Request Id: 597d9a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_2_409-, and the Request Id: 4162cfe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_6_414-, and the Request Id: 57ce256b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4579aba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4579aba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_5_412, and the Request Id: 7621ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 23c99f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_3_405-, and the Request Id: 30a54ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 17c405f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 41f0ae9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f0ae9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_7_406-, and the Request Id: 45acae0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_402-, and the Request Id: d67857e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 2ab078e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab078e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 25092f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_9_409, and the Request Id: 6cb4f691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 3c228668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 14976583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14976583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 797cb344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797cb344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_412-, and the Request Id: 6d255307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_1_414, and the Request Id: 51c554c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 2efa09f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efa09f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2f5c4f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5c4f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 3ab00e7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_4_414, and the Request Id: 664fa5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 45e8ef75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e8ef75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 7e804a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e804a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_8_406, and the Request Id: 1ccabc5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 65aac091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 707b6b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: d096571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_9_409-, and the Request Id: 71010363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4ab34895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217bbffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_406-, and the Request Id: 31f13f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 45b04916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df2d4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 4f63a845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 6d67c653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 422d96c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d67c653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 4c5a96a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5a96a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_7_407, and the Request Id: 5adab02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422d96c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 301f561e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: a61e908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a61e908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies/policy_1_414-, and the Request Id: 3a735511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_403, and the Request Id: 44443b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 65a8b722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 540472d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_4_414-, and the Request Id: 63f08a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-instances, and the Request Id: 426ef71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426ef71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 79c29110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c29110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: ad9b073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad9b073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 47629074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47629074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.883+0000 [https-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_410, and the Request Id: cb9f46f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a12aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_413, and the Request Id: 76850aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 39a34c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a34c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.895+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b971f65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.896+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b971f65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_7_407-, and the Request Id: 24bbdf07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_6_415, and the Request Id: 6f6b94e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 269d987b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 467b3adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_10_403-, and the Request Id: 5560f12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 768cefe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768cefe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 6911d620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6911d620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.916+0000 [https-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_406, and the Request Id: 69fc3290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 47536204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 59b7e24f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy_2_410-, and the Request Id: 6b85647c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 6d826f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d826f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_5_413-, and the Request Id: 3784f216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-types, and the Request Id: 6c56f388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c56f388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.944+0000 [https-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_415-, and the Request Id: 1344787c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_407, and the Request Id: 5956314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 16a5476b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 626684c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e18892c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policy-instances, and the Request Id: 2294ccbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e18892c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2294ccbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208d562a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_3_406-, and the Request Id: 57582915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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-types, and the Request Id: 5820bae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5820bae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 748e147d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748e147d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_1_415, and the Request Id: 3e792277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_8_407-, and the Request Id: 3d60024f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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_410, and the Request Id: 187f2d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 45c5a17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 2c559042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 135c5826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 30f1f817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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/policies, and the Request Id: 26c73fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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, and the Request Id: 44a6de79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:34.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: 601a7ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6eca35ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5ca92252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca92252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_415-, and the Request Id: 17da7820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 67bf67b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bf67b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_4_415, and the Request Id: 11c0c1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_9_410-, and the Request Id: 41ff47e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 108c7997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 27018784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 351105fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 71085aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351105fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6c6a7e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 1e247d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 29fcc24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e247d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 661df9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fcc24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 73098989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73098989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_7_408, and the Request Id: 1a07cf8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_10_404, and the Request Id: 53fab183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5c960ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 19545030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_415-, and the Request Id: 5121d900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19545030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 5941ba09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 732fd385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5941ba09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_411, and the Request Id: 17943756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.054+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732fd385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 31d2544d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d2544d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 2ab997ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 35a18b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a18b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7a38b24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a10093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a10093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_5_414, and the Request Id: 45fe90d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5e454d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e454d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 525a5e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.075+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525a5e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_407, and the Request Id: 554ccf45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdba186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_414-, and the Request Id: 1fe0ca23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_6_416, and the Request Id: 14559308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_7_408-, and the Request Id: 3a3929e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5048b557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5048b557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 7076d4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7076d4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.094+0000 [https-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_408, and the Request Id: 46e4c01f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_411-, and the Request Id: 52d51e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5bcec394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcec394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 4366bc0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.105+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4366bc0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.105+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be7dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_411, and the Request Id: fe7a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_10_404-, and the Request Id: 3eb96468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_407-, and the Request Id: 3f7a5605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 20e51c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_6_416-, and the Request Id: 10e7e244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e51c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3fd05ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd05ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_416, and the Request Id: 64990ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 7664dd80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 64a8eeca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_8_408-, and the Request Id: 4e8cb174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476f9e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.149+0000 [https-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_411-, and the Request Id: 740ec74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 3eea38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eea38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 67455631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67455631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_416, and the Request Id: 6296f668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 439eae10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 7d356712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5409365c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_1_416-, and the Request Id: 11140041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 315203d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 49230df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1b2411f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 188b7e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1334bf23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2a08ff0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_416-, and the Request Id: 1f504656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 72cd13e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 24a59f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 57cc86bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 28748735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28748735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 16691bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16691bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_7_409, and the Request Id: 69921cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 74633380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 728ce516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74633380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728ce516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5b8faf41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0ae472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 3e638d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 45511a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e638d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8faf41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0ae472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_415, and the Request Id: 41c0b054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 18477751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_10_405, and the Request Id: 6c70858d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18477751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_412, and the Request Id: 6e57326a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: ce6563d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_415-, and the Request Id: 56d3df99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 4ca31e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 6a9bba39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 5afdf714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afdf714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: ee63baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.236+0000 [https-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_409-, and the Request Id: 19fd99cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee63baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6a8cd5a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8cd5a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_408, and the Request Id: 1aa23e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 4018f2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_405-, and the Request Id: 670fcf25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4018f2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 4c142919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 530c8e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530c8e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_6_417, and the Request Id: 380e9beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 6d6744b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c142919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 44078599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_417, and the Request Id: 3c241269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44078599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.253+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6744b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_8_409, and the Request Id: 1300a210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_412-, and the Request Id: 31e1c3de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_408-, and the Request Id: 40e29d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d68c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d68c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 657d5c32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 287e5b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287e5b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 278e5647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_412, and the Request Id: a0fbbf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 5cd89008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6da7e8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 72ea2bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3fd9b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3ec84d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec84d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ee2b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_1_417-, and the Request Id: 1a0f3ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ee2b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_8_409-, and the Request Id: 29a0139f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_4_417, and the Request Id: 71004778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 77beba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c92dddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_412-, and the Request Id: 706ef4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 32036582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32036582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_6_417-, and the Request Id: 1a993d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 3886a0ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53712d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3886a0ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53712d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 6a7319cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7319cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_409, and the Request Id: 20260fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 880e427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_409-, and the Request Id: 7b50e22a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 72f77992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.331+0000 [https-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_416, and the Request Id: 78ad3e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 15577ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 5c96ce7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c96ce7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 1b56e6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15577ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b56e6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_10_406, and the Request Id: 5a1c5c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 1035e247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1035e247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 5a541653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_7_410, and the Request Id: 6b7e76e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_5_416-, and the Request Id: 7b809726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.364+0000 [https-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_417-, and the Request Id: 471972c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 4986dbb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 50aef32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2981740d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1e95933a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 231872c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 393383aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 271672c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_410-, and the Request Id: 512196d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7ff84234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7075f468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 7c2ea45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3e0049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 364fd902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364fd902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 703b10e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65880c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703b10e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_2_413, and the Request Id: 4127a16a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 425af766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425af766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 2760e06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.420+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2760e06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_5_417, and the Request Id: 16e10398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 2baa9d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_413-, and the Request Id: b4af02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_417-, and the Request Id: 3896f05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3128442a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 2fc89594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc89594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 635a1efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635a1efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_418, and the Request Id: 21591208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4dec1f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_10_406-, and the Request Id: 4f06067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 379f7fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf7fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379f7fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf7fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 101be8af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101be8af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 7514717e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 2d2354c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_413, and the Request Id: 1692b4ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7514717e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2354c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 42f452ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_410, and the Request Id: 4911b162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f452ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_6_418, and the Request Id: 5fb1303d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3bb2b5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.462+0000 [https-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: 5de10eb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb2b5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 2cf2a60d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf2a60d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_418, and the Request Id: 7bebc27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_410-, and the Request Id: 486cd179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 6a496e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 588bb0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_418-, and the Request Id: 688ee876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 4867ec7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44958175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 3197fd1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3197fd1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 78ac037f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ac037f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_8_410, and the Request Id: 1513d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_6_418-, and the Request Id: 65ce538c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 286cd397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_4_418-, and the Request Id: 37d42797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6f1304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 7166974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 2e5a75dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 21b37f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b37f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 571a794e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571a794e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cde7e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_7_411, and the Request Id: 3198bb94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_410-, and the Request Id: 4c18e4aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4e354a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 44eab38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 7a48818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1aa21311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2300bd9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6a666a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_411-, and the Request Id: 279fd998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 49e35201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e35201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 1fab1eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fab1eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: bf8a9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf8a9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 304d9b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 561654e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 45c99b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c99b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 22f4aeee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 721e804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f4aeee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721e804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_418, and the Request Id: 569468b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7b082c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_1_419, and the Request Id: 7348bf3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 258626c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 786afad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258626c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 57bd1487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bd1487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b082c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_411, and the Request Id: 27ed9e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: b24ad0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.558+0000 [https-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_419, and the Request Id: 64c022e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b24ad0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 1cf83b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_414, and the Request Id: 66504560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4bf895db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf83b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 366fa830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366fa830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_2_414, and the Request Id: 211991d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 745c2696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 601b3297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.568+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601b3297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6bad5503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_411-, and the Request Id: 6cd58055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 29d86be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_419-, and the Request Id: f9c2450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.574+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bad5503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d86be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_10_407, and the Request Id: dfd8b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 369f224b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_1_419-, and the Request Id: 302ccba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 7ae17ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae17ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.579+0000 [https-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_412, and the Request Id: 4bfe8fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_418-, and the Request Id: 6afd4ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_414-, and the Request Id: 19eb2e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_7_412-, and the Request Id: 51429344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 68db6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 5c91b3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 1e1c8312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_10_407-, and the Request Id: 4b7009cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 622a9ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1c8312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.591+0000 [https-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_414-, and the Request Id: 5624d958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 50991f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1af5c51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50991f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 1bc7ad71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc7ad71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 61875f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.595+0000 [https-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_419, and the Request Id: 799a5842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61875f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1f0702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_8_411, and the Request Id: 5e3c275f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1331547a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 64cbabc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 68e6702a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0677e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1be4d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.606+0000 [https-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_419-, and the Request Id: 5f45bf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_8_411-, and the Request Id: 1525d678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3ab3d410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 148192a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1b6baff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5158f187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148192a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 604f5440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604f5440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 5324b16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 7d7d2199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5324b16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7d2199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.617+0000 [https-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_413, and the Request Id: 3a90a18b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_412, and the Request Id: 5db3e790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 60e8d873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1b348e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4de7f23f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b348e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 698b401a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 25a6b484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698b401a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb83daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a6b484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 3283c219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3283c219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 4bd532a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd532a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 7077f416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_420, and the Request Id: 50324170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7077f416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_420, and the Request Id: 730992bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_5_419, and the Request Id: 4c577823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1ff2bedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 30104979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_412-, and the Request Id: 2bb4e60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: bfa7347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfa7347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_7_413-, and the Request Id: 5c051c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 47c6ca34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c6ca34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.652+0000 [https-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_415, and the Request Id: 43cd5fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_420-, and the Request Id: 59f57afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_420-, and the Request Id: 7eca9103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_5_419-, and the Request Id: 4a860038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 4956c8dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5f7b56f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4956c8dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 6879146f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6879146f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4c954016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 770d543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6f35f8b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_415-, and the Request Id: 5b0bcaca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770d543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 23aa6bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aa6bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.664+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2482bca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.664+0000 [https-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_415, and the Request Id: bf7ec7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_10_408, and the Request Id: 650dd049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 7a8a8d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: d1b1739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 53c29597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 37855bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c29597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 86e8a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86e8a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 43190e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_6_420, and the Request Id: 36c1b11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 6194c02b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 47781ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_415-, and the Request Id: 47f6f033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 66817737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: bbb56f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_6_420-, and the Request Id: 2b524e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66817737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 14768186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 70178ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14768186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6cee9b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_8_412, and the Request Id: 19d6d698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3514aa1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3514aa1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 6652a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6652a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_1_421, and the Request Id: 600c8ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 22a5037e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a5037e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 1a78f12e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a78f12e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5ad67e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad67e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_7_414, and the Request Id: 209917de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 71b0f46f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b0f46f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 1982b349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_4_421, and the Request Id: 21dfb3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.707+0000 [https-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_421-, and the Request Id: 6733d832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_10_408-, and the Request Id: 429037e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 4ec2acd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 448b21b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7c4fc9f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4fc9f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_8_412-, and the Request Id: 43931c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2c7534d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7534d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_413, and the Request Id: 4e222ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 2912f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.722+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2912f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 4d1be090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_7_414-, and the Request Id: 659ee124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 4e5f9f52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1be090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 52810073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52810073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_4_421-, and the Request Id: 9dc413d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 48a63f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5fda0357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_5_420, and the Request Id: 4a523bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fda0357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4feebaba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_413-, and the Request Id: 94eeb92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 434f4ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_9_416, and the Request Id: 3a1d37a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5c8257ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4423f408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 3d4117b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 351fb3ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_420-, and the Request Id: 87b50bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6b43ca93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 7cc429c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b43ca93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5520d4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_416-, and the Request Id: 19873905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: d06cebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5520d4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d06cebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_6_421, and the Request Id: 72301280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 793fe77b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793fe77b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 60490d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_2_416, and the Request Id: 69ac7663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_6_421-, and the Request Id: 2d59bcc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2ad7e389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_2_416-, and the Request Id: 2efacdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4cdef06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 3ce21be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 4f0ac781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7220892e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7220892e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 60f86012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 4c3db579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 322eb717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1694b233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.786+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6083fdf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 3cdaac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322eb717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.787+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6083fdf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdaac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 17514fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_422, and the Request Id: 3ce669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17514fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 739da13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_10_409, and the Request Id: 4d4a0da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739da13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_415, and the Request Id: 6f92d8ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5f452205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 65541932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65541932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 53d88865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d88865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4340f181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 74d7728d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4340f181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d7728d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_1_422-, and the Request Id: 44e01a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 456836e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498bd6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab6085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498bd6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_10_409-, and the Request Id: 215d6be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.852+0000 [https-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_413, and the Request Id: 23da65ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 4d470694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d470694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 52852b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_4_422, and the Request Id: 5c33e978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_7_415-, and the Request Id: 2250bd8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_414, and the Request Id: 278f5761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4f4e4252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4e4252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 1fac5cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fac5cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_5_421, and the Request Id: a3b002a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 18c37237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 3bafeeda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c37237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 3861f506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3861f506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 6da63f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.874+0000 [https-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_421-, and the Request Id: 20add684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_8_413-, and the Request Id: 2d188fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_3_414-, and the Request Id: 44cc7e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 2476a3f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7b449678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_417, and the Request Id: 5387ff91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 69262442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4fe81ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_422-, and the Request Id: 3f07e518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.885+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b449678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ada6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 36d6ab3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ada6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d6ab3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_6_422, and the Request Id: 7036e361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 39119b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 7207de85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 5b19ff6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.893+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39119b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.894+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282a8321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 56e47090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_417, and the Request Id: d5a8e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_9_417-, and the Request Id: 7b0d4234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 21364292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21364292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2e94a79a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 4521c0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 78d2bfa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4521c0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_6_422-, and the Request Id: 76ee08e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_1_423, and the Request Id: 20ef017a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 42554101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 77d3efc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 48737761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_417-, and the Request Id: 2258dd0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 77847580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 103dac0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 4fd810e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103dac0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 7b57cfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 20ae1514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd810e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: b5dd6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 7219133f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_1_423-, and the Request Id: 52593ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7219133f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: ee27505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5dd6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 63f44b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f44b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 776e815d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-instances, and the Request Id: 62dbecc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e815d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_8_414, and the Request Id: 6ff47d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dbecc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_10_410, and the Request Id: 47c37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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, and the Request Id: 39a18078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 1885d972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 3fd31374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd31374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1885d972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_5_422, and the Request Id: 7514a28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: b60bc34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b60bc34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_423, and the Request Id: 778e5f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 40f7e838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-instances, and the Request Id: 383f1820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_8_414-, and the Request Id: 35cb0976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383f1820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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-types, and the Request Id: 43135b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43135b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_422-, and the Request Id: 589a5387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_423-, and the Request Id: 264c87d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: ca7dedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.954+0000 [https-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: 96b1fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2cee8db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 244f81fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 1b684331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 3fa1a061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b684331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_10_410-, and the Request Id: 63bcdb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies/policy_7_416, and the Request Id: 1d0e7deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 76907bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy-types, and the Request Id: 8914f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76907bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.976+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8914f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7194c96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7194c96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_3_415, and the Request Id: 25b4ee97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policy_6_423, and the Request Id: 491f4380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: 17f3ce10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_9_418-, and the Request Id: 1edf1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 2c23bc61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 4dc7dac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_6_423-, and the Request Id: 26ee4523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_416-, and the Request Id: 1926c5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc7dac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: b9481c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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/policies, and the Request Id: b51408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 7c15b43f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e861e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e861e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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_2_418, and the Request Id: 27d3e18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:35.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: 56dbce50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 333a326c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333a326c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: b8c6981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_415-, and the Request Id: 835f0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 63a34436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 7fd8c114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a34436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd8c114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 56d7fcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.008+0000 [https-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_415, and the Request Id: 72ec39c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 57ff9727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ff9727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_424, and the Request Id: 7dd8498c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4eddd4f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 52b32225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b32225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1a5a7017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 186cdeec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6197252b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2e032207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_418-, and the Request Id: 41ba9835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.020+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186cdeec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1a7623a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_8_415-, and the Request Id: 1d7625b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_424, and the Request Id: 4c32752c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: f071a93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 79531f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f071a93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79531f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 3a9c58b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c2ab1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 55c42a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c2ab1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2732893d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_411, and the Request Id: 14bd0ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9c58b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_424-, and the Request Id: 2e8aa19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 2de2f386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 6922a84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de2f386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.038+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6922a84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_5_423, and the Request Id: 2b375c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_424, and the Request Id: 676be8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: bfb1985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfb1985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6de92680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de92680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 214292ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214292ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_1_424-, and the Request Id: ab1b516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 111fde1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 70e67c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_411-, and the Request Id: 5c51f6ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e67c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_417, and the Request Id: 381b45bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_6_424-, and the Request Id: 749b164c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2eec4ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1b01dac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_9_419, and the Request Id: 22f10552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 758b18c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 461600a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3ace9cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5317972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_423-, and the Request Id: 21aab1f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 740c8145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_417-, and the Request Id: 35021081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 1dd68c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd68c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 62d6f492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d6f492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 288dcadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2390ccb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1b647a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_2_419, and the Request Id: 19f065cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b647a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 26b741d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5de93388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 2a5c4167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5c4167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 3e85c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_425, and the Request Id: 2fea9176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288dcadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_9_419-, and the Request Id: 60b6dfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 718c1ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718c1ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 29d75087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_416, and the Request Id: 643172d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 86f4b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_4_425-, and the Request Id: 6d1b7407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86f4b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 50ee6993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ee6993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_419-, and the Request Id: 55c66fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_3_416-, and the Request Id: 363fc4db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_425, and the Request Id: 3a884ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db0f8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db0f8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: c9d6a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9d6a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 77773d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2044ee37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17f86078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 50441f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4dcb7b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f86078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcb7b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_8_416, and the Request Id: 12fe7bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_412, and the Request Id: 6a3c1c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 26773c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3b8d4ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2e8cd767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6decefcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_425-, and the Request Id: 66fb3313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 16f8c25f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f8c25f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 6a2b9e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2b9e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: b249be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_425, and the Request Id: 762681cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 76d425e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_8_416-, and the Request Id: 24154bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_412-, and the Request Id: 670b2265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 638fa93d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7a7c975e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 40e0f612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638fa93d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7c975e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 7705c244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 4c637cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 769d25e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c637cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 3327e999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769d25e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3327e999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 2f740992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f740992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_424, and the Request Id: 4362283b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 47b3577c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b3577c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_426, and the Request Id: 39b8f040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_418, and the Request Id: 5a74844e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_425-, and the Request Id: 50ee5ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 10b29a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 59d035ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2fd6b97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d035ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_420, and the Request Id: 1dab28ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 605df953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 28d43035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.176+0000 [https-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_424-, and the Request Id: 725073ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d43035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_4_426-, and the Request Id: 525d5626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 5a5b0d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3553e9f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5b0d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_420, and the Request Id: cba380f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 6c05265d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_7_418-, and the Request Id: 8f60446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_420-, and the Request Id: 1c57ddec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 62a9bba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a9bba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 13bc8ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bc8ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_417, and the Request Id: 4acc2556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_9_420-, and the Request Id: 49c67e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 59dd2064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 5c2075c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2452ec9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2075c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 1b5d72c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 306aa180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 1cb242f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.216+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306aa180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 59e86c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_426, and the Request Id: 2551c9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 54a6618f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2f90126e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f90126e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1476e479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 50cc2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cc2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 41be56d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 19993d8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 74358dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_10_413, and the Request Id: 66ddea9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.231+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74358dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6d726129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_426-, and the Request Id: 479e6940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 7ed5760f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29df7142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed5760f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6f7774a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_417, and the Request Id: 436ac4d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.239+0000 [https-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_417-, and the Request Id: d1e33a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6a15a26a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a15a26a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 6dbe92cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbe92cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 7622468d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4578fbe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_8_417-, and the Request Id: 591fd2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7622468d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 32b78b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 413d3416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413d3416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_421, and the Request Id: 32a051d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 37767144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 2214f15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37767144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_413-, and the Request Id: 432eac48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 52fcd628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 2f481585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2214f15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fcd628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 2f482377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.258+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f481585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 71c4a4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f482377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 22365275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22365275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_419, and the Request Id: 33c95c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_426, and the Request Id: 7eeba583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_427, and the Request Id: 52511a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 49fba0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fba0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 469b501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469b501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_421, and the Request Id: 109a9bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 73b0833c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_421-, and the Request Id: 66648f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_5_425, and the Request Id: e73f336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 150f580a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 68d3547b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccabd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_2_421-, and the Request Id: 1798d7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 3a00bc91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_6_426-, and the Request Id: 19c194e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 42682288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42682288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 400eb8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400eb8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_418, and the Request Id: 155ec71a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 7a62e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_4_427-, and the Request Id: 2d334cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 27708ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_419-, and the Request Id: 77e426bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_5_425-, and the Request Id: 19d06542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 362627f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362627f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4943681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4943681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 13e1a9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.308+0000 [https-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_427, and the Request Id: 3c519e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 73bd2c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 54be1cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_418-, and the Request Id: 408f32c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 4bf2d99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.317+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb28a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf2d99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 25d7c72f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d7c72f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_414, and the Request Id: 37d8a1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 620485a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 181eaee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 4a06d3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620485a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 5cc6935b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 599c40c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599c40c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_418, and the Request Id: 6957c820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_427-, and the Request Id: 35ef97c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 17b55326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 53ea49e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 205a8f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 3be039b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 48445ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_8_418-, and the Request Id: 3ad89aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 58ec5af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48445ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_414-, and the Request Id: 3ff7a0c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ec5af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 36fb3fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634c9922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fb3fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634c9922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5996a20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5996a20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_422, and the Request Id: 13c6a33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_420, and the Request Id: 620f38d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 385701bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 5fbc7f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385701bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_6_427, and the Request Id: 215d3809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58761a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 492b1a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58761a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 22ce503e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492b1a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_422-, and the Request Id: 22b8fd20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 17b143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 40a7b45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a7b45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5501e9f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5501e9f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_426, and the Request Id: 26be72c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_2_422, and the Request Id: 1240787a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f903e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_7_420-, and the Request Id: 4ca2fade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: a4dcc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 37d08e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 22a9e1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_422-, and the Request Id: 77e54956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2473c39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_6_427-, and the Request Id: c860234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30b65990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4e0ba189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.388+0000 [https-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: 25254147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7178ec1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b65990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7178ec1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 29aacc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0ba189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29aacc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 789011bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_428, and the Request Id: 51215156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 27957e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7bd5fb9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 42f7cae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_419, and the Request Id: 7115c00f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 116c5a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.404+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27957e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 648346a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648346a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_428, and the Request Id: 23b0e760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 508da9d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2a48321a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_428-, and the Request Id: 2aab48ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 186ca06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_428-, and the Request Id: 41f2284d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 37a7a419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a7a419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 56ff7ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6c6a6aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ff7ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7950c467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6a6aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7950c467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.424+0000 [https-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_419-, and the Request Id: a06629a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 329a7ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329a7ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402883a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 3e874fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_9_423, and the Request Id: 59e015dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e874fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.427+0000 [https-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_421, and the Request Id: 67b1b1b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_415, and the Request Id: 73178f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3736f00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2f1986ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 63c1e046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c1e046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2296a3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 3906eb80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3906eb80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 4f2b3354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2b3354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 59b3b4f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_423, and the Request Id: 742bd015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 4d07eb82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d07eb82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_419, and the Request Id: 4a2f0fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f8c395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_421-, and the Request Id: 58de384d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_9_423-, and the Request Id: d986c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 9c92e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c92e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.449+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674599a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7384885c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_423-, and the Request Id: 46a33385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7384885c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_415-, and the Request Id: 7574e224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_427, and the Request Id: 4da18cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 40ebbe0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ebbe0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5954f8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5954f8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 147779fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1fdf7b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.459+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdf7b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 7504a0da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_6_428, and the Request Id: 332dba7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_8_419-, and the Request Id: 7da81f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3bce0bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2e498b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 61106fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4ee8e223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 689d7b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689d7b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_1_429, and the Request Id: 60bea019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_427-, and the Request Id: 63e79852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.472+0000 [https-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_428-, and the Request Id: 5116427a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4353e8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4353e8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 3f474110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6ed4c449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed4c449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e6aa0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e6aa0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f4717a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f4717a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 46c98593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1b7c14c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_429, and the Request Id: 32a71fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_3_420, and the Request Id: 7e09e0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: ae0088b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 491c6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_1_429-, and the Request Id: 3de87fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 32ed40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 40c09d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5174ba96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_420-, and the Request Id: 56b19060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 14b9b99b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 163b92c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b9b99b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_4_429-, and the Request Id: 2da6daed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163b92c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 20189faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20189faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7b74e882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 1a02d617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f30f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a02d617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b0aa5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b0aa5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_416, and the Request Id: 30689fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 52120715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52120715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 62ae04d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_424, and the Request Id: 4cba96df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_422, and the Request Id: 6a78bcb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 318ba69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 906fb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 906fb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 34aa30ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34aa30ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.515+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b74e882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_424, and the Request Id: 6fdf7d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 790f717f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 1c7fb39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_7_422-, and the Request Id: 7adf96ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7fb39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 29d7cd80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_8_420, and the Request Id: 67a39655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6c907043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_2_424-, and the Request Id: 20d12b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 244d18e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: a629871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a629871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1faf55ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faf55ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_6_429, and the Request Id: 709ba0a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62fd3e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fd3e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4306b35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 2f654f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_416-, and the Request Id: 4a6f7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f654f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_424-, and the Request Id: 3008e1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 5656c693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5656c693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 690c742a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_421, and the Request Id: 7e9e523b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2726aed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2726aed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690c742a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.543+0000 [https-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_420-, and the Request Id: 2976e863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75750774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.544+0000 [https-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_428, and the Request Id: 6c3b30ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75750774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_6_429-, and the Request Id: 17abc658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.548+0000 [https-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_430, and the Request Id: 12323469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1decf871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_421-, and the Request Id: 51fbc5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2b26d60b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: f8d7875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 78d245d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 75b37e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_430-, and the Request Id: 353984fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 3a110c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.558+0000 [https-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_428-, and the Request Id: 560af3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 26c690bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 7cec9a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 73943ae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 46b7ceb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6e372497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e372497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 3930cf75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3930cf75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 3094c5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3094c5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5a65e437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_425, and the Request Id: 14ae8eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 67f32b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f32b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 33304950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 521943d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_7_423, and the Request Id: 68512cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521943d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2118a63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6ee81936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 638af5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 70a5157a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638af5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.578+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a5157a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 41f9ba61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d982dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138a8043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d982dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_6_430, and the Request Id: 6b4a8690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138a8043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_430, and the Request Id: 5bf0ea3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 4e4d049c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4d049c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_423-, and the Request Id: 43208b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_422, and the Request Id: c9e1515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_425-, and the Request Id: 37967ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2f5ec82b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 141703b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_422-, and the Request Id: 1e9b08ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4afc2675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 46c441e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2fbb83bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 394b8475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394b8475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389dc159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389dc159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.613+0000 [https-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_430-, and the Request Id: 3a453e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_431, and the Request Id: 46d747a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.620+0000 [https-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_430-, and the Request Id: 6f07910f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: d46541d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 687a0b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687a0b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 65707f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65707f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: f5867d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5867d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_417, and the Request Id: 265fb9be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6723455a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6723455a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 1ed86e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_8_421, and the Request Id: 38d14c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed86e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7aebbfff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 715e142e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715e142e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_425, and the Request Id: 39d00b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: a8932e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 379e5552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379e5552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 5798452d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5798452d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 676bc416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676bc416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_5_429, and the Request Id: 21a1397b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 59858810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59858810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_431-, and the Request Id: 1d7c82c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_9_426, and the Request Id: 3b4fddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 157f22f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 6f52e9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157f22f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_417-, and the Request Id: 151a7093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_8_421-, and the Request Id: 10d15b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 66329a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66329a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_423, and the Request Id: 1ed52fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_2_425-, and the Request Id: 4bdeca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5e48189f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 59067ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_429-, and the Request Id: 7e5b36d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 38b27c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 720bb4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 745eb216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745eb216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 16512414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 1e9c865e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9c865e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 22f952c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_423-, and the Request Id: 4f6a80d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_7_424, and the Request Id: 3f01c891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1f8c5c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 8a328d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_426-, and the Request Id: 4729fb18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5b820c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 2476d36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 4497b360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2f61dc4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4497b360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 1275242d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1275242d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 59394d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_4_431, and the Request Id: 6cd8ab38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 19bc1e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bc1e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.755+0000 [https-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_424-, and the Request Id: 21b7ed92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 74c2a6ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c2a6ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 6b89538c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5d4b39ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b89538c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 7c18fbe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_430, and the Request Id: 3c64b534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 1811ebb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 22fd69be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c18fbe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 203591f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 2d352687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203591f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d352687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: acfc14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_432, and the Request Id: 41d8b7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_431, and the Request Id: 2614a095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_431-, and the Request Id: 4bd30777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 397ecbb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5e588143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3a54b5ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_430-, and the Request Id: 22a5e037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_432-, and the Request Id: 1b7f92f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_6_431-, and the Request Id: 12a35826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 241d860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241d860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 211c2b00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 462f7e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c2b00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 4a28d3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 29941a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29941a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 679fc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679fc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_418, and the Request Id: 2c91c2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_2_426, and the Request Id: a523860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1db941fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db941fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6ddc2d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7fd867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddc2d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7fd867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4f06cafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 67d7de4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f06cafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d7de4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_8_422, and the Request Id: 588f2cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_426-, and the Request Id: 4fcc27f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_424, and the Request Id: 6bf7d7bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 167c8824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 304d34b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304d34b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3c1cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_427, and the Request Id: 34e98c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 4c65c8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c65c8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 27752f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_8_422-, and the Request Id: 411f3251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27752f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_7_425, and the Request Id: 761e3291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 55dd3cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_418-, and the Request Id: 63010ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 67bba986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 1ca2757d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4670a834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 7973c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5a756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_427-, and the Request Id: 12932419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576fb7c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576fb7c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_424-, and the Request Id: 419801cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_7_425-, and the Request Id: 5bcd90f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 31ad5ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4bfbd5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfbd5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_432, and the Request Id: 564f8980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 124d1803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 12f6fd39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 3a88d11d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 675dc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a88d11d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 2d8f3ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4995a066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5152e566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4995a066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_433, and the Request Id: 69902400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 7c737e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: aa13b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c737e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7ca9f1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca9f1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 161a9df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_2_427, and the Request Id: 144c3985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161a9df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 38794edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38794edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 459d2e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 5672a947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 35f91b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f91b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_432-, and the Request Id: 3ff15db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5672a947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 77659110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 79742a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 589da130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_8_423, and the Request Id: 190200e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589da130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_433-, and the Request Id: bbd5bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 606775b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606775b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 36eb79c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_432, and the Request Id: 19af7af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_5_431, and the Request Id: 39b11633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7aaf5368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_8_423-, and the Request Id: 6f3916f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 2a73e12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 74f7e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 400d0ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3b7628f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 34b8f9ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 614d3e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_432-, and the Request Id: 3ce53ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b8f9ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614d3e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_427-, and the Request Id: 17d709b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a73e12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_5_431-, and the Request Id: 1de30aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 23ee99de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f7e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 59ff4f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ee99de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ff4f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 65c084df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_7_426, and the Request Id: 51818063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ecccf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c084df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ecccf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6d23a8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_428, and the Request Id: 7ea1c56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_425, and the Request Id: 28a792a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_419, and the Request Id: 1e048b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4f587880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_9_428-, and the Request Id: 2e72b521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 1c2772f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 4609ccb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f587880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6425fb48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6425fb48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_1_434, and the Request Id: 24fa7438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_7_426-, and the Request Id: 1bdf4d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5304ba54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 5950546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_3_425-, and the Request Id: 6d8ced8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_10_419-, and the Request Id: 3933aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: ec29d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 75510ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 1f5447ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1b298542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 6adabeb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adabeb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5f169396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_434-, and the Request Id: 4d1ca2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 3af06863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.897+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af06863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 396c14be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 390fdbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390fdbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7790ee16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_8_424, and the Request Id: 500d7291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 7eb4a796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb4a796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 174d8568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 1105224f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.902+0000 [https-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: 2c50f7e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1105224f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4e667893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 7473e2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7473e2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_5_432, and the Request Id: 62852bcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 3ecafb2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 557201d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 6f6cebad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: f4bff56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6cebad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_4_433-, and the Request Id: 1f869740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 563bf034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 7b7ed1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563bf034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7ed1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_5_432-, and the Request Id: 16802d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_8_424-, and the Request Id: 55479480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4c6a753e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: a45d37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 45b8f8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a45d37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_2_428, and the Request Id: 7ba03509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 1660f0e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1660f0e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 31cb5906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cb5906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 4e3b3bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3b3bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.922+0000 [https-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: d39c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 38e6f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e6f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 47f4956f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f4956f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-types, and the Request Id: 4723e077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4723e077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.928+0000 [https-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: 772905f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.928+0000 [https-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_429, and the Request Id: 71015962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3904dac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_3_426, and the Request Id: 75a843ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_6_433-, and the Request Id: 4cbb997d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: e34afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1a0a92fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0a92fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_2_428-, and the Request Id: 20de2a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737dc29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_429-, and the Request Id: 360bfe14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_7_427-, and the Request Id: 1ea3c155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 750bde09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 55f160f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_3_426-, and the Request Id: a5a6cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4a8555aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-instances, and the Request Id: 4f4bf886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8555aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750bde09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab4a422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 70b183f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab4a422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4bf886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_1_435, and the Request Id: 475cfbfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 1bbcee21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbcee21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_10_420, and the Request Id: 490f9d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 43d6e7eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_434, and the Request Id: 7fe7bd80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 20a6efeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies, and the Request Id: 44d370cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy_4_434-, and the Request Id: 523ae6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 6d2e093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 19695bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 67a07166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 294d34ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: b2ac227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policies/policy_10_420-, and the Request Id: 23299170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.960+0000 [https-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_435-, and the Request Id: 7953c7e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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, and the Request Id: 47fdbf9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 6ae376ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae376ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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-types, and the Request Id: 154d1fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154d1fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38aa2d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 723c4e49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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_6_434, and the Request Id: 23cfb4b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38aa2d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 5f74f88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc9f0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a39438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 586c4674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586c4674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 3a82a35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a82a35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc9f0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.976+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3165b4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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/policy-instances, and the Request Id: 3fe94a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe94a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657e32e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657e32e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:36.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: 4b642fd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_433, and the Request Id: 37e17af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 25b7a5a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_425, and the Request Id: 59523ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 75aa4522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b7a5a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75aa4522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 52f770b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_430, and the Request Id: 10861464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_427, and the Request Id: 74ff5666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_434-, and the Request Id: 729d73b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 52cad967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_9_430-, and the Request Id: 7a825d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 56c38340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3823714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cad967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3123bfee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_425-, and the Request Id: 61655ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_433-, and the Request Id: 75e224f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3823714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 4d8a8f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 35b19c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a8f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.021+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3123bfee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_421, and the Request Id: 6cacb522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 780c6314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: a38aaf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780c6314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_429, and the Request Id: 469008db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4a7d4a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7d4a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_428, and the Request Id: 65d8c513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_427-, and the Request Id: 53dcd450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772025e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 68c38f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4890e364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4890e364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 733dc351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733dc351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_7_428-, and the Request Id: 1ffcd728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_4_435, and the Request Id: 19a53555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 5aea8bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 613ae1eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_429-, and the Request Id: 457c83c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 6b5af29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_421-, and the Request Id: 547b5764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5af29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7faa69ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faa69ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.052+0000 [https-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_436, and the Request Id: 17d4f29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 44de0332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a6a6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 48be1126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48be1126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 682881b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682881b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_431, and the Request Id: 6a1fae0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 120197a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120197a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 6a829f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a829f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_435, and the Request Id: 126db6f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_9_431-, and the Request Id: 7b0604da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 66f1bf8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a10ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7a4dba84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_6_435-, and the Request Id: a3accde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7e475329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 76e64d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 236296ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_436-, and the Request Id: 6b204e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 742e9980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.090+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742e9980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6a85c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 12c83989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6969d827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6cd2da43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a85c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c83989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_428, and the Request Id: 33f9fea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3ec6cd8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ef09ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ef09ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_435-, and the Request Id: e7465b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 1791a718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_434, and the Request Id: 716e20c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 25e12e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e12e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 427cbe6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427cbe6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4da5f970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 50bf2001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_430, and the Request Id: 38a7bae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 76886a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6d7b5120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76886a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 42969f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42969f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 9a52edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_426, and the Request Id: 4ee6ab86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_430-, and the Request Id: 3029647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e0ea06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e0ea06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 20b9d470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b9d470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_6_436, and the Request Id: 5a34ac52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 325ad622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_434-, and the Request Id: 164ed6b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 20b38d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b38d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_436-, and the Request Id: 5b6b41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 1ec79bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec79bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 4406b333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4406b333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_10_422, and the Request Id: 75ff36a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 6c070e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_428-, and the Request Id: 6e6c8592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c070e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_432, and the Request Id: 1907fedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 56226ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_426-, and the Request Id: 269c5794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 19b8d572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 2fe919e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe919e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c4b035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 1cebedd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c4b035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 40818ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7a639f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 19afa2b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19afa2b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_7_429, and the Request Id: 6c1c5abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.150+0000 [https-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_422-, and the Request Id: 7f8350b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7159cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 79746fe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79746fe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_432-, and the Request Id: 2c448efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.153+0000 [https-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_437, and the Request Id: 531b7890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 40d5f81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d5f81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 65eb70cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65eb70cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_436, and the Request Id: 5585ef58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3cf0015b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 9f42cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 23de21ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 26a00e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 429286a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_429-, and the Request Id: 57829be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429286a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 198ea250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198ea250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_431, and the Request Id: 3740c005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 73d2bad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 59b1f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 74238862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_437-, and the Request Id: 13a061ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_436-, and the Request Id: 4de3e4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 216181d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216181d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a7625e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a7625e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a405b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a405b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 66e5d9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e5d9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_435, and the Request Id: 53f30457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_6_437, and the Request Id: 342aa4a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 756ea95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_437-, and the Request Id: 379ba887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_431-, and the Request Id: 6234ba49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 13e7f77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e7f77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 43da9c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 4303969a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43da9c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 785306bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_429, and the Request Id: 252dbb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3c2226da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3de10d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 54c68819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 169847d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169847d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19980fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4dd5a2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7eca1fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1800602e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1800602e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_433, and the Request Id: 68325389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 2350d3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 277ccc58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 43901e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43901e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 471c97ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471c97ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_9_433-, and the Request Id: 5d9f7a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_423, and the Request Id: 4b390ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 647574e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647574e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 1abdec07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abdec07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_438, and the Request Id: 4235bef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 720ed413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.270+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720ed413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.270+0000 [https-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_435-, and the Request Id: 76126fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 5536ffcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5536ffcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_427, and the Request Id: 10a39f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 58fee4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 20b27ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.277+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fee4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 65fb6f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fb6f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 18be8de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 1a5c210a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18be8de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5c210a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_7_430, and the Request Id: 76e6cbb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_8_427-, and the Request Id: 1a1fc17e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_4_437, and the Request Id: 42dd1071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7dc5de23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_429-, and the Request Id: 51e8357e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 39f6d37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_423-, and the Request Id: 2e346f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 2dbf1ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3b623914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4d76b0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 14e64ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e64ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 786cde1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: ac324f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac324f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_430-, and the Request Id: 72a3d227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_438, and the Request Id: 7ce0956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 49e4baf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.315+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ef4b2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 57835fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57835fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 5008164c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5008164c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6fa6e7bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_432, and the Request Id: 906e63a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_1_438-, and the Request Id: 3c436ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 27910595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2febf64d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e552f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2febf64d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 20aae3a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 60719ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 26961443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20aae3a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26961443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 67ec06f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_9_434, and the Request Id: 234e07c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.340+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ec06f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_437-, and the Request Id: 76b38085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.342+0000 [https-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_424, and the Request Id: f98ecc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 15225c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_434-, and the Request Id: 6b371cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 29bb30cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_424-, and the Request Id: 534c6ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_2_432-, and the Request Id: 42ce0e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 272497c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_6_438-, and the Request Id: 1054daeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6e8f5ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 53b39005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 506e5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7624ef87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b39005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6a066d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506e5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 4d508e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4f3de725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3de725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 68f8bb93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_431, and the Request Id: 475153d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f8bb93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3931d167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_428, and the Request Id: 5deade28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3931d167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 1bc0644f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc0644f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4ceb0fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4b005e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 7b05142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ceb0fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b05142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 69c3fe77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c3fe77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_5_436, and the Request Id: 77148f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_430, and the Request Id: 14e0d456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_428-, and the Request Id: 4e077401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4b94330e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b94330e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_439, and the Request Id: 453bf2c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 37479552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37479552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53855e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5935db8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_439-, and the Request Id: 48fdf76b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4fd03558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd03558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: b6af89f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 6f157c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_430-, and the Request Id: d0ba387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_9_435, and the Request Id: 43e7f4b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 250e6b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_436-, and the Request Id: 78caf0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_7_431-, and the Request Id: 20ecab17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 1c7013e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7013e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 7a870ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a870ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 399bd8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 1a5612d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_10_425, and the Request Id: 6730da78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 6646cd78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 40a505e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6646cd78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b700475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 6dbdfecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 45f38087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7a3e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbdfecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_438, and the Request Id: 44ddce00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 26c04551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_425-, and the Request Id: c141bd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_435-, and the Request Id: 7590bf2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 408ff2f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 53fe42d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408ff2f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fe42d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 3990151e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 37953520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4a718e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.421+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3990151e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37953520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a718e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 44e81b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_433, and the Request Id: 56a44202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 1694f355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_429, and the Request Id: 51f01dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1694f355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 724123a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_431, and the Request Id: 577cb162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 5bfe73ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_438-, and the Request Id: 86f9f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 43cc0f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 47f23eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f23eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 64d4463d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d4463d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_6_439, and the Request Id: 469e0d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 798ee3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_6_439-, and the Request Id: 494a4ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_433-, and the Request Id: 695108ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.452+0000 [https-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_429-, and the Request Id: 2d2fd191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3648630d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3de41d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.468+0000 [https-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_431-, and the Request Id: 26957087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 2c6947cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 294fbab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 585f96a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79df4913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 2336935f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2336935f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 30ba8b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3020638d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3020638d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3d50d48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 23d31e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 41610eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 46d4a2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 50d981c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 29d19a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 5587e31d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d4a2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d981c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ba8b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.499+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d19a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_437, and the Request Id: 3321ecea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 68153e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68153e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5587e31d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_432, and the Request Id: 64fd633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 517d2805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 836604b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517d2805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 836604b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_440, and the Request Id: 1e261d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_436, and the Request Id: 1876f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_426, and the Request Id: 29fc361c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7751c07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 59d639e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 71c59b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d639e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_7_432-, and the Request Id: bc1f862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_437-, and the Request Id: a0c15e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 64bbb322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bbb322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3b2d51c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_430, and the Request Id: 29ef402b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 11e84e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.515+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e84e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 490cc76e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490cc76e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 60b29d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b29d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_440-, and the Request Id: 431a623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_434, and the Request Id: 67e1b5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 469f8513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469f8513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.521+0000 [https-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_426-, and the Request Id: 4e941b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_440, and the Request Id: 6d56a16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 240f2516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 75c9c01e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c575f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c9c01e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 141951f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 43e9823e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_430-, and the Request Id: 5807203f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e9823e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_2_434-, and the Request Id: 2a7905d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 52fb04e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_436-, and the Request Id: 234bca9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6cc00197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_440-, and the Request Id: 2b19bcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc00197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 32f75140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7e46d9a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_439, and the Request Id: 66996307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f75140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_432, and the Request Id: 68d4fbf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3a031be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 19738920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_432-, and the Request Id: f11e976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 1166779a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: fa05f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 3ac30b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1d6ac04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 21475b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 4dd2ac14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 219f6ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: cd7c971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd7c971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_439-, and the Request Id: 1a394dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 426b4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 702682c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426b4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 38dbef87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283b5d10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283b5d10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702682c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_438, and the Request Id: 23856de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_435, and the Request Id: 114f4e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 60f969ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_438-, and the Request Id: 4b9158ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 19612298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19612298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 42615253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 4349f072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 37c32f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42615253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4349f072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c32f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.572+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca54586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_427, and the Request Id: 453db93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: faffa24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faffa24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 4982c562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4982c562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 435676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 107396c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_435-, and the Request Id: 3d048e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61dbb952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61dbb952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_7_433, and the Request Id: 296a80ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_441, and the Request Id: 1d8b496b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7dcfe703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_1_441, and the Request Id: 57493ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_433-, and the Request Id: 4641806c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a524142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a524142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_1_441-, and the Request Id: 385c5d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 2c4aadf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_441-, and the Request Id: 5d9a4fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4aadf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_431, and the Request Id: 2782be87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 33e0db9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_10_427-, and the Request Id: 7075600b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 2105abd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 1342ada7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1342ada7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.591+0000 [https-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_431-, and the Request Id: 76ee940a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4ac5996b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac5996b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_433, and the Request Id: 61a16db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436b60ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 77c8dc84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 239a3aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239a3aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 373ec059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373ec059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_440, and the Request Id: 1306521b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a571870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea6c7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 2111eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7aa684c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6a7e77fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: b47328e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_433-, and the Request Id: 1d5a27cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b47328e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 2ab672e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab672e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 45bc25ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 2c762aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_439, and the Request Id: 6c70a3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 242066cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 6239380a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6239380a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3c0bdd70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 40596e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40596e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 32b8744e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b8744e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_4_440-, and the Request Id: 62c4b339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3b25af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_437, and the Request Id: 3daa465c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3b25af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 15b2638b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 41916406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_439-, and the Request Id: 75a2586b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41916406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 603b343c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 605c53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_432, and the Request Id: 5284c52d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 458bd1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458bd1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 19c83898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_2_436, and the Request Id: 2c6a5646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: c27d602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 7df7a585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df7a585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 390304fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390304fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_428, and the Request Id: 6c21a1ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 6b88bd51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 79d19d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d19d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 79a934b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2ab122ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 757c9077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a934b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757c9077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 55b4e3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_432-, and the Request Id: 4fcb9ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_436-, and the Request Id: 6be80818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_6_442, and the Request Id: 42d0413a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b4e3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_442, and the Request Id: 4a8e324c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_428-, and the Request Id: f9b216b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_437-, and the Request Id: 1b451fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 56d8b79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 784dd72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d8b79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_442-, and the Request Id: 59bd3292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 2b2b4af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 7360aeec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_442-, and the Request Id: 4dfba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7360aeec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2b4af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 47867ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 4db528f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 44d07dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47867ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_3_434, and the Request Id: 12bdcc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 42dadf11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7f9d2e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 3769835f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 6ae65d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42dadf11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae65d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_7_434, and the Request Id: 93af2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.664+0000 [https-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_441, and the Request Id: 19ee5423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 493721c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4dfd4c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370064b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 3e69a91c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e69a91c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_4_441-, and the Request Id: 3a56ca74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_434-, and the Request Id: 11ba0799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_434-, and the Request Id: 79d9a0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 25b53816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 176a885e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176a885e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 36a2e200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_440, and the Request Id: 917f606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 6204477d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 41d1cf5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 171f0733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1feeb649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 12d730f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 655ec1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1feeb649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d730f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 23f0fce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 22880c83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 13416747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 42bb21dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13416747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bb21dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_440-, and the Request Id: 189e04c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.695+0000 [https-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_429, and the Request Id: 66dcc157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 219d1950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_2_437, and the Request Id: 31837ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 5aa816a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.698+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa816a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: f029adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_429-, and the Request Id: 5ddceee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 22d2bac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f029adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_438, and the Request Id: 12398fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 72d57d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 1ef8dbfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 27249ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_9_438-, and the Request Id: 338fa72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef8dbfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: d70b757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27249ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 11470551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_2_437-, and the Request Id: 239008ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11470551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: b1b69cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 3eb15992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1a94e05d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 14c8acfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c8acfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a94e05d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 66cd8626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 303ff7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7b0306a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.717+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cd8626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_433, and the Request Id: 4d2cd46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 2fe04231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe04231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_1_443, and the Request Id: 7b5659fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 3793de18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_6_443, and the Request Id: 21259ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3793de18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4999b7ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_435, and the Request Id: 19c8e750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6ee15e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 1fb992fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb992fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 71c3ff6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4999b7ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c3ff6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 6728b3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 2fbf2c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 25b36e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbf2c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b36e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_441, and the Request Id: 15457c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_435-, and the Request Id: 192e0f11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 61461eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_4_442, and the Request Id: 545b8059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6728b3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c81ba4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c81ba4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_433-, and the Request Id: 1a2e02e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 2c67691d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c67691d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_10_430, and the Request Id: 7b6d9dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_435, and the Request Id: 45dfe00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_443-, and the Request Id: 7b21f330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 1092cdc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_6_443-, and the Request Id: 270af521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 3979a95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 4b3b6452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 30727973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30727973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_4_442-, and the Request Id: 45d35c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 1fecf2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fecf2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_2_438, and the Request Id: 39b5ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1c4042b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_441-, and the Request Id: 596b1bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 22c41034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_435-, and the Request Id: 6a8786df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c41034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: d294b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d294b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_9_439, and the Request Id: 47f3645d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_438-, and the Request Id: 28da1b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 51a23a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.758+0000 [https-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_430-, and the Request Id: a6c9067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 4cd962b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 70770d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1ddde997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4004a755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7e459ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 469cbe30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_439-, and the Request Id: 14692071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 500215fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.768+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500215fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4560ef91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be8b234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 6baadd66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6489d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 5ca69a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 47d55651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 74a95c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a95c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7216c635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.773+0000 [https-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_444, and the Request Id: 7bd4ca80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4560ef91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 32ad2bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4eee4e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca69a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.775+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eee4e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 4b336e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3ee7d9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b336e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_8_434, and the Request Id: 55618f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_3_436, and the Request Id: 33ba1944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 5622950c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5622950c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 261dbb59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261dbb59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.783+0000 [https-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_444-, and the Request Id: 79c67241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 10d5074a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d5074a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 6e47d73c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1f7dd0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_7_436, and the Request Id: 74973727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e47d73c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_436-, and the Request Id: 69d4615d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 5004cc4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5004cc4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 26003f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_434-, and the Request Id: 227e948d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 79fc5caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fc5caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 7bdfd875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 76cfe079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 4b5b4ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdfd875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_4_443, and the Request Id: 710a3411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_5_442, and the Request Id: 4a0b4d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 6ffbd1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffbd1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_436-, and the Request Id: 2a0a4e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.802+0000 [https-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_444, and the Request Id: f61963f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 787f69bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787f69bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4df1f826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df1f826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 7e6ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.809+0000 [https-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_440, and the Request Id: 45944511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.809+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6b999143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_443-, and the Request Id: 31c3eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3021e68d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 5020bf9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 16a44fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5020bf9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7a965664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a44fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.816+0000 [https-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_431, and the Request Id: 588ba0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_440-, and the Request Id: 5ba60095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_442-, and the Request Id: 5c4f3bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 4402222b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 186f98a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4402222b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_444-, and the Request Id: 48706758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 36a665a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7f7cb40e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_439, and the Request Id: 7be8fa0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 5cb4c56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_10_431-, and the Request Id: 4c6a35b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 338ff281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 1e46efa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 19ea5045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4738ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ea5045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 74914101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 1e79048a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e44e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e79048a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e44e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7df6341a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_435, and the Request Id: 11fd4cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 7076f8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7076f8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_2_439-, and the Request Id: 3817f825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 8c4b91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.849+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c4b91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3612e021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 670b16e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: bd6f273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670b16e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd6f273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 71724d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_1_445, and the Request Id: d67639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 76d183ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 3bd66942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 638a1e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 2923aafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_7_437, and the Request Id: 7943b878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2923aafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_437, and the Request Id: 6b265cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 145ca9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 24728ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.861+0000 [https-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_445-, and the Request Id: 6b484a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_435-, and the Request Id: 302cfa05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 67195645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3010eb3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67195645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3010eb3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24728ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_437-, and the Request Id: 1150bd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 63b20425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_7_437-, and the Request Id: 58acc7d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b20425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 264cf977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 1d3b4458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264cf977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: b94e688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3b4458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_9_441, and the Request Id: 410f57c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_4_444, and the Request Id: 40f16f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 282d0d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 10457e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10457e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.874+0000 [https-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: 4d9bf187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 2eb15f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 44d600ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_432, and the Request Id: 9b1fad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b94e688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3e43791e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 261d1f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 5d7686af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261d1f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_10_432-, and the Request Id: 3b306224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 51a19c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_441-, and the Request Id: 8817e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a19c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_444-, and the Request Id: 2cf06330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_6_445-, and the Request Id: 6b52b629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 5923ee25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5923ee25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_5_443, and the Request Id: 57bc79e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3c062ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 446d8ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 40c74c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 236ea8ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c74c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_2_440, and the Request Id: 65ed1fea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 3c823416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 1188312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 85ccd70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 194cf572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194cf572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 39b4b4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b4b4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 2373def1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 6030e29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6030e29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 30ae1030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.902+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ae1030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_5_443-, and the Request Id: 1e946bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_8_436, and the Request Id: 786235e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.903+0000 [https-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: 586545c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_2_440-, and the Request Id: 13b9cdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 4d9dddb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 7953a3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 4f59a4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 453edef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 7b28ad69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b28ad69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4cd0380f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 61d869f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 29ec0fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.923+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd0380f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 40f03f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ec0fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 642730dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642730dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_1_446, and the Request Id: 1991a7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_3_438, and the Request Id: 6c293cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_8_436-, and the Request Id: 2c6b3351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_7_438-, and the Request Id: 31b3431d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 2de90f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 2687931d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2687931d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 2a35fc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 3a07d701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a35fc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 6b4451a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4451a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-types, and the Request Id: 4d22eb85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_9_442, and the Request Id: 799befad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20317431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d22eb85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20317431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_10_433, and the Request Id: 664d7ad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 13e5529c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 5c72555b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c72555b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_3_438-, and the Request Id: 29630304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.956+0000 [https-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: 4f310b59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_1_446-, and the Request Id: 5ddab07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_433-, and the Request Id: 2fd79b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: cae7c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 4aa96d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 2da26ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da26ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 11c3f520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c3f520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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-instances, and the Request Id: 6abbe35d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_9_442-, and the Request Id: 673f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abbe35d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_4_445, and the Request Id: 53666ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: bd67855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-types, and the Request Id: 779c5b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779c5b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_6_446, and the Request Id: 6b9b00a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy-instances, and the Request Id: 3db3293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db3293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies, and the Request Id: 351c9493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 15823786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15823786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policies/policy_2_441-, and the Request Id: 58dbcf76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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/policy_5_444, and the Request Id: 5ddf1075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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_446-, and the Request Id: 63e38e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.992+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6f0f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 4f7c41e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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, and the Request Id: 1952e4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 540522e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:37.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: 69d06af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 7bf2a7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3ea655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2240a0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_444-, and the Request Id: 1b6e136f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 63d876af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_4_445-, and the Request Id: 525c2813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6ccc80d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 26340d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 62de680a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26340d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260dee6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62de680a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 6c47b2dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c47b2dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449f6d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449f6d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408b17bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 69801bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d642af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69801bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 2da71ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_10_434, and the Request Id: 7fd23e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da71ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 12745f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 7c59957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7a61379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 7540c424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c59957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a61379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7540c424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 346b7b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_442, and the Request Id: 5f14aff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.039+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346b7b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.039+0000 [https-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_447, and the Request Id: 3e70481b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_437, and the Request Id: 615ad5c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.042+0000 [https-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_439, and the Request Id: 1d917bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 37bce250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37bce250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4e9cc281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_434-, and the Request Id: 9f43609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9cc281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6c2b0d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 7992104d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2b0d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7992104d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_439, and the Request Id: 6eae77ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_1_447, and the Request Id: 1acc99f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: d54a1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_442-, and the Request Id: 732cdbc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.068+0000 [https-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_447-, and the Request Id: 67198eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_8_437-, and the Request Id: 5c1c579a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_3_439-, and the Request Id: 5a438842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 584ba553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584ba553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9eb0705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 2f0b8945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0b8945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.082+0000 [https-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_443, and the Request Id: 15d6cfe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 9277336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.095+0000 [https-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_447-, and the Request Id: 5ac339b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_7_439-, and the Request Id: 54331bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 3ba9a79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.103+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba9a79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 68820a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4c79dfb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 55ddc7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c79dfb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ddc7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 30a2af50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 42871ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 5751ba9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5751ba9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5ef76670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_445, and the Request Id: fb07c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_443-, and the Request Id: 4089adf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_446, and the Request Id: 2dfe975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 32eecdaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5e17f71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e17f71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 2943951d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2943951d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_435, and the Request Id: 564eb889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 4b5d61c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2b493a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_435-, and the Request Id: 2df6b436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1dc544fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6276ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 144e2356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e39e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 24ccf226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_446-, and the Request Id: 949b35d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 77b1e814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 40320d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_5_445-, and the Request Id: 10677aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 44ab4715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ab4715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 20486949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.155+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20486949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_1_448, and the Request Id: 3d5dfddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 7be895ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.162+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be895ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 73e18ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 22458d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e18ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22458d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 60e98ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_3_440, and the Request Id: 1ca359cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e98ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 5a7fbf7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_8_438, and the Request Id: 784e2caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7fbf7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 23078ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23078ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_448, and the Request Id: 1dc898e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 711900c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469f05b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469f05b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1d216969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_6_448-, and the Request Id: 3beb2bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d216969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 58283882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_443, and the Request Id: 36096a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58283882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 50889db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50889db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_9_444, and the Request Id: 5ea22dce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 4f04a0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 634d7fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634d7fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 4fb3f058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6d0cd1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0cd1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_440, and the Request Id: 10ca34a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_448-, and the Request Id: 7d222ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_3_440-, and the Request Id: 17c1251a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_438-, and the Request Id: 606bc96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_440-, and the Request Id: 2c4735ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 821ef56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_2_443-, and the Request Id: 657d2961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10181e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_444-, and the Request Id: 40ea9cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 181ec0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181ec0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7073befc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 791b20e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 166b0d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791b20e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_436, and the Request Id: 63cd256c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 5198494f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc84bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 311702c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 6a921ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 3099fd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2b7464a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 672b76fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7464a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 3f3b8044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54be6f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3b8044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54be6f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_447, and the Request Id: 32b09828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2c387f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2c387f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_449, and the Request Id: ececc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5c13b355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 651f086d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_436-, and the Request Id: 6f10db64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1623e743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 26ae0d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6cff10d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: fbb5041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_447-, and the Request Id: 41461183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4395ce70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_6_449-, and the Request Id: 254af821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2fc17a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 2356b0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc17a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2356b0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 1ba47eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2d6fef42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba47eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6fef42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.320+0000 [https-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: 51515b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_446, and the Request Id: 3a2a05b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 59a29f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7422a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7422a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 64316b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64316b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_3_441, and the Request Id: 6bba3fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 12a21406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a21406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 30e80636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 66b716b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 491231f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e80636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491231f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_7_441, and the Request Id: 6fd309f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 24f4aadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b716b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 241d6912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241d6912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6ac80bc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 1b031f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac80bc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b031f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_8_439, and the Request Id: 624e45c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_2_444, and the Request Id: 3d8a69ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_1_449-, and the Request Id: 4de839d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 321ca7d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321ca7d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce9b10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_446-, and the Request Id: 9c47497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_445, and the Request Id: 55841068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 2a0b8015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_3_441-, and the Request Id: 65c2e0d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_2_444-, and the Request Id: 157720d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_7_441-, and the Request Id: 66269c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 350976ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_439-, and the Request Id: 61f4134a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 4b7eb1d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e18faf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 79f36575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 7f68a755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 1874c52d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1874c52d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3905a727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3905a727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2271c79a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_450, and the Request Id: 7551c9e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 3f22bf93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b178fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6d8e93c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 7c3b72a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3b72a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 3df0cc35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df0cc35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_4_448, and the Request Id: 632f2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 23df8462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_9_445-, and the Request Id: 724b940a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 57df1267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57df1267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 67f3a5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 4ed2198f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f3a5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed2198f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5ee9cda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 3cdbc556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_448-, and the Request Id: 23d9b5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdbc556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee9cda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 2a7bcbb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7bcbb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_437, and the Request Id: 9a3b567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_447, and the Request Id: 68d7a157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_450, and the Request Id: 6a5bc041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_450-, and the Request Id: 1a5d0233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: d0edf69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_447-, and the Request Id: 46f04d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 3fcf7d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b87db07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 363e571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 56eeab48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 4ea66439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_437-, and the Request Id: 4ee52594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_1_450-, and the Request Id: 2016b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 308f85ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 7f71872b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f71872b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 473e5006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473e5006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 5caa82af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_7_442, and the Request Id: 18f86225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 4b9305d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9305d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 403540a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403540a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_445, and the Request Id: 117d66d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 37ef5ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ef5ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1820d1ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1820d1ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_8_440, and the Request Id: 28bd4e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 29b346eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 70773e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 222977b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 5ec06cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.527+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec06cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: ea36576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea36576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 10a79ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 6d7658b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_3_442, and the Request Id: 23505708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 3cc82d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_442-, and the Request Id: 1866767b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_2_445-, and the Request Id: 6bb734e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 697eaf57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697eaf57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_440-, and the Request Id: ceef44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 6a61f076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a61f076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_6_451, and the Request Id: 710bc687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 24c7131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c7131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6d0d46b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0d46b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 467c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 1c38803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_446, and the Request Id: 4c8e8544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 62e9d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e9d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_449, and the Request Id: a4de132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 637b11e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637b11e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290c1c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290c1c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 42a2b089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_5_448, and the Request Id: 5a1fa428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a2b089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 193cd02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 75aba28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.589+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75aba28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_446-, and the Request Id: 27332bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_449-, and the Request Id: 10ee07a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_438, and the Request Id: 3f744e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3908ed57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 2dac6eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.592+0000 [https-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_451-, and the Request Id: 2a0609ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5de4b491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4b3c6cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_3_442-, and the Request Id: 72480ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_438-, and the Request Id: 35570803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4ec8ee3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec8ee3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.601+0000 [https-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_448-, and the Request Id: 5f4e51e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3cdff2ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1fdbff14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdbff14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1298d305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_451, and the Request Id: 364c563d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 48a5323e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2c4e0534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: b2c6eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbba8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 72fcc5f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6d581d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 4f8cd3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 6beddb05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8cd3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1a71ae2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 4bfc2a60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: bd4810f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 69e84983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd4810f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 79b46f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b46f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_441, and the Request Id: 346dc106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cb65b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb65b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_451-, and the Request Id: 19f287ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 49f47b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 1f466fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 66c2daa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f466fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c2daa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 6cc9bac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 6d90efb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 538e64fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d90efb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538e64fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc9bac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_452, and the Request Id: 422acecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.646+0000 [https-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_446, and the Request Id: 5e81f20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_443, and the Request Id: 38dbe5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 57b69cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 648850c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.650+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648850c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b69cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 9ce92f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_3_443, and the Request Id: 4155f1ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 448e78be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448e78be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ce92f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_452-, and the Request Id: e2942e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5db89494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db89494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_5_449, and the Request Id: 45030ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_441-, and the Request Id: 1b0f1c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 7c6fd52e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_3_443-, and the Request Id: 6770dd0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_439, and the Request Id: 859c017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.671+0000 [https-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: f50ee6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6c66e8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 2f43f666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1b50e0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_443-, and the Request Id: 5f9a7ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1d574503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_5_449-, and the Request Id: 2e402004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b50e0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 6f7e5a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 43af42e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 4468527e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4468527e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 542811b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_447, and the Request Id: 3f6cf8d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 3a6eb591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4cbb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_9_447-, and the Request Id: 6026c9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c89534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 78332453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c89534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 2bd0f3a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_439-, and the Request Id: 62623fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7541e64f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd0f3a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 247f240a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6cef7b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_452, and the Request Id: 5a6643fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 5d2214fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2214fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 7b304d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3f8efc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247f240a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8efc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 2cd219d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_442, and the Request Id: 1d7c14b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd219d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 1d647d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4487ac9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_450, and the Request Id: 4652b70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 4923333b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4923333b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_442-, and the Request Id: 3dafe520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 7aef7016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 279cdc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aef7016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_453, and the Request Id: 72a048ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 7407772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7407772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 3c45ced7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 78481eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c45ced7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78481eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_3_444, and the Request Id: 58c2477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3fd5a060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_452-, and the Request Id: 2e4705b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 16b4de92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b4de92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_2_447, and the Request Id: 4ee487c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 27082a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_4_450-, and the Request Id: 2ca3583b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.752+0000 [https-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: 56708e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 297e6128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297e6128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 19286ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19286ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 279cdba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_444, and the Request Id: 1ed6685b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_447-, and the Request Id: 3a8b2564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 649afbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 16d5a851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7a73aa01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 66144caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a73aa01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66144caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 3833325f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: f12af78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3833325f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 7e1817db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_450, and the Request Id: 6ad4d4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f12af78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 30a64819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_448, and the Request Id: 5cffa275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_3_444-, and the Request Id: 380191f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6fcfc0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_444-, and the Request Id: 213fe8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 3cbb8313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 650e3877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.783+0000 [https-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_450-, and the Request Id: 19c805ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 41af9cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 38736e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41af9cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6a55f638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659b6764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 77946b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_9_448-, and the Request Id: 22e400ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77946b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_440, and the Request Id: 6612de74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6b54b4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b54b4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 135ac43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 72a5a230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 6412d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a5a230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6412d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 58e36a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2efe2bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_443, and the Request Id: 13603139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efe2bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_454, and the Request Id: 8c83395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 64054c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7133c5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.804+0000 [https-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_440-, and the Request Id: 52bb0ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 5c950d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 5ee187e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee187e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 69943749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1192278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69943749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1192278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_6_454-, and the Request Id: 9f723c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2a96eb54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a96eb54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 2ddf6250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddf6250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 729da85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 286b7ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729da85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286b7ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_1_453, and the Request Id: 56b11975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_443-, and the Request Id: 29c0f1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7371f50a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_451, and the Request Id: 562e62d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 2b47e7bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7371f50a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_3_445, and the Request Id: bc1cc75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_448, and the Request Id: 50482fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202d7460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763d629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 1b4013b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_4_451-, and the Request Id: 2ac4955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 7d739b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: cd57887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_453-, and the Request Id: 466bd8cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_3_445-, and the Request Id: 7f582b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 5a72db01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a72db01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 20ad017e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ad017e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_9_449, and the Request Id: 4ca67896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 39d5e9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ecb2e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.844+0000 [https-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_448-, and the Request Id: 68e3e9a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: bc42713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 51a7a71e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 32032495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 47ebaad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 1d7fee3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_449-, and the Request Id: 5b21ff79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 331ea1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331ea1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: faf5f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: e04953d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 19abb5c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 3fb4e10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e04953d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19abb5c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7fee3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb4e10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.863+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28111b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2796ef37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2796ef37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 6eb15f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 31c0bb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb15f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_6_455, and the Request Id: 207cfbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c0bb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 487041cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_445, and the Request Id: 6d33a271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_441, and the Request Id: 551046b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_5_451, and the Request Id: 1561b6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 1922854f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 44de8194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 4b826c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.877+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44de8194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b826c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 707060e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: bec04c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707060e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bec04c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_444, and the Request Id: 710f96e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_446, and the Request Id: 6f3953df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies/policy_5_451-, and the Request Id: 5c230bb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_445-, and the Request Id: 646217d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_455-, and the Request Id: 1be04bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_444-, and the Request Id: 3a71b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3964a1d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 6d9d56b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 143d319d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143d319d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9d56b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 4219b03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 3da20972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da20972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 2226513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_441-, and the Request Id: 502e8698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2226513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_452, and the Request Id: 73e740cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_454, and the Request Id: 28ac3e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: fc51b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 5f1da87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 35e002df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4989efb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 65b5c510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4989efb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_3_446-, and the Request Id: 7f00a2c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 1ec3de7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_1_454-, and the Request Id: 56802f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587676eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587676eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_449, and the Request Id: 3f941433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 44750428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_2_449-, and the Request Id: 1c249bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_4_452-, and the Request Id: 5d68000d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 501e6b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 71f0d070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 18f2ed1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 1d75b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 2a40c784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a40c784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-types, and the Request Id: 798574e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798574e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: adcd326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_450, and the Request Id: 724c769c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 2c21ba1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 20dc050a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c21ba1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 6c4a2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6ca25fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 65db1f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65db1f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 25fb591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6e6fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fb591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_9_450-, and the Request Id: 7c318bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_452, and the Request Id: 5c964488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 1326f582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1326f582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 97543b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_7_446, and the Request Id: 27350f69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97543b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 7cc75877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 50293ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50293ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a4d5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_452-, and the Request Id: 8397017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2fe7ec27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_10_442, and the Request Id: 43f0c457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-instances, and the Request Id: 553d8a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553d8a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 6e535cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e535cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policies, and the Request Id: 61a59a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 7cab812c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_445, and the Request Id: 417801b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cab812c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 11f7ab86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 46f6e823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f6e823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 1669ca2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1669ca2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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-instances, and the Request Id: 637fa2ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_3_447, and the Request Id: 3c899f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 373e93e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373e93e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_7_446-, and the Request Id: 2213efd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637fa2ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_455, and the Request Id: 11f472ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7549ad35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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, and the Request Id: 4eb2d3e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 6d124b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d124b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_6_456, and the Request Id: 43545d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 49bd726d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_10_442-, and the Request Id: 171da18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 3f8ae6c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8ae6c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_8_445-, and the Request Id: 4819eca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 2dd9cf4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 562c9670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy_3_447-, and the Request Id: 3e78c70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.987+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562c9670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd9cf4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_1_455-, and the Request Id: 5edf64fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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/policy-types, and the Request Id: 7c867e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c867e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_5_453, and the Request Id: 75ec3a64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 62a7c068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 3905f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 29ab8740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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_2_450, and the Request Id: 7002c42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3905f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.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: 63c9cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:38.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c9cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6d93ed9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a7c068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_451, and the Request Id: 708af00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_453-, and the Request Id: 7eae2587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_2_450-, and the Request Id: 1901befe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56372ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 1dbbd191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56372ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_456-, and the Request Id: 181b3ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ce7425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_453, and the Request Id: 389d5faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 28bad71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 230039a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 364bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_451-, and the Request Id: 6885bb5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 749c8673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 31b47865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7a24bd16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 36f40e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f40e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 2810595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 3cb28cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7dcd710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb28cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.026+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f31de31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.028+0000 [https-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_453-, and the Request Id: 34eb90a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_7_447, and the Request Id: 5bc3c4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 6ef8ed71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.030+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f31de31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 44d475d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a8c79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a030ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 65acbaeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a8c79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 6460bd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6460bd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 73bbbdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 7ca12ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_446, and the Request Id: c6d83f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 11ee34dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ee34dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_443, and the Request Id: 2e75d876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: aa80aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_446-, and the Request Id: 709eee02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 58e25b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e25b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 115d23a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_7_447-, and the Request Id: 3f9610b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115d23a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 44d919ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 55755c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d919ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127fd657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3fd7a3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55755c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_443-, and the Request Id: 20c2d1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd7a3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6d7fd833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7fd833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5c9b3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9b3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_456, and the Request Id: 7f0e157f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 26542eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 691140d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691140d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26542eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 28e2b544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_6_457, and the Request Id: 6e64afb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e2b544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_454, and the Request Id: 49977b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 61d59da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1a7b06ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 511d10cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_1_456-, and the Request Id: fdc55cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.067+0000 [https-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_448, and the Request Id: 2c2df37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 44e5d033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511d10cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79faf5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79faf5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.068+0000 [https-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_454, and the Request Id: 8b40404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_2_451, and the Request Id: 2654799a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_454-, and the Request Id: 724ad0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_6_457-, and the Request Id: 42be3e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 44e24ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e24ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 330f4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd8bea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 531089bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd8bea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531089bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: d53271a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d53271a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_9_452, and the Request Id: 4200937b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_447, and the Request Id: 4f788f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bcdf6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_448-, and the Request Id: 283faafe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 61e9da20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_451-, and the Request Id: 5479bf67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_454-, and the Request Id: 4949cd9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7154bb4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_447-, and the Request Id: 5f9ff07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 2784459e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3d7216fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 179505e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 61ba3ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.104+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d638918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6e800ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6e0fa445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_9_452-, and the Request Id: 54aa326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5eb4e607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 685d4e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685d4e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.116+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486eede5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.117+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486eede5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 33e6af29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 204a86e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 44ad9ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e6af29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 34e1d876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e1d876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_457, and the Request Id: 1a0e96c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 355ec6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1e87e16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 74c88f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_10_444, and the Request Id: 44b51494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c88f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: e08ec5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e87e16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 55cee6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 4d46ed72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d46ed72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cee6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_455, and the Request Id: 4a16d969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 526744c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1b17ac88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 458e3158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_7_448, and the Request Id: 7ee5bcf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 17ef1579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_1_457-, and the Request Id: 2a4a4a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ef1579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458e3158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526744c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1e25d9fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5988151b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 6f5e0515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5988151b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5e0515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 266d60c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266d60c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_448, and the Request Id: 5fa9bb1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_444-, and the Request Id: 6422f813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_449, and the Request Id: 4457de12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_458, and the Request Id: 8ee7f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 3b22f94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_448-, and the Request Id: 7a4bf11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_3_449-, and the Request Id: 6f1b3919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_455-, and the Request Id: 4628f104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_6_458-, and the Request Id: 58621093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_7_448-, and the Request Id: 4edcf20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 4d21c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4f2f1d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d21c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2bc84323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc84323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6fabe464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 1c94abac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5bcd07fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c94abac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcd07fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_455, and the Request Id: 2d5584af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_2_452, and the Request Id: 7ed5067d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: f862c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: ff0152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f862c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4d82987c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf0a876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf0a876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eddf263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_453, and the Request Id: 11ebbfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 3106dd86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7eded93b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_2_452-, and the Request Id: 26a37667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3786a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_5_455-, and the Request Id: 6a861878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f68a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 61a93316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 61ab30f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1931d8d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_9_453-, and the Request Id: 6840ac66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 578eed4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.199+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578eed4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 3766f0a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2c8eb7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 72429f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2b23939b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b23939b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 1e831bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e831bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_10_445, and the Request Id: cfb723c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 25adbb9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25adbb9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 68c4d2d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c4d2d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 208b5c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 516885ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208b5c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516885ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 14016e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2b2055e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14016e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_450, and the Request Id: 424739a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_459, and the Request Id: 6b87c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 69148df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69148df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6758f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_445-, and the Request Id: 1e724950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 272de6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272de6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 50550f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_7_449, and the Request Id: 24a2da4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 6e6074b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50550f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 63b95115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b95115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_449, and the Request Id: 7ab0c872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_458, and the Request Id: 7257fc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 8ff2efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ff2efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_459-, and the Request Id: 3d954f84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 664630f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 30d098b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664630f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d098b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 20518529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 376ecf87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376ecf87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_7_449-, and the Request Id: 400dda73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f14d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_9_454, and the Request Id: 26d10cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 21bba5fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_458-, and the Request Id: 4944171d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_2_453, and the Request Id: 6e7b3c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_449-, and the Request Id: 576fd9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc21aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 2a9681ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d7c727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 6841b589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_450-, and the Request Id: 2fb1ea27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6841b589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: bacb28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_2_453-, and the Request Id: 78410cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a20d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_9_454-, and the Request Id: 6d3596f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a20d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 7ae3765b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae3765b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 4b2d7ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_456, and the Request Id: 55b04924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2d7ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 7d830334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.271+0000 [https-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_456, and the Request Id: 2283a96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5ad2fbd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6652b08d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 35305f87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 67dc6be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.277+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dc6be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7f10eec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f10eec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_6_460, and the Request Id: 3485a01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 771d5803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_456-, and the Request Id: 406fe701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 40aabf8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4ca22ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_456-, and the Request Id: 3b78f33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 19dc361b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dc361b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 31f9e696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 147a8284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f9e696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_7_450, and the Request Id: 61550713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_460-, and the Request Id: 3d3a523f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 34f45c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1cef848d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cef848d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 231080cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231080cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_450, and the Request Id: 5917df2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 2ace0cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4bf1511e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 435c3921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 27c2e1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435c3921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 63e8d9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e8d9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_446, and the Request Id: 6612dd53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 1a2a5021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 22dd4c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dd4c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 3a6d54c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.331+0000 [https-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_450-, and the Request Id: 44c2bcd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6d54c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_459, and the Request Id: 63f74c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3904b6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1c0f0e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6d9a1859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0f0e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_450-, and the Request Id: 5763a747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 370f1aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 55204cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370f1aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55204cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 1b50719d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 74e9ce97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e9ce97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_451, and the Request Id: 83d79c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_446-, and the Request Id: 87f0493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_454, and the Request Id: 4d11a82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 44b725f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7616ba7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b725f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_2_454-, and the Request Id: a1ccb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 149d43b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_3_451-, and the Request Id: 52235003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 5af2ca48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7b9b4396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9b4396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fe30984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 7d57a743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d57a743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_459-, and the Request Id: 149f0254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 54b2a74a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 4388d24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.357+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b2a74a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe30984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_9_455, and the Request Id: 1422c10a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 53ece302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_457, and the Request Id: 3cee5db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 4ad417f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ece302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.362+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad417f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 7610512b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_5_457, and the Request Id: 1b6d8134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7610512b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_6_461, and the Request Id: 4cc8c19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 77d8d0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 148c9a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9a375b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4feecd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 419230ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_457-, and the Request Id: 39ea6af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 3ec5a448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_9_455-, and the Request Id: 529e664b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 391eeb92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 7ebdc460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_461-, and the Request Id: 6210c4f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebdc460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_5_457-, and the Request Id: 7c7b770f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 6fa21e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa21e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_451, and the Request Id: 34721784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4248a38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 17f9a8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3d9bc05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: a48b71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9bc05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.395+0000 [https-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_451-, and the Request Id: 63cb6468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 1e62ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e62ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_2_455, and the Request Id: 78e167bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 22796be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22796be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 62a8d99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 1de0380f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b285e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a8d99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 70290261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 761b5b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 57f2a7d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f2a7d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761b5b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6e326ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_10_447, and the Request Id: 5cc85a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e326ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4c3e9528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_460, and the Request Id: 93160cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6ac967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49372001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381d6b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6ac967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 357eca5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_10_447-, and the Request Id: 2b0bee0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381d6b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_451, and the Request Id: 1047c4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4ae48cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 219dfd5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae48cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: c283083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c283083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_3_452, and the Request Id: 1f880a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 37ae9ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 49065f6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.440+0000 [https-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_460-, and the Request Id: 7b2a6a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 6c20d915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49065f6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_2_455-, and the Request Id: 2c312abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_462, and the Request Id: 6ebaee9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 9ae7561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ae7561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ab8210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 6c5c4ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5c4ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_458, and the Request Id: 603829ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 48e76934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e76934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 216d6d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216d6d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_7_451-, and the Request Id: 72260fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.456+0000 [https-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_458, and the Request Id: 31766d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e63e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e63e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 77fa2fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77fa2fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_452, and the Request Id: 1ce8f5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_452-, and the Request Id: 142ecc70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 5525926a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5e3fe7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 73a57e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3fe7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4325d0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 101c2676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101c2676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_462-, and the Request Id: 29c51020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_456, and the Request Id: 25178995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_458-, and the Request Id: 761c2ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 5641afd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_5_458-, and the Request Id: 701fd287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_452-, and the Request Id: 5eea5a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4a88a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4dcdc133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 4f1dbc79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1dbc79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3d6e322e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 5975adf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5975adf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_9_456-, and the Request Id: 54c1cbdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_448, and the Request Id: 69a97159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4132dbd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751d4500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 7bd6f571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2d8acd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: a8dbb07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 47d52cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8dbb07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 552025c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552025c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_461, and the Request Id: 7ba3eda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 21a42a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 1407949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_448-, and the Request Id: 42e8730b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2e0a444f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a42a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_461-, and the Request Id: 10b18581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 567a9b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 5e2b44c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567a9b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 246438fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 7a7b2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4263921d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 2d690a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 42ceba10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.580+0000 [https-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_456, and the Request Id: 3696ceea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ceba10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 633bfdd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633bfdd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 7594a2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7594a2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_463, and the Request Id: 7a783beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 6b27406f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 55195cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b27406f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 1a964c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.589+0000 [https-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_453, and the Request Id: 631eab19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 39eb96f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_463-, and the Request Id: 381c119d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39eb96f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2cc4c20e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc4c20e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_459, and the Request Id: 17d9977a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 5aeb8be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aeb8be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 28083acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 43399b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28083acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43399b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 17cc8f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_5_459, and the Request Id: 132f7d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cc8f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_457, and the Request Id: 4a4b9ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 1fa46b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6d9cac0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa46b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 2cde7b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_2_456-, and the Request Id: 71f30b09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 36a122fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cde7b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.614+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a122fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_7_452, and the Request Id: 325eb320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 43d76362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_3_453-, and the Request Id: 724158ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d76362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6ce1bbd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_8_453, and the Request Id: 448735e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2e6d644b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_5_459-, and the Request Id: 10924c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_4_459-, and the Request Id: 6b51f1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 46292d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_457-, and the Request Id: 41925d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 4860c9ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 371d2402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1b163bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 36d75d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d75d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 76579bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76579bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_7_452-, and the Request Id: 2bfb0dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_449, and the Request Id: 2e2320aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_453-, and the Request Id: 6a010eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 802da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.650+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 802da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 6432e560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6432e560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 34f90ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 29463d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_462, and the Request Id: 1083593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 17b3e9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 190c68be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 78de164b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 17e24127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 2a44d143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 2bcef253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4dfaa5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bcef253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 2a5880a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_462-, and the Request Id: 41234844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3dc6bde9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 613b73ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613b73ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc6bde9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.688+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74097b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_3_454, and the Request Id: 3ad20991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.688+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74097b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 40832c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_2_457, and the Request Id: 2c4629be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 40f7d45a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 27107c33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27107c33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f7d45a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 40e0078f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60eef2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60eef2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4fdcbf73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_10_449-, and the Request Id: 25857ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdcbf73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_464, and the Request Id: 5580bd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_460, and the Request Id: 472c8031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1a5f814f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 17c2e098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 436066e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c2e098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 634d2472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 392ac191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634d2472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_454, and the Request Id: 66bceedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392ac191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_3_454-, and the Request Id: 3af8169e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_460-, and the Request Id: 77a79bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 7575b623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 41246c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_2_457-, and the Request Id: 1bdffab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7575b623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41246c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_460, and the Request Id: 5d26284b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_6_464-, and the Request Id: 63a6f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc12acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_454-, and the Request Id: 4b95ed4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc12acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_458, and the Request Id: 19140381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4cfad3f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 6c3214f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3214f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 69fa20c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 12423e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12423e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_1_463, and the Request Id: 70fa785c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5c41da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3557ccd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_9_458-, and the Request Id: 11e37657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 6dfef0e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 5056414b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfef0e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5cf4d30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf4d30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 39060f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39060f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1b4d47ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_7_453, and the Request Id: 519975b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4d47ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_4_460-, and the Request Id: 4986fb43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_450, and the Request Id: 34435a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a010f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 565c65ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.765+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486b8383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_1_463-, and the Request Id: 3733fc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 1e8fdf95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 7eb14df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 4658a7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3aa6daad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6e0d967a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0d967a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 5c6ed771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 50ace269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6ed771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ace269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_461, and the Request Id: 544706e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 5f18982b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f18982b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_9_459, and the Request Id: 344a31d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_10_450-, and the Request Id: 6039cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 40aea5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_461-, and the Request Id: 2764ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 790d397f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 3db40172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db40172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 26c0e918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c0e918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_2_458, and the Request Id: 3ac327ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 41a6e9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_7_453-, and the Request Id: 51ae1087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 70327e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70327e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 6f3ac6d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3ac6d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.836+0000 [https-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_455, and the Request Id: 331b5740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 78f0cba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_9_459-, and the Request Id: 126896e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 2a4bcdf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 721dd62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 46717a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 715daf1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 74a51503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 5845f7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5845f7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 1e1e7f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1e7f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_464, and the Request Id: 3c0d8afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_2_458-, and the Request Id: 62eee221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 6263210f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6263210f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 2e6b5691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 22df934a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22df934a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_8_455, and the Request Id: aeb24a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_3_455-, and the Request Id: 11ce28d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 868be07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 868be07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 448bbc5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 12a7cd6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a7cd6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_465, and the Request Id: 7967f180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: 310d4c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 7aa27f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa27f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 18740be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 72e124c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e124c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab8bdfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab8bdfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_7_454, and the Request Id: 1c7e7b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.911+0000 [https-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_464-, and the Request Id: 63259593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-types, and the Request Id: 2b24fd48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b24fd48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_5_462, and the Request Id: 136c14f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7146ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_8_455-, and the Request Id: c3428ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_5_462-, and the Request Id: 3cc5e256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 3b1269af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 384e00d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 1134d4eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1134d4eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 28658e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28658e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_461, and the Request Id: be9893d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_6_465-, and the Request Id: 35f7d9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-instances, and the Request Id: 47cb0f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.941+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cb0f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be00529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be00529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_10_451, and the Request Id: 51c2ef9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy-instances, and the Request Id: 55c5b363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies, and the Request Id: b865f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.947+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c5b363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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-types, and the Request Id: 7f179d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.949+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b3f879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f179d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policies/policy_9_460, and the Request Id: 59e090bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_451-, and the Request Id: 51715bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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, and the Request Id: 29052853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 62362677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31eec978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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/policy_4_461-, and the Request Id: 51a79247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3862a840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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_7_454-, and the Request Id: 12a8853e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 15bfe3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.996+0000 [https-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_460-, and the Request Id: 732428ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d86c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:39.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: 668b907d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 19854052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19854052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 30e1a1cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e1a1cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.015+0000 [https-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_459, and the Request Id: 38928111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 19251881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 5adfac95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adfac95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 4ac3c72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5c157eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c157eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_3_456, and the Request Id: 418c586a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745566f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 12d583b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d583b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 52057794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52057794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 551fb7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551fb7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 67ced082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 52b8f8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b8f8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_465, and the Request Id: 1169bde7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7735d11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_466, and the Request Id: 74c6ef5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 21286353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 1f4b0456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b0456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dfa900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 33efe2f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 354f9725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354f9725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_463, and the Request Id: 1c472c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 45bfe28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_5_463-, and the Request Id: 62842694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 511cb08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511cb08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 35c6c818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c6c818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_9_461, and the Request Id: 2523d97a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_2_459-, and the Request Id: 62870f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_466-, and the Request Id: 7c1da239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_456-, and the Request Id: 5d4492fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: f2654fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2654fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4a73dbe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a73dbe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: f9902a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 6ff5b0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9902a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.099+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff5b0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_10_452, and the Request Id: 738a0a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_455, and the Request Id: 2a400bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 51ce044b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 7c9e34a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.106+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9e34a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_1_465-, and the Request Id: 4e40040f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ce044b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_4_462, and the Request Id: 6a4efb5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 4efc94f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 105958e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efc94f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 39c45510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_9_461-, and the Request Id: 246ea8b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c45510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_456, and the Request Id: 6624ed9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 37104f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bd8198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2127cc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_452-, and the Request Id: 6e973c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_455-, and the Request Id: 28583397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2c50854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_4_462-, and the Request Id: 1769a8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6cbaeb0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 623f8154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_8_456-, and the Request Id: 249e4e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4a6887c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 50a0ace2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 1674f8af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1674f8af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 4cb3b3d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.166+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb3b3d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.168+0000 [https-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_460, and the Request Id: 679b6f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6dc0492c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 783302a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_460-, and the Request Id: 567d2564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 1aaa5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaa5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 23f236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_3_457, and the Request Id: 3e09edb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 21dc631a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 396315af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_3_457-, and the Request Id: 2fc55ec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: c681aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4a1df9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2ac5648f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 54553a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54553a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2fcd35dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcd35dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_464, and the Request Id: 54b937e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7d69525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 2f1777a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_464-, and the Request Id: 11a01adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: efac86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 6fbdb244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efac86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3e856a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e856a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_467, and the Request Id: 1799a0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 6494e9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 2e327234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 500e9b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 21def934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21def934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3155d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 5cb4e62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb4e62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_7_456, and the Request Id: 6ebce572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2b940798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_456-, and the Request Id: 40a43656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc801af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc801af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 860a6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 860a6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_9_462, and the Request Id: 4ee52e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bbb5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 51ac1cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ac1cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 3a65a236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a65a236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_457, and the Request Id: 5164575b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_6_467-, and the Request Id: f67a7dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 5bf5a446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_8_457-, and the Request Id: 64f19765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 76613dfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 4d0ebde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0ebde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 2da44ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da44ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_2_461, and the Request Id: 53611674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4a92ab9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a92ab9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 11e4c144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e4c144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_1_466, and the Request Id: 68ef29d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 68f7b038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f7b038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 63903ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 7f012d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63903ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f012d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57702a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57702a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_3_458, and the Request Id: 4b40aea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_9_462-, and the Request Id: 3ade445b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_4_463, and the Request Id: 5119a871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 23abac8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_3_458-, and the Request Id: 34e0f966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: e091dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 56b49abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3d6756b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 56f2dea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f2dea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 47524ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47524ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_453, and the Request Id: 21f3b6df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_2_461-, and the Request Id: 733f2aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_466-, and the Request Id: 4055ea3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 45b03267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4a3e454d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3e454d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 773d0599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773d0599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_457, and the Request Id: 70c91dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_463-, and the Request Id: 7365d4f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_453-, and the Request Id: 3339d6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 1810772e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 51a191d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 17b38c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a191d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 61a42e73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5f8a240d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.373+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8a240d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6f3677b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_6_468, and the Request Id: 2e7eb85e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d14c05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_457-, and the Request Id: 6c1d86f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 212c7696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4ce45345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 230feccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230feccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6970caa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 615e4a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6970caa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615e4a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_465, and the Request Id: 4457c369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: e54cf7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e54cf7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_8_458, and the Request Id: 2c480cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 2096bccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 335416c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_468-, and the Request Id: 50ffdae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 62862274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62862274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 29688b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 1c462259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29688b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_9_463, and the Request Id: 29acc9cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 2c73f33d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e609a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 592a4e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_465-, and the Request Id: 621d01fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_8_458-, and the Request Id: 7802ebbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 57ba3bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ba3bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6e108873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e108873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_467, and the Request Id: 49e195b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 1b3c0598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3c0598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.448+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d7f65e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.449+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7f65e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_462, and the Request Id: 7355d2a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0e24a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3b111e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_9_463-, and the Request Id: 488ba2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 3e1892c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1892c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: ed0c182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 1aaf9e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed0c182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaf9e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 74bd0a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 28f29044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2a64cdb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bd0a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_10_454, and the Request Id: 581cb86b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.464+0000 [https-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_464, and the Request Id: 3c37ff09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 120b38e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 3ad6c446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad6c446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_2_462-, and the Request Id: b5877a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_1_467-, and the Request Id: 32943adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 10764a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10764a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_3_459, and the Request Id: 777098c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4dcbbb3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 3b811f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b811f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 6fe1a160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe1a160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_458, and the Request Id: a87af70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 41dd9bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_10_454-, and the Request Id: 2206c134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3e17e853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_4_464-, and the Request Id: 70b10ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 2fc1f7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.497+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc1f7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 34dfba88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34dfba88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597836b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_6_469, and the Request Id: 1c868cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 264839c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 5eba46ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_3_459-, and the Request Id: f701731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5103ea89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_7_458-, and the Request Id: 5fcb0783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5a842c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2f84fbee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: dca38da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35468d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dca38da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35468d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 1fa11189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6faffe84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6faffe84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 54ad3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ad3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_6_469-, and the Request Id: 7aa12783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.544+0000 [https-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_459, and the Request Id: 71b8e560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5f534cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6dde0be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 4fb4aaf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 6146cbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb4aaf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_5_466, and the Request Id: 3e050c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6be546a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 4396fe3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4396fe3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be546a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 11f2406c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 20f6edf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f2406c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f6edf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_463, and the Request Id: 6e2ebaa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 79bd1ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bd1ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_4_465, and the Request Id: 5355e6de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 1a05c583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_463-, and the Request Id: 3179186a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_9_464, and the Request Id: 686840f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 16a9c9e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_459-, and the Request Id: 7646681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 7fb5e265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4d903fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_5_466-, and the Request Id: 5c4157b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.589+0000 [https-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_464-, and the Request Id: 34e2982f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 157e63e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 2234e214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 627d3a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_4_465-, and the Request Id: 565506ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157e63e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2234e214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6b61c2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 182b6e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 26295ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182b6e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26295ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_10_455, and the Request Id: b498fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_1_468, and the Request Id: 752eceba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197d164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197d164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 17c916ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 110dd7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c916ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 6b32059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 20c82c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b32059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23657d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_459, and the Request Id: 4d5d76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7671df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2332f5a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2332f5a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 48971749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48971749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 3d41ab2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d41ab2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_470, and the Request Id: 29d12278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_3_460, and the Request Id: 3cdbf69c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_455-, and the Request Id: 6364a487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 14f9b09a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 3835745a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_1_468-, and the Request Id: 6db21a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_459-, and the Request Id: 750cb3b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5a414308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5716ba56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_3_460-, and the Request Id: 2d47bc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_470-, and the Request Id: 2eb19a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 85fabe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 64c0c314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 1e81d86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 3e2e2ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e81d86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 4672147f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 591a0910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 626f8a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 29c345e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626f8a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c345e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29695649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7b5201a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29695649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 68150307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.639+0000 [https-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_460, and the Request Id: 31c523ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68150307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 26590f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26590f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 1b8a74e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8a74e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_464, and the Request Id: 7a4c40c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 49a2332b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_4_466, and the Request Id: 25ce1d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a2332b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 198cce68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 400b2445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400b2445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198cce68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 46d8e270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_5_467, and the Request Id: 4e18e366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_9_465, and the Request Id: 5d1d2b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.647+0000 [https-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: 7971c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 33dad136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a4cb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 4f18cb75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f18cb75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_464-, and the Request Id: 4a23c300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 45e9d228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 77ba143c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ba143c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3739b93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 3b2e695e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2e695e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 41e85faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e85faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_3_461, and the Request Id: 7d1da76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_4_466-, and the Request Id: 39e39ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbd1c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 11c755b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c755b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 4d8a6471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_471, and the Request Id: 3583f1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a6471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_456, and the Request Id: 34a16afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_3_461-, and the Request Id: 64f3d851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_471-, and the Request Id: 280ed51e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 28f96f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2641fe44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: d25d5c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d25d5c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_456-, and the Request Id: 475c04ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_5_467-, and the Request Id: 58ece8fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_9_465-, and the Request Id: 57532049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 3691666d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3691666d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_469, and the Request Id: 638f7e43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 6da995b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 17bb01c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da995b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 413bea45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 32c7dbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 548de4bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 67bedcb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: f8eff42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8eff42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_469-, and the Request Id: 212ede14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4ce6b996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_7_460, and the Request Id: 1ca3c0a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 79ac411c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 30231e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_460-, and the Request Id: 62dd7e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 38874f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 26e6b75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 667dafdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: e2c77b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2c77b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38874f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7d726a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 1e0caca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 74dd9ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d726a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dd9ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_461, and the Request Id: 615c5b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_457, and the Request Id: 6e3bae7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 1af56cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 75896f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75896f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 6029ec5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6029ec5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_461-, and the Request Id: 42631596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_465, and the Request Id: 158907df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_457-, and the Request Id: 3c3bd9e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: e9ef3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c72920a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c72920a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 273757aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2b285ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: f986229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f986229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_6_472, and the Request Id: 946c60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_465-, and the Request Id: 11d5099a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 380506b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 42c27b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 2d5469d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4bca3b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5469d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c27b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 4b8eaad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8eaad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 69c2a7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c2a7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.729+0000 [https-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_462, and the Request Id: dd62d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 1c63426a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 637d952f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_4_467, and the Request Id: 2924ce39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1fc217fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bca3b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 34b9b715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 5bc3789a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc3789a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_472-, and the Request Id: 6fcfc373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_461, and the Request Id: 786187c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 20dd7921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 26b6fdc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 1bd3547a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_467-, and the Request Id: 30cc95b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 46b86a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 1b4407c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 601c397b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b86a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 3461fb3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3461fb3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.751+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4407c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 3d11118e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 66c2b0fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 7416350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 388e4297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c2b0fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388e4297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_3_462-, and the Request Id: 7e48e925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7416350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 488c3390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cc2130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488c3390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 462d0737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462d0737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_470, and the Request Id: 7c8b165c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_7_461-, and the Request Id: 3c267234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.758+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d11118e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_462, and the Request Id: 2855506f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 20c990ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c990ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 29c18cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c18cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_5_468, and the Request Id: 42c7b7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 1e56c7ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e56c7ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_458, and the Request Id: 2c314ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 59948019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_1_470-, and the Request Id: 3da59828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_468-, and the Request Id: 529473b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_9_466, and the Request Id: 295d4c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.778+0000 [https-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_466, and the Request Id: 43a091c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 66eed5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_458-, and the Request Id: 72da586d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_8_462-, and the Request Id: 1ce2eabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_466-, and the Request Id: 4cba51fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 4e513bcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 1c7948e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 66e7e39f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 2cd65fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd65fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 393fb24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393fb24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.791+0000 [https-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_466-, and the Request Id: 1c5c7e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_473, and the Request Id: 45c96f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 3b4413a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2e4091ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4e08c960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 481f5568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3ada9e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 4a709701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ada9e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 58b7c092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.799+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b7c092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5f3cdd6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_4_468, and the Request Id: 504a5e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2f21f439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 43da824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 541565ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541565ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_6_473-, and the Request Id: 3ed0736a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240e94a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 15244152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 2962f3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 25a0a976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.809+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2962f3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_4_468-, and the Request Id: 2e5ff3d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a0a976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 50417797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 7cc929a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 161191df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50417797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161191df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 4caf6402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_3_463, and the Request Id: 68bb3e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_1_471, and the Request Id: 4790df07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5c793eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 128ab93a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128ab93a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_463, and the Request Id: 4c693f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4ccf5289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccf5289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 12cf2cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 1f2cb88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 4896c828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2cb88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4896c828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 7ffef8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffef8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_459, and the Request Id: 900008e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 2a1f1669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_469, and the Request Id: f49b53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 35a32824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25256c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_3_463-, and the Request Id: 466ca08a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf355d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf355d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 1cb747a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb747a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_4_469, and the Request Id: 135fd6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-instances, and the Request Id: 77acdefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77acdefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 642ce1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642ce1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_9_467, and the Request Id: 7f256b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_463-, and the Request Id: 49af911f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_4_469-, and the Request Id: 33fc8767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 651ea733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 422754db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422754db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5e84ab07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e84ab07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_7_462, and the Request Id: 13fcc21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 191d4a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 409c16c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409c16c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3db3c8fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db3c8fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_474, and the Request Id: 43ea98d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_469-, and the Request Id: e23af78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_1_471-, and the Request Id: 3f2f4df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_459-, and the Request Id: 1aa828fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7968a20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: bce134b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7968a20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_9_467-, and the Request Id: 21595e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: eed181d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eed181d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_7_462-, and the Request Id: 60aa9a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 6f21bdf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_6_474-, and the Request Id: 10a728cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy_2_467, and the Request Id: 4517ed91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 3efd7834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5a37ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6f751fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efd7834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 18f3c66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 60bccbf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 6b628fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b628fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_464, and the Request Id: 318b712e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7cc97ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 14ce195a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 3c0d0144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_464-, and the Request Id: 563f9fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.911+0000 [https-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_467-, and the Request Id: 25ce3058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 2a85f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 33a9cdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5ec268e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 298caa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 50609744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 102a9cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50609744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 3fc2d6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.921+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc2d6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_472, and the Request Id: 3de5ecda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 2ad8f3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 292c4dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 72a14e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292c4dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 6a82c769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 79f3ea1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a82c769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f3ea1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 54e603a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 297c2567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e603a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 6643836d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 66ff88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: bb3cbf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_4_470, and the Request Id: 39632100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb3cbf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ff88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5786da1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_5_470, and the Request Id: 65d0437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 277493fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 14d4b6f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: c58d508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d4b6f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c58d508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 65da3dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65da3dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_460, and the Request Id: 54ae3418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_1_472-, and the Request Id: 77404f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277493fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-types, and the Request Id: 15fe7fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.942+0000 [https-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_464, and the Request Id: 7af54d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 237dcced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fe7fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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-types, and the Request Id: 76cc0755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cc0755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_9_468, and the Request Id: 15520a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_7_463, and the Request Id: 51d835b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_5_470-, and the Request Id: 7b7dddc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.957+0000 [https-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_468-, and the Request Id: 1b131a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_470-, and the Request Id: 1899515b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 7376319e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 23a1b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7376319e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.959+0000 [https-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_464-, and the Request Id: 3c2e13ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.960+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4baf9318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policy-instances, and the Request Id: 644774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.961+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baf9318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_10_460-, and the Request Id: 6e85468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_8_465, and the Request Id: 6cf3e549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 4c62207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 3dfbfd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c62207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfbfd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 782f23da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies/policy_7_463-, and the Request Id: 7478417f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 385d19f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385d19f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.966+0000 [https-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_475, and the Request Id: 701a8a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_2_468, and the Request Id: 38841ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 777ed27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dae0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5744fcc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 19a0c6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 5530f368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.982+0000 [https-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_465-, and the Request Id: 4ee227e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 48643ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 156e08ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_6_475-, and the Request Id: 17799471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: c8ffd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 2b664a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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, and the Request Id: 76aa81f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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: 36d58d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d58d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd45023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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/policies, and the Request Id: 96091da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.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_2_468-, and the Request Id: 573acbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 1696381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:40.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1696381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7bff1e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_9_469, and the Request Id: 375180b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bff1e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3bb6c71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb6c71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_471, and the Request Id: 2fd21427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 2767eb2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2767eb2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 7cfa82d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfa82d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_9_469-, and the Request Id: 24f0db86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_461, and the Request Id: 54adb9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 56de65a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56de65a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_471-, and the Request Id: 565929cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 2ac7366d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac7366d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: c7511f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_471, and the Request Id: 540bb0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e6cb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_10_461-, and the Request Id: 116081b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 3f6f36c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5a54d305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 31cdbdb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 330f2cfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: c36758c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cdbef41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdbef41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_471-, and the Request Id: 208493fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228178f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 232071bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228178f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232071bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3d891767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 466fb1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466fb1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7a58e983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_465, and the Request Id: 5cea6d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_473, and the Request Id: 3299242c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 2b2b29fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2b29fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 7e98d207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e98d207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: cf4dfde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf4dfde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_466, and the Request Id: 7f58e0b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 1e260249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7281efc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e260249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_6_476, and the Request Id: 2f6941c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 7668e398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: ba31b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_465-, and the Request Id: 40291d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7668e398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba31b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1d3e02c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 25764833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 68fe4c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 61fff0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fe4c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fff0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 5d0bad8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ce0f91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce0f91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0bad8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_470, and the Request Id: 3cb8e03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 59a5326a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_466-, and the Request Id: 4c5f2426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 14161f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a5326a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 21468080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21468080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_472, and the Request Id: 79e94b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_6_476-, and the Request Id: 799d0d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_2_469, and the Request Id: 2c5d59f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_470-, and the Request Id: 2824c81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_464, and the Request Id: 14169550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_1_473-, and the Request Id: 66489c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 505ac33d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 3e2614ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 8f4a6ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 5a4efeda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 47bae919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bae919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_472-, and the Request Id: 535067f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 30941d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30941d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_462, and the Request Id: 72438000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: e897c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: b57b35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 502a0077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 560ee855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: fb28b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4f299d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_469-, and the Request Id: 44da9d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f299d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 57146862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57146862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_462-, and the Request Id: 7dfbe01d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_5_472, and the Request Id: ca16912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 40620ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 7a883c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6a57071d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5d479343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6efac0fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 17e50cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d479343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e50cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7ffb36da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffb36da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6f0aaf39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 4aa80e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0aaf39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6fb54d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_467, and the Request Id: c720bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_7_464-, and the Request Id: 329f3bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 6ff67c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 11ff7af2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ff7af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_466, and the Request Id: 6f559f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 9aeba53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9aeba53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_477, and the Request Id: 14dc77ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 4b60d174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 6552dfc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b60d174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 71ab6850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.190+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ab6850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_470, and the Request Id: 677af0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 36e64c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e64c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_467-, and the Request Id: 4645c41f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 6e7e7523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7e7523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 1bab4212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_472-, and the Request Id: 73114ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 4561a796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4561a796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 34fa83ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fa83ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_470-, and the Request Id: 4f9839b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_9_471, and the Request Id: 1b293dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_4_473, and the Request Id: 5045699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 683d9058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683d9058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_477-, and the Request Id: 7d54f7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 454911fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454911fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 27e572e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_1_474, and the Request Id: 3535be84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e572e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 1097913c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_466-, and the Request Id: 664d69a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1097913c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 2d4e7834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 27be19ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_471-, and the Request Id: 2f6603b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_463, and the Request Id: 16381af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 538d7dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 30878488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_473-, and the Request Id: 2f930c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 33480934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 42747a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 786b0cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 56c8a76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: ebf1800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3abbde2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abbde2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 32531ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32531ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.260+0000 [https-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_463-, and the Request Id: 164527e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_465, and the Request Id: 210cf2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3049540e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 2afb340f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 1a5b80e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_474-, and the Request Id: 6bb5f341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 596d8850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596d8850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3ad1be2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad1be2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 533120c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_473, and the Request Id: 7f44a838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 147df99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147df99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 2a1d3887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4f11c993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1d3887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f11c993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3cb5aad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_472, and the Request Id: a802dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb5aad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_468, and the Request Id: 14990e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_465-, and the Request Id: 7db2bcc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3d234fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_468-, and the Request Id: 3e9841bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 69148f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4257df85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 475bd684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 306ea8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 7cbe88f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.324+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbe88f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 3fba435a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fba435a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2c9d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_6_478, and the Request Id: 55a18410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2c9d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 659d21b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659d21b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_5_473-, and the Request Id: 4833641c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_471, and the Request Id: 11773bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_472-, and the Request Id: 73b5d766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7f6e7f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_471-, and the Request Id: 65526873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e13229c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 274c6c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7c5cefd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.340+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6e7f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ac1729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ac1729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 5bc5d894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc5d894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 78e4a34e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 1f35427c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e4a34e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 14949554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f35427c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14949554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_1_475, and the Request Id: 6373e089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 34323e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_10_464, and the Request Id: 351e5ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_467, and the Request Id: 3ad109ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 71e6f76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: c6f5e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_478-, and the Request Id: 6092fc1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 3daf9eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1a83e314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.366+0000 [https-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: 33945bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 68280929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a98a477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_10_464-, and the Request Id: de2928b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.374+0000 [https-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: 10857f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 64f6ac02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 3611681e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5dcf5873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 10b2cf3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcf5873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 122a382c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 31f93a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 28e31df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122a382c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 66f4833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f4833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e31df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f93a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_5_474, and the Request Id: 5de490f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c975d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 359923c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c975d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.390+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359923c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_466, and the Request Id: 2a1e66e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 58ccafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ccafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_473, and the Request Id: 2e2d674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6b57f48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b57f48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_472, and the Request Id: 59b31ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 2cd07c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 399ec466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_466-, and the Request Id: 31cfc54f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 5d0f9393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0f9393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 669e9881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669e9881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_4_474, and the Request Id: 264770d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8f3721d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f3721d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_2_472-, and the Request Id: fb87a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4f605457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_474-, and the Request Id: 14b53095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_469, and the Request Id: 4d4c9ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fe8e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.407+0000 [https-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_474-, and the Request Id: 260e6f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 58769093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 47062dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 29140f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 21fd7df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_9_473-, and the Request Id: 31027eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7f45a83f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 6d30bc1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 7803f1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7803f1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: af02342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 1a9b6051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af02342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9b6051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 2210c592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2716f360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2716f360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_476, and the Request Id: 549c776a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_465, and the Request Id: 784cc10c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_469-, and the Request Id: 30dfe1bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3aeb95fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aeb95fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 397d683d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397d683d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1eeeabe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_476-, and the Request Id: 685e66ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_6_479, and the Request Id: 637df111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 72837ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 363e0045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72837ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 15aa69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15aa69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 5ed431a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.447+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed431a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 5b7a56eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.448+0000 [https-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: 39e73e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7a56eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.450+0000 [https-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_475, and the Request Id: 18c10029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 297408b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_465-, and the Request Id: 2b958376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 117449b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.458+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117449b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6c7c25c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1acfdc49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 48cf44ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1f09dcfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_479-, and the Request Id: 36300c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7c25c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_473, and the Request Id: 71097288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 2ead25b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ead25b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.468+0000 [https-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_468-, and the Request Id: 49e311a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5e45fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5e45fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 2903ac0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2903ac0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 364c4f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9c23a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364c4f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 547d054d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_475, and the Request Id: 23b4d0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_467, and the Request Id: 3e603a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_4_475-, and the Request Id: 51d7b5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 744defb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdd229f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: ba5d3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 17bc5de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3fdba362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_475-, and the Request Id: 40114154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdba362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_2_473-, and the Request Id: 30f91057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 420536c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 758d536d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420536c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1eff2121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 68e81de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_477, and the Request Id: 546d1906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e81de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: b636ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11db41d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_467-, and the Request Id: 45081757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 239fdbf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11db41d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2587ab2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 15e9b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 55683076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 26dd89f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e9b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55683076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_477-, and the Request Id: 69035da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 64a42b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_470, and the Request Id: 65e81631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4f3e4cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_9_474, and the Request Id: 77068e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26dd89f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 5b5ece79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6d447ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5ece79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_466, and the Request Id: 530b4fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: ce2e4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce2e4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1c665ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 5c6342e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6342e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_3_469, and the Request Id: 70a64a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 8500826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8500826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1260c4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_9_474-, and the Request Id: 214b26dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3dcc9ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12de54b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 2bb005c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_470-, and the Request Id: 3cdd5efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_466-, and the Request Id: 2a30977c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_469-, and the Request Id: 3c35cee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 559a7e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559a7e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.523+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcc9ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 11a62bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.524+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef14240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_480, and the Request Id: 71f140b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.526+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef14240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_474, and the Request Id: 105ad275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 1f12e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: f483fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 2254fab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f483fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4a46cd30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a46cd30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac4491d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_478, and the Request Id: 7f7c9e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 6f3de764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.540+0000 [https-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_480-, and the Request Id: 7e5a6008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3de764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_474-, and the Request Id: 65ca3753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 57be279b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 6cd899a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57be279b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd899a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 24bec4e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 35d8e0a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bec4e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_468, and the Request Id: 731bef5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 4500a3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70887878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.551+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4500a3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_4_476, and the Request Id: 5309d6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 38878b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38878b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 7e8f9633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_476, and the Request Id: 5f176664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb41a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 593edebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5146ff09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5146ff09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_468-, and the Request Id: 28e1a5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_1_478-, and the Request Id: 2ee18984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: ed08940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed08940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_475, and the Request Id: 21e509f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_476-, and the Request Id: 10bf153d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 23cacd57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.572+0000 [https-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_476-, and the Request Id: 4200f415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4c8549d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.572+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b06b291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 29d36624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d36624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 131f565a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5eb72758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb72758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_471, and the Request Id: 5d7d3c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 12366ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12366ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1da8cc33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197ee312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_475-, and the Request Id: 3a1416fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: a8db07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197ee312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 2dacdf84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_10_467, and the Request Id: 49eda2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_471-, and the Request Id: 5419f2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dacdf84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 10b737bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: e03c9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 63cb2574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e03c9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: a505d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_6_481, and the Request Id: 45def1eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.588+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a505d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a533746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 22d7ef9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d7ef9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: f31b8dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_10_467-, and the Request Id: 21e2d895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4dc91a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_470, and the Request Id: 1a8e7795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a3b16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 7fada84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b52ac22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b52ac22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: d3a69b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: a089d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3a69b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_6_481-, and the Request Id: 74f996db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 13e53078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 5b1cfd29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_479, and the Request Id: 5f25c1db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.612+0000 [https-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_470-, and the Request Id: 1f2e254b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 63dbb049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dbb049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 68029771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 18638e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 2a5906f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68029771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18638e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.615+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5906f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b96d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 62d3c7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b96d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4d945e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d3c7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d945e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 3d20f274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 487752b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487752b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.619+0000 [https-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_475, and the Request Id: f40c283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_477, and the Request Id: 36e3de7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_477, and the Request Id: 7ab3052d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7dec9fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_469, and the Request Id: 4f749a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 53e17c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e17c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 4f02f747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.632+0000 [https-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_479-, and the Request Id: 5f2d09c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6fbe7814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbe7814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_477-, and the Request Id: 4936e4f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5c792a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c792a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1690204c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_476, and the Request Id: 6a143de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 3fad9b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fad9b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_472, and the Request Id: 1f44ad7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 4def892d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_2_475-, and the Request Id: 5a32d88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_469-, and the Request Id: 6b327bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 19f4363f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: d3f4688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1f9b2f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_9_476-, and the Request Id: 36e06867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 76f2e455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_4_477-, and the Request Id: 7cf4f858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f2e455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 78f047cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3f4688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 2504a216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.652+0000 [https-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_472-, and the Request Id: 529c7848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2504a216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_468, and the Request Id: 6b8c9a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1004ea6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1004ea6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3955fa4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_471, and the Request Id: 1041e3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6f1cb7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1fdda8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 53c7cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_10_468-, and the Request Id: 7c9315ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 2038183c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6cc10c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6bc23da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 32783e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 6e8bb4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32783e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_3_471-, and the Request Id: 4aa9ad4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7137611d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7137611d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 3b553fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5f9222c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_6_482, and the Request Id: 4a5d77c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 5a7d838d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7d83be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7d83be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 63619820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 10292c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10292c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c680b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 5a002b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a002b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_482-, and the Request Id: 5496b24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_1_480, and the Request Id: 283ee89a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 4a84d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a84d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 2ace0058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 3faf003e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3faf003e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ace0058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 6544dfdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: f2a82fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6544dfdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2a82fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4bd685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_2_476, and the Request Id: 5cce2bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 7289c3ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: a9e9636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7289c3ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_9_477, and the Request Id: 6ff20fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_5_478, and the Request Id: 1ff74fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 59da1e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da1e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.696+0000 [https-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_473, and the Request Id: 10e18f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 3a0a1bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1f85273e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0a1bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 439e732b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 53fec027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_1_480-, and the Request Id: 51f6811a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439e732b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 2365e902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2365e902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_2_476-, and the Request Id: 5432eb58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 3daf6556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.709+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daf6556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_4_478, and the Request Id: 10c5403c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_472, and the Request Id: 46beb6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 3da0db72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_473-, and the Request Id: 76a08374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da0db72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_477-, and the Request Id: 1244b707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7b1fde19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1fde19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_478-, and the Request Id: 32b556d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_3_472-, and the Request Id: 62b47e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_7_470, and the Request Id: 7d094314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 39838a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 72498a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_478-, and the Request Id: 4264ecc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 50853b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_7_470-, and the Request Id: 669a2808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 229581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: a8535da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50853b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 3a6f2215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 52c5012d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 65a487c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 2760f145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2760f145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_10_469, and the Request Id: 77580dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1038dde7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 228e18ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 72731a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 6d9df10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: a39a017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 57ceb31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 4bb5c93b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 3b0318b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0318b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 3ccf7bc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_10_469-, and the Request Id: 7c4fabc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 1c446e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c446e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 21e26b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e26b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 45ec7731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 44885856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44885856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ec7731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_6_483, and the Request Id: 19faff9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_473, and the Request Id: 6e816c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 230f13c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230f13c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: c85dba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c85dba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 106f5a53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106f5a53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.783+0000 [https-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_479, and the Request Id: 7a4baf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1b09f63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_481, and the Request Id: 11f16166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 6914c826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6914c826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 6134407f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 7f7c21aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6134407f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_2_477, and the Request Id: 7c1057ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 46dd1b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: b0d936e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dd1b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 3965d21a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3965d21a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_9_478, and the Request Id: 21c5a6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 3780f442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_6_483-, and the Request Id: 24c2a45a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3780f442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 290c84d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290c84d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_474, and the Request Id: 55f34f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_473-, and the Request Id: 74191be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_474-, and the Request Id: 7a4f9e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22b9d2fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b9d2fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 29838b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29838b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_1_481-, and the Request Id: 1da72845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_479, and the Request Id: 541e0c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 33646973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_2_477-, and the Request Id: 58008787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_9_478-, and the Request Id: 2e95dab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4ade08a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1712497b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ade08a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 5c6465d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6465d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_471, and the Request Id: 3874814e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 507fb30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6af23026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_7_471-, and the Request Id: 48c29a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 4db4cb6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_4_479-, and the Request Id: 58ce02f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c955e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_5_479-, and the Request Id: 1e25b763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 148f586e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148f586e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 6418000c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6418000c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_10_470, and the Request Id: 16fde205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: e2cd32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 49ae8ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 1432082b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: b1ec54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 7b86f2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 8a337f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 320004c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 66e0f54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-instances, and the Request Id: 1eb46c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb46c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 73b877ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b877ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_479, and the Request Id: be0ad66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 77130bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6367c50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 13fee1d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77130bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fee1d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 140756b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 42235667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140756b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 6ba7bc0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba7bc0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_6_484, and the Request Id: 527eb9ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_3_474, and the Request Id: 5e74d2a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 6d7ccfea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies/policy_10_470-, and the Request Id: 20c76248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 56d8e72f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d8e72f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: f464b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f464b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policies, and the Request Id: 11f148f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_482, and the Request Id: 61d845ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66e7c2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.945+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e7c2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 4697a0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_9_479-, and the Request Id: 4f50dc03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4697a0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_2_478, and the Request Id: 27357f84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_6_484-, and the Request Id: 43a37472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: c042b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 1a805f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c042b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_3_474-, and the Request Id: 6c4afc8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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-types, and the Request Id: 66d7f007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d7f007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy_8_475, and the Request Id: 7c5f6c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: b898d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_8_475-, and the Request Id: d335ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-instances, and the Request Id: 2f7e578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7e578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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/policy-types, and the Request Id: 27412f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27412f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_1_482-, and the Request Id: 51b842ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.975+0000 [https-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_480, and the Request Id: 752b4c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 38f241a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 40119396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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: 2b0e3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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_4_480-, and the Request Id: 6fe489e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.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, and the Request Id: 39e38737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:41.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a92d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 2ad6b741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad6b741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 18c0c8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c0c8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_480, and the Request Id: 6fc0cae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7d39be9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_478-, and the Request Id: 5396a7aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 50612c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50612c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 1e018123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e018123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_7_472, and the Request Id: 28ab116f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 62da065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2b54ca6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 19c7fa33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 66ae7dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2fdd85c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_480-, and the Request Id: 1d469e08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 73ebdc25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 1c036a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.039+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ebdc25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 162258dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162258dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_471, and the Request Id: 7c210444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3d79a82a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_472-, and the Request Id: 1ccff425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 15b7e940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3c48612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b7e940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c48612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5c4fecf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d6890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d6890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3200d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 2a3d5a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3200d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3d5a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 61a8a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 73acf939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a8a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7904a7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7904a7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 32cf7c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3a9972b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63db6927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63db6927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_485, and the Request Id: 760b133b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_10_471-, and the Request Id: 5627b36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2e69dcca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_1_483, and the Request Id: 592b4c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_475, and the Request Id: 1298b765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e69dcca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b76d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b76d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 470184d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470184d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_480, and the Request Id: 5471050c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: eae8717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_8_476, and the Request Id: 6d3be6e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 5b0a9c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eae8717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_479, and the Request Id: 10a56314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 72ec232d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 3a824403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a824403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 10e350b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e350b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_481, and the Request Id: 2b52afb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 29b14d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.076+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b14d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_485-, and the Request Id: 315fba7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165981a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165981a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_473, and the Request Id: 1018635c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_480-, and the Request Id: 575f9a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 48fd88b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_476-, and the Request Id: 69e61088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_475-, and the Request Id: 59586884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_1_483-, and the Request Id: cac4ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 24e72b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_479-, and the Request Id: 18ae1be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 4f8bc337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_481-, and the Request Id: 7d93ff77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: cae56bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cae56bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 61bd9bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.100+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8bc337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_481, and the Request Id: 10dd97e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_473-, and the Request Id: 2133e439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 169bc981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 71c18139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 617df660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5680a3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 446fb6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 1adbbd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_481-, and the Request Id: 37d4a4d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7f648be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3f88a86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3d2883a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 6f645366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3a764838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 6337e0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6337e0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 41b4322c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b4322c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_472, and the Request Id: 1abcb93e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7019f173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 1062b8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 4b21e4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 102b0b4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102b0b4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 46e0001f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6886dd91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 67d06f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6886dd91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d06f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 785918a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.131+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785918a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 4d696fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_10_472-, and the Request Id: 274adb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_481, and the Request Id: 60d79da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6af46653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1cde19fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cde19fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af46653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 62935ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_484, and the Request Id: 418798ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 15d4cd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.140+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ecfb1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d4cd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_8_477, and the Request Id: 5dcef83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 30baa740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7c1c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.154+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30baa740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7c1c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_486, and the Request Id: 60121d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 70ce4b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ce4b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2ce893f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_3_476, and the Request Id: 100206f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce893f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 37425ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37425ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c91c3ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c91c3ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 793b64cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: bb48cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 46f8f516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793b64cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_4_482, and the Request Id: 38a91687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb48cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7d914114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_482, and the Request Id: 17f0aff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d914114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 3d341607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_2_480, and the Request Id: 43f053c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d341607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_484-, and the Request Id: 14b8c2cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 55ab87ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.169+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ab87ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_474, and the Request Id: 381391d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_477-, and the Request Id: 78f24e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_9_481-, and the Request Id: 28bcf750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_3_476-, and the Request Id: 245c1b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_486-, and the Request Id: 5a820bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 31ed2266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.176+0000 [https-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: 7afeadf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 15df5059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_482-, and the Request Id: 21662f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15df5059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7836b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7836b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 292ab2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_10_473, and the Request Id: 1ca7c80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_482-, and the Request Id: 1bf0f96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: dbabeff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 50687973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 4120c056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 222026e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f5387e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_473-, and the Request Id: 721d2fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 52aadaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 46252724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_474-, and the Request Id: 1a724d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 244b3e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 5cd66aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2aeb21a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd66aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 638d6ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638d6ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_482, and the Request Id: 2f8511ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 317f8920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 1f87690f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 21c733b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c733b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f51c075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3d3c45e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 748edc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 29d3db46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 61aa8fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d3db46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61aa8fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 69170aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_3_477, and the Request Id: 41cff9c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 18932db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69170aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_481, and the Request Id: 34213eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 39b807ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6e955219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 79d92300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d92300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_481-, and the Request Id: 6442c2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 7e4cb37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4cb37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 76b7bfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 23bc5d14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bc5d14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b7bfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_482-, and the Request Id: 2fd4eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 3e9906a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9906a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 39122425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39122425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_478, and the Request Id: b8ddd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_485, and the Request Id: 75c968ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 38c6334e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c6334e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_483, and the Request Id: 7476f7f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 72f1bccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f1bccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.231+0000 [https-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: 7baf30b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 6f3c254f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3c254f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7ee3701e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 3ee44462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee44462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_474, and the Request Id: 512a2f53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_3_477-, and the Request Id: 907ea05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6462a616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 77eb75e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 60b0e11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77eb75e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 9115ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9115ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_487, and the Request Id: 3d41f330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3a326d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_8_478-, and the Request Id: 69d43fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.248+0000 [https-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_474-, and the Request Id: 5af7dceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.249+0000 [https-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: 653bd875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 25594c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_483-, and the Request Id: 53fc5803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_1_485-, and the Request Id: 2c4fc54f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 5aeeb309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 31510da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_487-, and the Request Id: 4d1b9292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: b2eebc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 51ebb0ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 36cea8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2912f039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3daac18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 5e484641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daac18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 736321da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736321da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_475, and the Request Id: 7dd3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 2c9a5b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3e164fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9a5b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3601c77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_475-, and the Request Id: 3f9b4dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3601c77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 4f75bd8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: c1fcbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f75bd8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1fcbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_483, and the Request Id: 40dfe9da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13afaafc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13afaafc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1f5e83f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 7c75aba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_482, and the Request Id: 14b626d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 20967cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 77c8b8ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7520f90a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4a032eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c8b8ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 29dea1e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_479, and the Request Id: 6def0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_9_483-, and the Request Id: 28cb6fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 6f3e25fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 30566336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3e25fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30566336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 909cfc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.308+0000 [https-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_482-, and the Request Id: 220f44b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 7ebbb637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 909cfc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebbb637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_5_484, and the Request Id: 75a97b95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_478, and the Request Id: f03847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 5b51e444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 5dc8ac7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc8ac7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 111b647f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 22f15b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.317+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f15b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b51e444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.318+0000 [https-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_484, and the Request Id: 7331e373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 1e0c86eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0c86eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 34ef919e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_486, and the Request Id: 7684d806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_8_479-, and the Request Id: 7327022e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 7072b663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7072b663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_5_484-, and the Request Id: 493a46d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 6b978c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2db3b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55cd3b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_484-, and the Request Id: 79cf89cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_478-, and the Request Id: 5daf77b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7a6b4b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6b4b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cd3b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2e50f819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_486-, and the Request Id: 674aa673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 23f1e95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_475, and the Request Id: 4ff79661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f1e95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 18afe13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_476, and the Request Id: 2885c6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18afe13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 643a2d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643a2d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4a20ffeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7d1ecb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_488, and the Request Id: f8691ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_475-, and the Request Id: 42ebf34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 79b4ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_476-, and the Request Id: 230d4e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa585e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3cc6265f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2b17473c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2c80c849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1f1d4587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 38ff25b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: bc18675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_488-, and the Request Id: 2a66488a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2b2317c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 354f6ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354f6ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 34929592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 5d90cdf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 32b59555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d90cdf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d925de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b59555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 2c2b41ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2b41ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 51ca1fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d925de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_4_485, and the Request Id: 50a6edd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_480, and the Request Id: 7ee2d04c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 2b2f0e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2f0e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 7e9cf975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9cf975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_5_485, and the Request Id: fce8acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 62c131c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c131c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1f37cf2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 6abce9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f37cf2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abce9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 4680550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eebf4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4680550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eebf4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_483, and the Request Id: 7115b7a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_1_487, and the Request Id: 66e91c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4e9cedb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_485-, and the Request Id: 301ac525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 60b2307d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 4fb2acc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b2307d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_485-, and the Request Id: 464f1a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb2acc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 34d0485a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d0485a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 31f0c7a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_3_479, and the Request Id: db43d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_487-, and the Request Id: 53fbcd20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_8_480-, and the Request Id: 45bf475b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c820a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.395+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c820a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_9_484, and the Request Id: 461512fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_476, and the Request Id: 3e4a3372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 179b13d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_483-, and the Request Id: 7e07e4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 26ded543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7a8bcd9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7904541e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_479-, and the Request Id: 45da08a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 5b6c38d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_9_484-, and the Request Id: 73b1194a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 4c93ea88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_476-, and the Request Id: 75706983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: e25cff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7bae8969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 19b121ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 2ea445b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea445b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76cf9c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 61ba6b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cf9c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3c4acf6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 7935500f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_489, and the Request Id: 4127eef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7935500f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 52d010be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 68a1113a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d010be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 65b3309e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b3309e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 30fbf2e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1e3d07b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7a88c367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 70dacc2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3d07b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 607a27c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e279442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_7_477, and the Request Id: 3f19a319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e279442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ee3e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ee3e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6aaed1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.427+0000 [https-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_486, and the Request Id: 59953eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaed1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 2bf3c533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_8_481, and the Request Id: 71882c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.428+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf3c533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_489-, and the Request Id: 78d78342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_477-, and the Request Id: 10684a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.430+0000 [https-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_488, and the Request Id: 95d7beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4adb30ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adb30ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.434+0000 [https-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: 22c6b33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 33851381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1d0387a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33851381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0387a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 13b00006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.438+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b00006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 455c2204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5179725d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455c2204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 70eacf8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_2_484, and the Request Id: 6c5ff950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_486, and the Request Id: 5df40866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3f93993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7e37986a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f93993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_3_480, and the Request Id: 776fef55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_481-, and the Request Id: 52d736fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7adaf358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 4d4dbf00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.448+0000 [https-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: 3fd0096a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4dbf00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.450+0000 [https-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: 65774d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 38a7ce4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 66883f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_484-, and the Request Id: 7832a100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a7ce4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0a22db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_477, and the Request Id: 3d9a2e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0a22db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 44c75d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c75d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_9_485, and the Request Id: 79e0060a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_3_480-, and the Request Id: d7cf8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.457+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28812c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 22aae0e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 65853526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_10_477-, and the Request Id: 5a98cfb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 12404fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 60c40f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 21c03507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: df2207f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_9_485-, and the Request Id: 1e63020c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df2207f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 21977171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21977171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_4_487, and the Request Id: 28b5cdfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2c039eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 585cc2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585cc2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1c0b9700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484daef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 264ceed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4e380008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264ceed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664a3c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 63f4eb74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_478, and the Request Id: 75408256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5b150d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_487-, and the Request Id: 5660384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 77a77f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 42c0029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_478-, and the Request Id: 3e9efdfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c0029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 41dc2e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 896ebd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2477778c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dc2e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2477778c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_1_489, and the Request Id: 1278ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: a1abf23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1abf23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5a10d948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3aa50245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa50245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 418022b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 108fa6cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 54e1f1c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108fa6cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_8_482, and the Request Id: 394ff147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 1ca5544b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca5544b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b1a6de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1a6de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 659b95c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: eb6d511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb6d511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_5_487, and the Request Id: 2bc975e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.504+0000 [https-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_490, and the Request Id: 2a0ec959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 6630595c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 62d7ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.505+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6630595c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d7ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_489-, and the Request Id: 3fa00967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.506+0000 [https-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: 5a1048e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 2996172f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2996172f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c13f25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c13f25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_482-, and the Request Id: 488a91a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_487-, and the Request Id: 5c28fd6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5bee8ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 49e30233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_490-, and the Request Id: 467eba47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_486, and the Request Id: 77949659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2bb2e71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e30233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_485-, and the Request Id: 2dc8cf80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_10_478, and the Request Id: 2cda3aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 205ca4bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205ca4bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3422a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e5d42bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478a5eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5d42bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478a5eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.521+0000 [https-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_481, and the Request Id: 16db433e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 57df7d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1372b57d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57df7d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_4_488, and the Request Id: 7718a6de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 34cca467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5c5e5fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_3_481-, and the Request Id: 2584070a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cca467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 64fead99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b2d9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.531+0000 [https-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: 5d5056ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_478-, and the Request Id: eeeb5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_4_488-, and the Request Id: 5caec958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 659a10a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.533+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659a10a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_479, and the Request Id: 654e2549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 53314ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 66c306b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 4d649e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 61f642d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3833ef63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.540+0000 [https-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_479-, and the Request Id: d5e1b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7d8dfff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 46a731a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 299b5584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6de69a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1a528044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de69a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a528044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 34a35672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 7b751dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 4adf8c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b751dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 2b42b531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 5d9d0158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b42b531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9d0158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5062990a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_483, and the Request Id: 484855f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5062990a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 5993fe19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_490, and the Request Id: 6710dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 11793d68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11793d68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 63856d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63856d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1b15649f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 63b93ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_2_486, and the Request Id: 6e36e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_491, and the Request Id: 48551ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 78ebdb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 309b4072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_2_486-, and the Request Id: 1e4e6aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309b4072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 408e136d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408e136d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_8_483-, and the Request Id: 74e34ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 305fe878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 407e8cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_488, and the Request Id: 7dd0cf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305fe878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4ea2085a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea2085a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.575+0000 [https-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_489, and the Request Id: 2a2c5c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 4b72c6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 38eaf330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b72c6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.584+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38eaf330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_491-, and the Request Id: 5f19554b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 32342943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32342943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 26c4ab3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c4ab3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_480, and the Request Id: 3fe6e65b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65370b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_10_479, and the Request Id: 5bb58d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65370b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 4a686aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25050cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a686aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_3_482, and the Request Id: 7ca16194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc4ee1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4bd6edab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_489-, and the Request Id: 63d7b5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd6edab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_1_490-, and the Request Id: 64290aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 1c326989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.597+0000 [https-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_479-, and the Request Id: 643dfb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c326989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_487, and the Request Id: 279ab967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_488-, and the Request Id: 689a33cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 4f6bd6c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_480-, and the Request Id: 71597782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_3_482-, and the Request Id: 1fec5a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 784312be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 151fcb69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_9_487-, and the Request Id: 31684492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 15f0a957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 1f6c2675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2fa4044c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 12787084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 27f895ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 416599f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 2a09f0b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661e7d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 45a4ee52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661e7d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a09f0b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 677602d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8cf110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 7562f3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7562f3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1f62595b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7cd2c50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_487, and the Request Id: 5b79d892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 1cb3063d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 357e574f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb3063d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 579c908b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7c6cb731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579c908b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7a81d882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_484, and the Request Id: 26ef21a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 721ed5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 79dcbefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 11efef98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721ed5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dcbefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11efef98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_6_492, and the Request Id: 6c66aca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: af545e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 2f999a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af545e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f999a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_480, and the Request Id: 66b6d2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 704489d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_490, and the Request Id: 47deaab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.641+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704489d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 15706e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15706e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_487-, and the Request Id: 7067804c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_492-, and the Request Id: 7ac35c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_1_491, and the Request Id: 1695c3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 593d7542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_8_484-, and the Request Id: 282904ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593d7542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: d4ec963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 198fe492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_480-, and the Request Id: 5d5859e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 27d6831c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6a8592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d6831c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 15c3dcae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 17d2da6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d2da6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c3dcae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_4_490-, and the Request Id: 5c994ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 5e3e64e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3e64e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_491-, and the Request Id: 31a751a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_489, and the Request Id: 42f7763b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_488, and the Request Id: 253ba498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 2873a523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2873a523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 75d9e88c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2a126109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_481, and the Request Id: 7c1496b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 5f863fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 602a8581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602a8581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1cc303b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 15983b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_489-, and the Request Id: 3e359cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15983b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 3d5b7e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_483, and the Request Id: 24cb249b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 16cf2fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 2f93194e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f93194e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_9_488-, and the Request Id: 42937a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 1841a345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1841a345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 59fdd9f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 477aaaf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_483-, and the Request Id: e2d7ca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_2_488, and the Request Id: 4d871c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 38f1dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4a1dc82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4583ed34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_488-, and the Request Id: 368d3fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6d475228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 7c51a485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 25788d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c51a485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25788d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 483573df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6f50f1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 68ec6bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483573df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 1946d2fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1946d2fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_481-, and the Request Id: 67b3589f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_493, and the Request Id: 79b581e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ec6bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 4d9cfe93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_491, and the Request Id: 2816f06b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 609e3789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 6d84af85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d84af85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_492, and the Request Id: 52c7e595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3de7956e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 74b5b8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_491-, and the Request Id: 5d0f0e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3b6ac738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609e3789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 35d1f41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_493-, and the Request Id: 7941103b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303f7e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b5b8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303f7e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 48526e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 1cad6130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48526e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_481, and the Request Id: 56a7b4c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.712+0000 [https-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: 60a9e943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_485, and the Request Id: 5abb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 360561eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360561eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 22983797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7925d86f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_485-, and the Request Id: 50527973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22983797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_10_481-, and the Request Id: 79511d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7e566e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_490, and the Request Id: 3cd29bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 11cfee4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 6e874bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cfee4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7efbf6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e874bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efbf6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cee40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 611e0fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1426a433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 30deabe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611e0fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: b059a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b059a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3cc49868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc49868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_489, and the Request Id: 16857136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.728+0000 [https-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: 1cd653b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_484, and the Request Id: 79d57794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2fc5eac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_490-, and the Request Id: 4b7ebd35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: e862a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 6cfa28c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4cef7921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 23735f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_3_484-, and the Request Id: 6965f1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.735+0000 [https-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_489-, and the Request Id: 3bddde08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_2_489-, and the Request Id: 187cf171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1cdb6dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7175653e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560f405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7175653e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 5869fb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 3cb15373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5a480837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb15373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6845a07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7a2ff592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6845a07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 7a49a0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4230220f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a49a0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4230220f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 363e36f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: b5c2da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363e36f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5c2da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 25f92ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 7b8f15ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f92ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8f15ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 52d8eaec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 2bab1ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d8eaec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477f3f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_494, and the Request Id: 7325b86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bab1ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 41f8f08f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_486, and the Request Id: 239a5ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f8f08f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: f56ab71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.759+0000 [https-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_493, and the Request Id: 51fd8486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_482, and the Request Id: 3fa2ca94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_482, and the Request Id: 3216326b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 5424b3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_492, and the Request Id: 195b8afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 4e620734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 337ad4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 7c91091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_486-, and the Request Id: 2e6d62ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_482-, and the Request Id: 5d5f85c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c91091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 64048717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64048717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_494-, and the Request Id: 7c9d9d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 3a96acac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a96acac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_1_493-, and the Request Id: 65b097b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_482-, and the Request Id: 713ba8c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_492-, and the Request Id: 710539fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_490, and the Request Id: b30336e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6b5190d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5190d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1ee75874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_3_485, and the Request Id: 221d3bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee75874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1a6d655c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1932e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1932e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3a8a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 11d66df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 5417b869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d66df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 9b8f528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b8f528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 129775e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_5_491, and the Request Id: 24216f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_490, and the Request Id: 58fd9292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.789+0000 [https-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_485-, and the Request Id: 4df43c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_9_490-, and the Request Id: 477d43ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c6159a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1e8e53a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 66d862fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 41f94821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3d2dd464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 33fffa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 132ddb3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132ddb3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 2367d87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2367d87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7d1fe623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1fe623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_5_491-, and the Request Id: 6ced5992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 444a0c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444a0c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5f3110c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 26b8a219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_495, and the Request Id: 7acfc8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_8_487, and the Request Id: 569a5c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6fcd26ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 30011d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2266a8bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_2_490-, and the Request Id: 278ff5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.820+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30011d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_6_495-, and the Request Id: 275f4aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 42452342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42452342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_4_493, and the Request Id: 6bbb115a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 6e5b2123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 127ac9b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 53cfac0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5c1c9ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 1071e9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1071e9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 6aa3817b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.842+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa3817b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 315b3915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_7_483, and the Request Id: 59492aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 682ca1c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_487-, and the Request Id: 1ff3977b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682ca1c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 64a080b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a080b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1e780164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e780164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_493-, and the Request Id: 2f3fe1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_494, and the Request Id: 3c715566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4770f6cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4770f6cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 60ecdadf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ecdadf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_483, and the Request Id: 643ba5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 17f195b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 275ecc64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1e3866f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275ecc64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_494-, and the Request Id: 1832466c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 71ef71d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_483-, and the Request Id: 22639d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 7558422e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ef71d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_491, and the Request Id: 11094892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 5b2866b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2866b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3a2f5d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_486, and the Request Id: 5667cab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 36d99907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 1de111dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 599b470b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_10_483-, and the Request Id: 2d967941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de111dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599b470b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 55aa28ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4aa28945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 7ad19a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 695e33bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695e33bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 77d0abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d0abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_3_486-, and the Request Id: e991734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1d996649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_491-, and the Request Id: 47e0733d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_491, and the Request Id: 1ec9f08a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_496, and the Request Id: 1c643b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 6b3f3364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 474c80e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474c80e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3f3364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 2d06ee05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-types, and the Request Id: 11fd9f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fd9f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 1fae24b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 7d6314c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_5_492, and the Request Id: 2cd0da34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 58213c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 51600584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51600584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_2_491-, and the Request Id: 2f3d653c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_494, and the Request Id: 33c97fbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: 141f4b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141f4b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6518da7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 726a668c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726a668c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_8_488, and the Request Id: 5a91158d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_494-, and the Request Id: 4c333b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_6_496-, and the Request Id: 3de69cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 2239fb64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2239fb64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 5a2e8184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2e8184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_8_488-, and the Request Id: 73168f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_484, and the Request Id: 2a8a56a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_492-, and the Request Id: 12158cef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 739c4ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7cf9847d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1d9a6225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 76e0fc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 3c220686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 2244cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 23921193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23921193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3a06f794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a06f794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_7_484-, and the Request Id: f0c4238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6effcf32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 1bd9b1d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.949+0000 [https-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_495, and the Request Id: 753e630a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 70bedeba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: f20218d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f20218d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 4f878279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 36cc6892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f878279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.959+0000 [https-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_484, and the Request Id: 821b139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 61e86916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e86916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 26bd0135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 34946b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6bb51c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34946b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_9_492, and the Request Id: 505afd3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_10_484-, and the Request Id: 9ba796a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-instances, and the Request Id: 1c5f8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: ab340a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5f8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_9_492-, and the Request Id: 1bb93b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46081f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1378c2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46081f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1378c2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6205b963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_1_495-, and the Request Id: 11f9e7b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 245ec1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 58d9e750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d9e750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_4_495, and the Request Id: 47ada3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 73443b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73443b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_2_492, and the Request Id: 59c34894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5d9990b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9990b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 5fe772d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6205b963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 12d2ffe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d2ffe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_7_485, and the Request Id: 4e499379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb357f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 7e948739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb357f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: 572b0fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6946a54e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_6_497, and the Request Id: 14be03e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6946a54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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-instances, and the Request Id: e68280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 3011d608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3011d608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e68280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_3_487, and the Request Id: 395b73bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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: 6da6020c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy-types, and the Request Id: 6352eb7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.990+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da6020c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6352eb7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_5_493, and the Request Id: 308a5510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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, and the Request Id: e32e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies, and the Request Id: 1409df4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policies/policy_8_489, and the Request Id: 500b6cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_6_497-, and the Request Id: 215dbc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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_4_495-, and the Request Id: 4cd333ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:42.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/policy_2_492-, and the Request Id: 70dd4da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 4d84e72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d84e72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 539064e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539064e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.004+0000 [https-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: 2df50a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7e8f712e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_487-, and the Request Id: 58fcb133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_489-, and the Request Id: 69f9d9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_493-, and the Request Id: cd66c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 4415408b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_485-, and the Request Id: b7c7351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 73b260b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 18064c32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 4b3564a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 22c2282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3564a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6f959834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 3d3abca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1b0d489a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 54bb13c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0d489a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7b0e31df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_493, and the Request Id: 16497a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 5cffda92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_1_496-, and the Request Id: 17c8c3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.026+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b765f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 7d3008e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7873c260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.032+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b765f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7f9f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2d3e99ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: a791ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3e99ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41924cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 44199a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_485, and the Request Id: 60d004e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3008e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 3f37875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f37875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_4_496, and the Request Id: 259862ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 739d0580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739d0580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 2fd8ac7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_493-, and the Request Id: 257557c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: c730729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_4_496-, and the Request Id: 282fd91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 33c87094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c87094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_486, and the Request Id: 24c8408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 219de33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 62b66329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2e7ec023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_10_485-, and the Request Id: 2f32562d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 541b3e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 2b9d06ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 46f17ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_486-, and the Request Id: 35007e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2064300e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2064300e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9d06ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 27a37747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b66329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a37747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219de33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 68965db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.066+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68965db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_494, and the Request Id: b5df839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.068+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 190d369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 42977d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190d369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 49afc553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49afc553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_6_498, and the Request Id: 26419558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 399ecf19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_1_497, and the Request Id: 644831a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399ecf19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_488, and the Request Id: 4a62ec24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 62b5997c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b5997c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 62d25b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d25b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 21f4c0ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_2_493, and the Request Id: 6df07754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f4c0ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 1510406c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: e992679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_6_498-, and the Request Id: 15714a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_8_490, and the Request Id: 11d9fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1ab9ee7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_494-, and the Request Id: 75ab4bd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_1_497-, and the Request Id: 45444f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies/policy_3_488-, and the Request Id: e0968aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_2_493-, and the Request Id: 37de60ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 24d593a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 3ac66714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac66714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 79ee256f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 4ad0103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 4303258e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4303258e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.093+0000 [https-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: 648260b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_494, and the Request Id: 40f11f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20eb1ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4ccd06e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e278511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7fb33e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 566d1945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 37cfec2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 73e00b92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cfec2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 6046032d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 34d1bbef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e00b92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6046032d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_4_497, and the Request Id: 387a9726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4c6a87a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6a87a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_486, and the Request Id: 3f86df99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2db6d7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db6d7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: f2d6aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 5e2b472f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2b472f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 176f6f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: bb9ec34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.126+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176f6f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_6_499, and the Request Id: 38e7c00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 10902028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10902028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2eff7f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_487, and the Request Id: 4ee627d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 792864a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_9_494-, and the Request Id: 730a4bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 2c6d141f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6d141f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_4_497-, and the Request Id: 42882fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_10_486-, and the Request Id: 1f34f91d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 538df734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538df734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 69da17b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69da17b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_1_498, and the Request Id: 668a7795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2d158e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d158e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_2_494, and the Request Id: 58c014fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_6_499-, and the Request Id: 206c2d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4c996d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c996d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 6551b61d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6551b61d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_495, and the Request Id: 1bce5f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 761d0bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761d0bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_487-, and the Request Id: 4025ca6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 61921c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61921c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 7fc63f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_489, and the Request Id: 40362efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2d1f125c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: ccd02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e0cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_498-, and the Request Id: 5b76c3c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_494-, and the Request Id: 227a35f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_5_495-, and the Request Id: 7658b816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49823938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_489-, and the Request Id: 7363b2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 2acf0815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 5f3d8873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3d8873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 2aefc1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aefc1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2f32efa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_491, and the Request Id: 63e0d734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4f5c397d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 15892d63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 61b9745c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 205c3f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7f96765e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6f25e0ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f25e0ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 5b93992f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b93992f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_495, and the Request Id: 24bcd366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 22d2ee9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.250+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a10f9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.252+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a10f9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 5efaa751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_8_491-, and the Request Id: 7a3b47d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efaa751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_4_498, and the Request Id: 7e03f459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: f123225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f123225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 1a39938e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a39938e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.262+0000 [https-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_498-, and the Request Id: 63788048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_487, and the Request Id: 492482d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 17e30d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 49c743f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 7a45cd8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_9_495-, and the Request Id: 1cc99c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 2c159b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 355e4723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c159b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 4a6c2da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6c2da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 61e46048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_487-, and the Request Id: 25c250dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 638eec1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2aec2592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_488, and the Request Id: 627bb2d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aec2592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 4c649395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c649395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b06362a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1400c975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_2_495, and the Request Id: 77a34a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 421948e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b06362a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 5793b08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5793b08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7256727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7256727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 605dc2af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605dc2af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 1b406be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b406be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_490, and the Request Id: 4fd8a6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 759b2e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759b2e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_5_496, and the Request Id: 59fb8e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_1_499, and the Request Id: 6d573ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 37d2277f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728e2963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_488-, and the Request Id: 5a3072e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_2_495-, and the Request Id: 335af8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1e909777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6d2704bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2704bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 6755cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6755cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_496-, and the Request Id: 33e55eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_4_499, and the Request Id: 188e931e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 19d5e82d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d5e82d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 38620471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38620471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 766f27bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_496, and the Request Id: 66f99b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7fa7f2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.374+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa7f2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 338a6d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338a6d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_8_492, and the Request Id: 5bf5bd7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 9e9648b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_490-, and the Request Id: 3ee217bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 65a0a3ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_1_499-, and the Request Id: 3c4b959c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_4_499-, and the Request Id: 3dc1b90c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 21455152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21455152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7447b104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 351d3a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351d3a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.402+0000 [https-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_488, and the Request Id: 2e64fd2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_496-, and the Request Id: 69e7efea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_492-, and the Request Id: 5b76fef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fb74c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6c2058c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 22c5a84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6e6a0c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4b0a77be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6b7adb80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 5b7e8ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7e8ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 38a65885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_488-, and the Request Id: 56f64586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 4f947459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4d12fdd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d12fdd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_489, and the Request Id: 17c3468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 11fedf4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.484+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f947459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7a8d358f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 26f56e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f56e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 76b6360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_497, and the Request Id: 7c6d5550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b6360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60720219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60720219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_489-, and the Request Id: 4bc6fde2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 3a493acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a493acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 3c7100e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_2_496, and the Request Id: 552b1041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7100e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_8_493, and the Request Id: 85b39a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc4e95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 161a767e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161a767e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: afabdb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: afabdb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_491, and the Request Id: 6c752d98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_2_496-, and the Request Id: 4caea26d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3043dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_497-, and the Request Id: 4b7c2029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 33c2dd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c2dd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3cc05dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc05dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_497, and the Request Id: 7acfae61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 44584f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_493-, and the Request Id: 3de9ae86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.530+0000 [https-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_491-, and the Request Id: 4bd5d542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 3825aec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2d85f089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3825aec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 5a41679d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 25f8bbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a41679d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_10_489, and the Request Id: 78cbc0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_9_497-, and the Request Id: d47bcff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 492e1590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 7c911125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 37c6bcd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 6cf033dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 428339b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_10_489-, and the Request Id: 301a40d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 2786a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2786a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 5ccda954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 334fcc5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334fcc5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_490, and the Request Id: 610c7d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 540db706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2fc228b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c49f9ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c49f9ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 739d10cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739d10cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 8dba993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 775c09d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8dba993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 651cc047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.592+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651cc047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 30961544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_498, and the Request Id: 6bdda9d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_490-, and the Request Id: 7c9ccf8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30961544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_2_497, and the Request Id: fcc8101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 4ce7af3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce7af3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_494, and the Request Id: b26a9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: af1ca03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af1ca03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_5_498-, and the Request Id: 4ce1662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_2_497-, and the Request Id: 7b221b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 26e8ea0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 4836e138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e8ea0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 714a46fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.605+0000 [https-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_492, and the Request Id: 63878fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 5197554f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_8_494-, and the Request Id: 160dbf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 15188fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 410b0b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 10375ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 5e42245c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2254d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5343da9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_492-, and the Request Id: 44b4ac85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e42245c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 541ac72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541ac72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 7a2b3851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2b3851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7b5bc7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_498, and the Request Id: 318c5b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5bc7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_490, and the Request Id: 23e9478c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd333cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 32fa9857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4a747f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a747f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 7b70f7db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b70f7db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: b8a5c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8a5c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: d31c59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d31c59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 469f49dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_499, and the Request Id: 4a3da8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_2_498, and the Request Id: 34ce6b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_498-, and the Request Id: 12e9aad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_490-, and the Request Id: 4fad89f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 5499c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_5_499-, and the Request Id: 977c4ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.656+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5499c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 51d28559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7eecfcfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 642f599d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eecfcfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642f599d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 77bf9e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.664+0000 [https-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_495, and the Request Id: 5f017f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bf9e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-types, and the Request Id: 1b34f9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b34f9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3b157c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_7_491, and the Request Id: 6b815a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b157c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.671+0000 [https-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: 34c4534f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_2_498-, and the Request Id: 788bdd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 3b802f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3e8c3f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_491-, and the Request Id: 2cd66719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_493-, and the Request Id: 32ade658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_8_495-, and the Request Id: 54be1fea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 2805bacf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 61d17a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 82abc51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6a45f536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffd4f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 34cfbdb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 57e60fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e60fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 2efc6b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efc6b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_9_499, and the Request Id: 59286471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2c8837af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3aa01401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c08803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 1699f64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 657b71a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c08803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657b71a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 2a3cc6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3cc6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 67bcb818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bcb818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_491, and the Request Id: 6e9f201c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.716+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6224f55c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6224f55c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.718+0000 [https-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_492, and the Request Id: 17a65af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 2bd49c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd49c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 379d29c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379d29c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 239fca15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239fca15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_2_499, and the Request Id: 8000f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_494, and the Request Id: 50cde318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_491-, and the Request Id: 2ea2d854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_2_499-, and the Request Id: 5dcb9344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_9_499-, and the Request Id: 775e9018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 22e797de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_494-, and the Request Id: 46c5b587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_492-, and the Request Id: 7472801f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fb8c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 64b3f55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 6adaf70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 310b7e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 527b9f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 343409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 7c5563cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5563cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_496, and the Request Id: 628566db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 6b1a99d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-instances, and the Request Id: 63741e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1a99d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63741e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 75d2ef94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7aa65618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 7f6b46ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d2ef94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6b46ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_496-, and the Request Id: 8a31507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_492, and the Request Id: 609522ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_495, and the Request Id: 81c70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1446e706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1446e706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3723356b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3723356b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_7_493, and the Request Id: 501ca666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 5e77d09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_10_492-, and the Request Id: 20371e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_495-, and the Request Id: 39beccb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345bcdd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 15b5e7e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_493-, and the Request Id: 1e8ad368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 45fffba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7f93a741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f93a741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 128253ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1c47a0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3026bbbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.793+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3026bbbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_8_497, and the Request Id: f9279f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 65632a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 2f5d33ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5d33ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 697a9310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 44c22ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697a9310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_493, and the Request Id: 36eacc16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.804+0000 [https-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_497-, and the Request Id: 341b9c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 639542a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.807+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639542a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 40c05fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c05fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed6d588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_496, and the Request Id: 468ceb8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_493-, and the Request Id: 5f4c559e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 371b7912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371b7912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policies, and the Request Id: 6ed02a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_3_496-, and the Request Id: 76fbc33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 2267fc31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2267fc31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_494, and the Request Id: 7eee3841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1aea3433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 6adc10a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 74d0f6d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d0f6d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_494-, and the Request Id: 1136a50a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 15c13603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c13603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_498, and the Request Id: 32b6ff11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 3a2cfc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227bccfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 78ab8e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_498-, and the Request Id: 651bc78b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 3778c4f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3778c4f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 480d45c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.840+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480d45c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: db64ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 5dcaa33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_497, and the Request Id: 2037343d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 4341521f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4341521f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3b7b69fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7b69fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_494, and the Request Id: 19a6ab45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 49bd2f80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 368e84d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368e84d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_497-, and the Request Id: 1b1b2924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 22b5ec8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b5ec8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_494-, and the Request Id: ac22266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_495, and the Request Id: 416a354e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy-instances, and the Request Id: 1ed3f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed3f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 71bf9fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 3085a011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 35151196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bf9fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_499, and the Request Id: 5a9122d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_495-, and the Request Id: 230ec33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_8_499-, and the Request Id: 2096a2ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 280e6ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 1ec511e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 6ad4d4c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 5194be5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 636c2bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 4a5d7dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636c2bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5d7dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 727a1c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 3b2f1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2f1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727a1c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.883+0000 [https-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: 7fd780c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_498, and the Request Id: 5590e37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 7b223544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b223544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 2d524ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d524ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_7_496, and the Request Id: 50adabd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_3_498-, and the Request Id: 1e6aeca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_495-, and the Request Id: 1ce0bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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_7_496-, and the Request Id: 1614a714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 6d6f04ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 73d8e9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 13c137a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies, and the Request Id: 6393f3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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, and the Request Id: 1f85a4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 43e68bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 19b50bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b50bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 4ad34434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad34434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_3_499, and the Request Id: 6583b15b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-instances, and the Request Id: 6fa11ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa11ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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-types, and the Request Id: 39caf982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39caf982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_496, and the Request Id: 570bbc47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 64e97547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/policy_3_499-, and the Request Id: e842fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e97547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: f5edaac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5edaac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_497, and the Request Id: 7da2f883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_496-, and the Request Id: 49c09e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_497-, and the Request Id: 407ddeb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 454a8fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306046da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 7cb3c814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7aae9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3f4582ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4582ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 6e564232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e564232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 3f459363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f459363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_497, and the Request Id: 3e80b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 10dd154a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10dd154a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_498, and the Request Id: 662daefd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_497-, and the Request Id: 126628ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_498-, and the Request Id: 44ddb94c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 353c68c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 56398257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 491e849c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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: 330353af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f30222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f30222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-instances, and the Request Id: 62a0868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a0868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy-types, and the Request Id: 2974cd99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2974cd99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_10_498, and the Request Id: 70bacc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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-types, and the Request Id: 5409c41d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5409c41d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policy_7_499, and the Request Id: a25f184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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_10_498-, and the Request Id: 7547d057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:43.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/policies/policy_7_499-, and the Request Id: 3994821d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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: 5ed27052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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, and the Request Id: 47d366e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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: 7342b135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7342b135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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/policy-types, and the Request Id: 2c2749a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2749a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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_10_499, and the Request Id: 443cfc79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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_499-, and the Request Id: 39ba0d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.025+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M22.37158261S [facility=, subject=, traceId=] 2026-02-14T10:10:44.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 205fd448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.099+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: c80385f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c80385f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.109+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:44.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/id.1, and the Request Id: 68e67815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e67815 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.223+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: 5da1c753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.267+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/ac.dc, and the Request Id: 1d390fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 21fffa1a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fffa1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.313+0000 [reactor-http-epoll-3] 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-02-14T10:10:44.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/id1, and the Request Id: 722bddcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 1a5b3977, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5b3977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.374+0000 [reactor-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-02-14T10:10:44.378+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722bddcc the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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/services/NoService, and the Request Id: 329fcbfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.438+0000 [https-jsse-nio-auto-6-exec-8] 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-02-14T10:10:44.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329fcbfd the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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/services, and the Request Id: 16de3512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.532+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:44.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: 16aecad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.589+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: 515d2fc0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515d2fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.595+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16aecad5 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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/instance1, and the Request Id: 6beb53a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.653+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: 2af184ef, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af184ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.658+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6beb53a0 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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-instances, and the Request Id: 5908cf8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.738+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: 49722f41, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49722f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.742+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5908cf8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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/policyId, and the Request Id: 7aff1f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.785+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: 25b116c8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b116c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.788+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aff1f56 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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, and the Request Id: e9ab088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: eb53702, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb53702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.839+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9ab088 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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, and the Request Id: 4d5d1a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7ada0a5f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ada0a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.894+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5d1a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.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/policy-instances, and the Request Id: 5161f6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:44.965+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-02-14T10:10:44.966+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5161f6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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/policyId, and the Request Id: 53024f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.019+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-02-14T10:10:45.020+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53024f87 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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: 77868ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.087+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-02-14T10:10:45.088+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77868ed9 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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, and the Request Id: 4f1116d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.153+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-02-14T10:10:45.154+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1116d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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/id, and the Request Id: 8506423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.212+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: 54458d5d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54458d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.220+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8506423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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/id, and the Request Id: 3223f028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3223f028 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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, and the Request Id: 7cb7084d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1500d16a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1500d16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.353+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: 525079d6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525079d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.357+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb7084d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.357+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-02-14T10:10:45.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: e9ebd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.408+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: 1ae40b2b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae40b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.411+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9ebd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 725772b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.468+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: a27ed0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.468+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: 253457cf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a27ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253457cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.471+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725772b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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, and the Request Id: 4837243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4837243 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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, and the Request Id: 20c9ac73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c9ac73 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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-instances, and the Request Id: a1a6d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.612+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: 35e49af2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e49af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.616+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1a6d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.617+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-02-14T10:10:45.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/policy-instances, and the Request Id: 52b654c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.698+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: 3f9d5eec, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.698+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: 436f8b07, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9d5eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.701+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436f8b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.703+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b654c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.704+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-02-14T10:10:45.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-instances, and the Request Id: bbc42a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.745+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: 4bd3a4b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd3a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.749+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbc42a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.749+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-02-14T10:10:45.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: 91f660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.793+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: 18dabf28, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dabf28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.795+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: 3983f556, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3983f556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.807+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: 6987c5de, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6987c5de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.813+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91f660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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-instances, and the Request Id: 4136fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4136fee the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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: 7bf42fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf42fe5 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.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/id/status, and the Request Id: 4daca1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.968+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: 378e52cb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378e52cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:45.972+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:45.979+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daca1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 53dcd33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dcd33d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.079+0000 [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/status, and the Request Id: 16562995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.083+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: 6814c922, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6814c922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.090+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16562995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/policy-types/AC.D, and the Request Id: 733c7f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733c7f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/policy-types/JUNK, and the Request Id: 78b92c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b92c55 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b3ee88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b3ee88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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-types, and the Request Id: 49ee2214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ee2214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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-types, and the Request Id: 79145236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79145236 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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-types, and the Request Id: 1f36dddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f36dddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/policy-types, and the Request Id: ebd173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebd173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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-types, and the Request Id: 5f06136f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f06136f the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/policy-types, and the Request Id: 7a529619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a529619 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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: cc5617e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc5617e the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/rics/ric, and the Request Id: c4f2fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4f2fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 1f7b4a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7b4a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/rics/ric, and the Request Id: 6c080132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c080132 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.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/rics/ric, and the Request Id: 3d39ce74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:46.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d39ce74 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/rics, and the Request Id: 445f9746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.030+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445f9746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/rics, and the Request Id: 48ce9a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ce9a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/rics, and the Request Id: 7821f275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7821f275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/rics, and the Request Id: e3f5e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3f5e26 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/status, and the Request Id: 2729efc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2729efc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.245+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: ced89d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ced89d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/id2, and the Request Id: 139a9d1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.513+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: 4889cf84, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4889cf84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.516+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:47.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/services, and the Request Id: 1584999a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/services, and the Request Id: 617599e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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/services, and the Request Id: 3beb2dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/services, and the Request Id: 37443ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37443ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.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/services, and the Request Id: 24b724d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b724d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:47.918+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:41687/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-02-14T10:10:47.959+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/ac.dc/keepalive, and the Request Id: 2b0d3b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services/ac.dc, and the Request Id: 2056b82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.003+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: 645c0289, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645c0289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.006+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:48.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/services/junk/keepalive, and the Request Id: 3d453609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d453609 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 7a75c5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a75c5c3 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 4cb54ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb54ef6 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 3c221f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c221f24 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 6758482f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6758482f the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 54430eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54430eb6 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.311+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: 43f3cab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 3dcd8efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.359+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: 7927cc5c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7927cc5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.363+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:48.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, and the Request Id: 2f1d08f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.407+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: 28ceddd7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ceddd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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: 559e45db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.458+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: 3969416c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3969416c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.461+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559e45db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/instance_1.2.3, and the Request Id: 565d83ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.507+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: 1b97e314, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b97e314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.510+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565d83ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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, and the Request Id: 2c32e0a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c32e0a6 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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, and the Request Id: 6dda5f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.601+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: 75cee00, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cee00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.605+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dda5f42 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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: 6fba6de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7e44329c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e44329c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.648+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fba6de0 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10: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: 291b1d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.706+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: 5eb5b609, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb5b609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.709+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 12cd669a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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, and the Request Id: 386eb359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.808+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: 5df03537, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df03537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.811+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:48.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: fb8547f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.857+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: 2ee2490e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee2490e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.863+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb8547f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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: 2fee4048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.909+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: 51acad6e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51acad6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.913+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fee4048 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:48.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/services, and the Request Id: 7e0a827d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.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/services, and the Request Id: 732b524b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.006+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:49.021+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-02-14T10:10:49.024+0000 [https-jsse-nio-auto-6-exec-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-02-14T10:10:49.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 627ef4e2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-02-14T10:10:49.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/services, and the Request Id: 7490dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.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: f9a61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.354+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: 47ecec7a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ecec7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:49.357+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:51.352+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-02-14T10:10:51.423+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:51.426+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:51.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/rics, and the Request Id: 16c31e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c31e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.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, and the Request Id: c6dfe13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.877+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: 5f8c5db8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8c5db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.882+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6dfe13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.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: 4f09fb2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f09fb2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.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: 7f2f260d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.965+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: 2a91eae1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a91eae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:51.968+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2f260d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.018+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: 7ca16e0a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.097+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-02-14T10:10:52.098+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41687/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-02-14T10:10:52.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 55ab3ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.115+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:10:52.115+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ab3ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.115+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ab3ab7 the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.116+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41687/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-02-14T10:10:52.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.springframework.boot.actuate, and the Request Id: 7b057be8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.122+0000 [https-jsse-nio-auto-6-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b057be8 the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.124+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-02-14T10:10:52.124+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41687/actuator/shutdown'' [facility=, subject=, traceId=] 2026-02-14T10:10:52.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: 6d3eea2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.128+0000 [https-jsse-nio-auto-6-exec-3] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [6d3eea2] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.134+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3eea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.134+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:10:52.134+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3eea2 the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:52.135+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-02-14T10:10:52.136+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.30 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:10:52.209+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:10:52.209+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:10:52.466+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-02-14T10:10:52.468+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-02-14T10:10:52.468+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-02-14T10:10:52.473+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-02-14T10:10:52.474+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-02-14T10:10:52.478+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-02-14T10:10:52.480+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-02-14T10:10:52.482+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-02-14T10:10:52.482+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-02-14T10:10:52.483+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-02-14T10:10:52.486+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-02-14T10:10:52.488+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-02-14T10:10:52.489+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-02-14T10:10:52.490+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-02-14T10:10:52.491+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-02-14T10:10:52.494+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-02-14T10:10:52.495+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-02-14T10:10:52.497+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-02-14T10:10:52.497+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-02-14T10:10:52.498+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-02-14T10:10:52.503+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-02-14T10:10:52.503+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-02-14T10:10:52.507+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-02-14T10:10:52.509+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-02-14T10:10:52.525+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-02-14T10:10:52.526+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-02-14T10:10:52.527+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-02-14T10:10:52.529+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-02-14T10:10:52.531+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-02-14T10:10:52.532+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-02-14T10:10:52.533+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-02-14T10:10:52.551+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-02-14T10:10:52.551+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-02-14T10:10:52.563+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:10:52.585+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-02-14T10:10:52.587+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-02-14T10:10:52.590+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-02-14T10:10:52.591+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-02-14T10:10:52.591+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-02-14T10:10:52.595+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-02-14T10:10:52.595+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-02-14T10:10:52.596+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-02-14T10:10:52.596+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-02-14T10:10:52.596+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-02-14T10:10:52.597+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-02-14T10:10:52.598+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-02-14T10:10:52.604+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-02-14T10:10:52.605+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-02-14T10:10:52.606+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-02-14T10:10:52.606+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-02-14T10:10:52.607+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-02-14T10:10:52.607+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-02-14T10:10:52.607+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-02-14T10:10:52.614+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-02-14T10:10:52.614+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-02-14T10:10:52.624+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-02-14T10:10:52.628+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-02-14T10:10:52.634+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-02-14T10:10:52.636+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-02-14T10:10:52.689+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-02-14T10:10:52.690+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-02-14T10:10:52.826+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:10:52.967+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 2026-02-14T10:10:52.979+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 2026-02-14T10:10:52.981+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-02-14T10:10:52.982+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-02-14T10:10:52.983+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-02-14T10:10:52.983+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-02-14T10:10:52.984+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-02-14T10:10:52.984+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-02-14T10:10:52.984+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-02-14T10:10:52.985+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-02-14T10:10:52.985+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-02-14T10:10:52.985+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-02-14T10:10:52.986+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-02-14T10:10:52.986+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-02-14T10:10:52.986+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-02-14T10:10:52.986+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 2026-02-14T10:10:52.989+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 2026-02-14T10:10:53.189+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 1.02 seconds (process running for 211.568) [facility=, subject=, traceId=] 2026-02-14T10:10:53.253+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 7444b6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:53.264+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7444b6b1 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:53.318+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 43375435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:53.321+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43375435 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:53.408+0000 [https-jsse-nio-auto-7-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: cb262ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:53.421+0000 [https-jsse-nio-auto-7-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:10:53.423+0000 [https-jsse-nio-auto-7-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-02-14T10:10:54.221+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-02-14T10:10:54.576+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:54.626+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:10:54.711+0000 [https-jsse-nio-auto-7-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 5427e39b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:10:54.714+0000 [https-jsse-nio-auto-7-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5427e39b 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.572 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-02-14T10:10:55.122+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-02-14T10:10:55.137+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.429 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-02-14T10:10:55.219+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.117 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2026-02-14T10:10:55.308+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.054 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2026-02-14T10:10:55.350+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-02-14T10:10:55.369+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.047 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.419 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-02-14T10:10:55.826+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-02-14T10:10:55.845+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.071 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:10:56.096+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:10:56.096+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:10:56.405+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:10:56.519+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-02-14T10:10:56.520+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-02-14T10:10:56.520+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-02-14T10:10:56.521+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-02-14T10:10:56.521+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-02-14T10:10:56.521+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-02-14T10:10:56.572+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:10:56.575+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-02-14T10:10:56.855+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.864 seconds (process running for 215.233) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:10:57.279+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:10:57.279+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:10:57.565+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:10:57.768+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:10:58.064+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.821 seconds (process running for 216.443) [facility=, subject=, traceId=] 2026-02-14T10:10:58.080+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-02-14T10:10:58.087+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-02-14T10:10:58.105+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-02-14T10:10:58.107+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-02-14T10:10:58.115+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-02-14T10:10:58.126+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-02-14T10:10:58.134+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.927 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2026-02-14T10:10:58.716+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2026-02-14T10:10:58.719+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2026-02-14T10:10:58.721+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.572 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:10:58.771+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:10:58.771+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-02-14T10:10:58.772+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:10:59.085+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:10:59.254+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-02-14T10:10:59.254+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:59.254+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-02-14T10:10:59.255+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-02-14T10:10:59.255+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-02-14T10:10:59.255+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-02-14T10:10:59.288+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:10:59.318+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:10:59.327+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:10:59.523+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.785 seconds (process running for 217.902) [facility=, subject=, traceId=] 2026-02-14T10:10:59.524+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-02-14T10:10:59.537+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-02-14T10:10:59.543+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-02-14T10:10:59.559+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36531/actuator/health'' [facility=, subject=, traceId=] 2026-02-14T10:10:59.654+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:10:59.752+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36531/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-02-14T10:10:59.793+0000 [reactor-http-epoll-2] 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.075 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:10:59.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:10:59.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:11:00.157+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-02-14T10:11:00.353+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:11:00.705+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.895 seconds (process running for 219.083) [facility=, subject=, traceId=] 2026-02-14T10:11:00.798+0000 [https-jsse-nio-auto-10-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-02-14T10:11:00.835+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:11:00.867+0000 [https-jsse-nio-auto-10-exec-3] 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.135 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:11:00.998+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:11:00.998+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-02-14T10:11:00.998+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:11:01.328+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:11:01.490+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-02-14T10:11:01.491+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-02-14T10:11:01.491+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-02-14T10:11:01.492+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-02-14T10:11:01.492+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-02-14T10:11:01.492+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-02-14T10:11:01.534+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:11:01.570+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:11:01.577+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:11:01.822+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-02-14T10:11:01.822+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-02-14T10:11:01.822+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.87 seconds (process running for 220.201) [facility=, subject=, traceId=] 2026-02-14T10:11:01.824+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-02-14T10:11:01.890+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:45015/actuator/health'' [facility=, subject=, traceId=] 2026-02-14T10:11:01.905+0000 [https-jsse-nio-auto-11-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 48c840b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:01.925+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:11:01.925+0000 [boundedElastic-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c840b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:01.925+0000 [boundedElastic-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c840b 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.056 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:11:02.060+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:11:02.060+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-02-14T10:11:02.060+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:11:02.337+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:11:02.598+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-02-14T10:11:02.599+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-02-14T10:11:02.599+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-02-14T10:11:02.599+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-02-14T10:11:02.600+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-02-14T10:11:02.600+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-02-14T10:11:02.653+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:11:02.695+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:11:02.703+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:11:02.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.921 seconds (process running for 221.313) [facility=, subject=, traceId=] 2026-02-14T10:11:02.936+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-02-14T10:11:02.940+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-02-14T10:11:02.941+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-02-14T10:11:02.976+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43917/actuator/health'' [facility=, subject=, traceId=] 2026-02-14T10:11:03.017+0000 [https-jsse-nio-auto-12-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 797644a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.039+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797644a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.040+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797644a8 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.040+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:11:03.108+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-02-14T10:11:03.164+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43917/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-02-14T10:11:03.200+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 311717e2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.216+0000 [https-jsse-nio-auto-12-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311717e2 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-02-14T10:11:03.217+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-02-14T10:11:03.217+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-02-14T10:11:03.217+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-02-14T10:11:03.220+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:43917, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-02-14T10:11:03.223+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43917/example-authz-check'' [facility=, subject=, traceId=] 2026-02-14T10:11:03.239+0000 [https-jsse-nio-auto-12-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2fc7c2a7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.244+0000 [https-jsse-nio-auto-12-exec-8] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc7c2a7 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-02-14T10:11:03.244+0000 [https-jsse-nio-auto-12-exec-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@2a122b9e [facility=, subject=, traceId=] 2026-02-14T10:11:03.246+0000 [https-jsse-nio-auto-12-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc7c2a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.246+0000 [https-jsse-nio-auto-12-exec-8] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc7c2a7 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.247+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:11:03.248+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-02-14T10:11:03.248+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-02-14T10:11:03.248+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-02-14T10:11:03.250+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-02-14T10:11:03.258+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-02-14T10:11:03.258+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311717e2 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.258+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311717e2 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-02-14T10:11:03.258+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-02-14T10:11:03.260+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43917/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-02-14T10:11:03.266+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: 1108203, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.267+0000 [https-jsse-nio-auto-12-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1108203 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-02-14T10:11:03.268+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-02-14T10:11:03.268+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-02-14T10:11:03.268+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-02-14T10:11:03.268+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.10, host=localhost:43917, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-02-14T10:11:03.269+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43917/example-authz-check'' [facility=, subject=, traceId=] 2026-02-14T10:11:03.271+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 23482046, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.272+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23482046 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-02-14T10:11:03.272+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@5d14f90a [facility=, subject=, traceId=] 2026-02-14T10:11:03.273+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23482046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.273+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23482046 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.274+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-02-14T10:11:03.274+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-02-14T10:11:03.274+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-02-14T10:11:03.277+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-02-14T10:11:03.279+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1108203 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-02-14T10:11:03.279+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1108203 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-02-14T10:11:03.280+0000 [reactor-http-epoll-4] 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.336 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-02-14T10:11:03.391+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 2928 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-02-14T10:11:03.391+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-02-14T10:11:03.392+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-02-14T10:11:03.696+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-02-14T10:11:03.852+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-02-14T10:11:03.852+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-02-14T10:11:03.852+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-02-14T10:11:03.853+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-02-14T10:11:03.853+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-02-14T10:11:03.853+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-02-14T10:11:03.912+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-02-14T10:11:03.941+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:11:03.947+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-02-14T10:11:04.161+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.803 seconds (process running for 222.539) [facility=, subject=, traceId=] 2026-02-14T10:11:04.162+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-02-14T10:11:04.166+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-02-14T10:11:04.169+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-02-14T10:11:04.207+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37809/actuator/health'' [facility=, subject=, traceId=] 2026-02-14T10:11:04.233+0000 [reactor-http-epoll-1] 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: 0.947 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-master/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-master/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-master/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/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-master/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/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-master/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/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-master/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.6:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.12.0-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-master/target/a1policymanagementservice-2.12.0-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.4:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.4: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-master/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.12.0-SNAPSHOT/a1policymanagementservice-2.12.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.12.0-SNAPSHOT/a1policymanagementservice-2.12.0-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.12.0-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.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile [INFO] +- org.springframework.boot:spring-boot:jar:3.5.6:compile [INFO] | \- org.springframework:spring-core:jar:6.2.11:compile [INFO] | \- org.springframework:spring-jcl:jar:6.2.11:compile [INFO] +- org.springframework:spring-context:jar:6.2.11:compile [INFO] | +- org.springframework:spring-aop:jar:6.2.11:compile [INFO] | +- org.springframework:spring-beans:jar:6.2.11:compile [INFO] | +- org.springframework:spring-expression:jar:6.2.11:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.4:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.4:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6: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.6:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile [INFO] | +- org.springframework:spring-web:jar:6.2.11:compile [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:3.5.6:compile [INFO] | +- org.springframework.data:spring-data-r2dbc:jar:3.5.4:compile [INFO] | | +- org.springframework.data:spring-data-relational:jar:3.5.4:compile [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile [INFO] | | +- org.springframework:spring-tx:jar:6.2.11:compile [INFO] | | +- org.springframework:spring-jdbc:jar:6.2.11:compile [INFO] | | \- org.springframework:spring-r2dbc:jar:6.2.11: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.4: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.11:compile [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.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.2:runtime [INFO] +- org.aspectj:aspectjweaver:jar:1.9.24:compile [INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.46:compile [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.46: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.40: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.6:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.4:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.15.4: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.10:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.6:compile [INFO] +- software.amazon.awssdk:s3:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.32.33:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.32.33:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.32.33: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.32.33:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile [INFO] | \- io.netty:netty-resolver:jar:4.1.127.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.6:runtime (optional) [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.6:runtime (optional) [INFO] +- org.testcontainers:testcontainers-junit-jupiter:jar:2.0.3:test [INFO] | \- org.testcontainers:testcontainers:jar:2.0.3:test [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.0:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.0:test [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test [INFO] +- org.testcontainers:testcontainers-localstack:jar:2.0.3:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6: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.4: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.4: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.11:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test [INFO] +- org.awaitility:awaitility:jar:4.2.2:test [INFO] +- io.projectreactor:reactor-test:jar:3.7.11: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.7:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test [INFO] | +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0: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.1.0:test [INFO] | \- com.squareup.okio:okio-jvm:jar:3.15.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.4:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.5.4: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.2: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.6:compile [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile [INFO] +- ch.qos.logback:logback-core:jar:1.5.19:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.5.19:compile [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.21:compile [INFO] | \- org.jetbrains:annotations:jar:13.0:compile [INFO] \- com.google.protobuf:protobuf-java:jar:4.31.1:compile [INFO] [INFO] --- clm:3.0.3-01:index (default-cli) @ a1policymanagementservice --- [INFO] Saved module information to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:13 min [INFO] Finished at: 2026-02-14T10:11:17Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins12682218819482179555.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10222037993482928812.sh + xargs rm -rf + find . -regex .*karaf/target $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2075 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$3.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-master] $ /bin/bash /tmp/jenkins13087101952922667539.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins6550801173011180351.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master + 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-master ']' + 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-master ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/archives/ [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins2658423127177297331.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YsM 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-8YsM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins8192489812774230747.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config18148708295320660462tmp 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-master] $ /bin/bash /tmp/jenkins13553434694699045870.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins4875796013701782534.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YsM 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-8YsM/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins3350686877967775883.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins13306228159306816163.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YsM 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-8YsM/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins7662268703138697947.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YsM 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-8YsM/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-master/201 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 Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6627 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: 2799.998 BogoMIPS: 5599.99 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: 7975 550 3277 0 4147 7127 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:1e:dc:40 brd ff:ff:ff:ff:ff:ff inet 10.32.7.231/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85856sec preferred_lft 85856sec inet6 fe80::f816:3eff:fe1e:dc40/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:92:ed:e1:ec 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:92ff:feed:e1ec/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-6627) 02/14/26 _x86_64_ (4 CPU) 10:03:44 LINUX RESTART (4 CPU) 10:04:01 tps rtps wtps bread/s bwrtn/s 10:05:01 156.86 69.36 87.50 5606.00 40562.19 10:06:01 77.14 19.68 57.46 1323.38 9063.82 10:07:01 41.94 12.01 29.92 370.54 7533.76 10:08:01 30.42 14.41 16.01 1299.43 6139.29 10:09:01 136.88 2.27 134.61 56.66 65963.94 10:10:01 6.10 0.22 5.88 2.93 306.43 10:11:01 6.88 0.00 6.88 0.00 331.09 10:12:01 26.72 1.33 25.39 102.10 8475.17 Average: 60.36 14.91 45.45 1095.05 17295.63 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:01 5855404 7404232 2312016 28.31 38540 1689676 992272 10.77 603092 1539356 71420 10:06:01 5537992 7401220 2629428 32.19 60428 1965320 1154144 12.52 638456 1786548 129528 10:07:01 5058688 7175072 3108732 38.06 67292 2203604 1165176 12.64 881228 2006456 154064 10:08:01 3921472 6172736 4245948 51.99 68876 2334900 2678924 29.07 1937572 2074384 74688 10:09:01 1798456 5566512 6368964 77.98 136220 3641920 3543100 38.45 2646760 3318020 1476 10:10:01 2069416 5773104 6098004 74.66 136512 3580616 3036592 32.95 2455832 3240056 632 10:11:01 1798660 5521728 6368760 77.98 136676 3600260 3145680 34.13 2705952 3259504 12872 10:12:01 3310188 7249812 4857232 59.47 141468 3804948 1153244 12.51 1058388 3400268 28536 Average: 3668784 6533052 4498636 55.08 98252 2852656 2108642 22.88 1615910 2578074 59152 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:01 ens3 466.37 250.77 1289.13 70.41 0.00 0.00 0.00 0.00 10:05:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 ens3 83.64 67.12 813.94 13.86 0.00 0.00 0.00 0.00 10:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 ens3 298.07 272.66 3631.85 34.09 0.00 0.00 0.00 0.00 10:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 ens3 158.95 137.72 1482.62 13.68 0.00 0.00 0.00 0.00 10:08:01 lo 2.65 2.65 0.32 0.32 0.00 0.00 0.00 0.00 10:08:01 docker0 0.08 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:08:01 vethad521f7 0.08 0.28 0.01 0.02 0.00 0.00 0.00 0.00 10:09:01 ens3 644.61 538.09 7041.16 43.69 0.00 0.00 0.00 0.00 10:09:01 veth95c7a2e 0.80 1.22 0.18 0.56 0.00 0.00 0.00 0.00 10:09:01 lo 3.70 3.70 0.71 0.71 0.00 0.00 0.00 0.00 10:09:01 docker0 0.97 1.25 0.17 0.56 0.00 0.00 0.00 0.00 10:10:01 ens3 66.44 44.07 24.00 96.51 0.00 0.00 0.00 0.00 10:10:01 lo 654.57 654.57 174.18 174.18 0.00 0.00 0.00 0.00 10:10:01 docker0 0.27 0.47 0.02 0.03 0.00 0.00 0.00 0.00 10:10:01 vethad521f7 0.45 0.97 0.03 0.07 0.00 0.00 0.00 0.00 10:11:01 ens3 79.71 50.77 24.30 136.91 0.00 0.00 0.00 0.00 10:11:01 lo 862.06 862.06 260.69 260.69 0.00 0.00 0.00 0.00 10:11:01 docker0 0.18 0.33 0.01 0.02 0.00 0.00 0.00 0.00 10:11:01 vethad521f7 0.18 0.35 0.01 0.02 0.00 0.00 0.00 0.00 10:12:01 ens3 107.23 99.22 1066.12 20.33 0.00 0.00 0.00 0.00 10:12:01 lo 3.77 3.77 0.72 0.72 0.00 0.00 0.00 0.00 10:12:01 docker0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 238.12 182.55 1921.57 53.68 0.00 0.00 0.00 0.00 Average: lo 191.20 191.20 54.61 54.61 0.00 0.00 0.00 0.00 Average: docker0 0.19 0.29 0.03 0.08 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6627) 02/14/26 _x86_64_ (4 CPU) 10:03:44 LINUX RESTART (4 CPU) 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:05:01 all 20.47 0.00 2.96 4.93 1.15 70.49 10:05:01 0 13.43 0.00 1.64 4.36 0.84 79.74 10:05:01 1 28.86 0.00 2.53 5.97 1.31 61.33 10:05:01 2 23.76 0.00 3.22 5.78 1.45 65.79 10:05:01 3 15.88 0.00 4.49 3.64 0.98 75.01 10:06:01 all 20.65 0.00 1.44 2.37 0.80 74.74 10:06:01 0 2.12 0.00 0.23 0.52 0.18 96.95 10:06:01 1 34.28 0.00 1.88 4.11 1.15 58.57 10:06:01 2 33.83 0.00 2.93 3.95 1.40 57.88 10:06:01 3 12.36 0.00 0.67 0.90 0.47 85.60 10:07:01 all 16.81 0.00 1.37 0.90 1.31 79.60 10:07:01 0 20.61 0.00 1.48 0.15 1.21 76.55 10:07:01 1 17.87 0.00 1.58 3.02 1.50 76.03 10:07:01 2 15.05 0.00 1.77 0.33 1.53 81.32 10:07:01 3 13.71 0.00 0.63 0.12 1.00 84.54 10:08:01 all 64.58 0.00 1.60 0.84 4.66 28.32 10:08:01 0 73.71 0.00 1.58 0.66 4.30 19.75 10:08:01 1 64.88 0.00 1.50 0.70 4.47 28.46 10:08:01 2 59.38 0.00 1.96 1.39 5.11 32.16 10:08:01 3 60.30 0.00 1.40 0.62 4.78 32.91 10:09:01 all 26.98 0.00 10.02 2.23 1.61 59.16 10:09:01 0 28.71 0.00 9.87 1.60 1.66 58.17 10:09:01 1 30.52 0.00 10.85 1.42 1.57 55.63 10:09:01 2 22.52 0.00 9.64 2.85 1.76 63.23 10:09:01 3 26.18 0.00 9.70 3.02 1.46 59.64 10:10:01 all 72.54 0.00 5.10 0.15 5.92 16.29 10:10:01 0 68.40 0.00 4.97 0.22 6.57 19.84 10:10:01 1 72.84 0.00 4.84 0.17 5.72 16.44 10:10:01 2 76.01 0.00 5.35 0.05 5.76 12.83 10:10:01 3 72.80 0.00 5.24 0.17 5.63 16.16 10:11:01 all 58.98 0.00 5.32 0.10 5.06 30.54 10:11:01 0 55.08 0.00 5.41 0.07 4.93 34.51 10:11:01 1 60.88 0.00 5.29 0.33 5.00 28.50 10:11:01 2 58.07 0.00 5.45 0.00 5.43 31.04 10:11:01 3 61.88 0.00 5.10 0.00 4.87 28.15 10:12:01 all 30.51 0.00 1.74 0.72 1.58 65.44 10:12:01 0 25.12 0.00 1.34 1.56 1.35 70.63 10:12:01 1 36.29 0.00 2.15 0.98 1.90 58.68 10:12:01 2 32.83 0.00 2.11 0.07 1.86 63.13 10:12:01 3 27.79 0.00 1.39 0.27 1.20 69.35 Average: all 38.85 0.00 3.66 1.54 2.75 53.20 Average: 0 35.73 0.00 3.28 1.15 2.61 57.23 Average: 1 43.22 0.00 3.80 2.10 2.82 48.07 Average: 2 40.18 0.00 4.03 1.81 3.04 50.94 Average: 3 36.25 0.00 3.55 1.09 2.54 56.57